Josh Holtrop
|
89e065ebb5
|
added checkerpick test script with example for mouse motion selection on a grid
git-svn-id: svn://anubis/anaglym/trunk@308 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 03:34:38 +00:00 |
|
Josh Holtrop
|
7c7609045d
|
ag.pickObjects() now sets pick_dist, pick_pos, and pick_normal attributes on the selected objects
git-svn-id: svn://anubis/anaglym/trunk@307 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 02:44:25 +00:00 |
|
Josh Holtrop
|
d768feb8b4
|
updated .todo
git-svn-id: svn://anubis/anaglym/trunk@306 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-16 21:23:37 +00:00 |
|
Josh Holtrop
|
4ed5b5c528
|
added text caption to managed_objects.lua to inform of available keys
git-svn-id: svn://anubis/anaglym/trunk@305 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-16 21:22:01 +00:00 |
|
Josh Holtrop
|
59f8c7a28e
|
changed OdeWorld::pickObjects and Engine::pickObjects to return distance, position, and normal information along with object identifier
git-svn-id: svn://anubis/anaglym/trunk@304 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-16 21:12:38 +00:00 |
|
Josh Holtrop
|
23088dbdfe
|
added libogg-0.dll, libvorbis-0.dll, libvorbisfile-3.dll to dist target
git-svn-id: svn://anubis/anaglym/trunk@302 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-08-10 13:36:40 +00:00 |
|
Josh Holtrop
|
ecb7f9f99d
|
added VORBISLIBS in Makefile
git-svn-id: svn://anubis/anaglym/trunk@301 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-08-09 22:25:03 +00:00 |
|
Josh Holtrop
|
8dbcc0b043
|
import from git: added extra usage explanation, added -s command-line option to set multisample level, added a fallback to AV::start() to try multisample level of 1 if attempting samples>1 fails, fixed audio bug for combining multiple streams getting staticky, added documentation for joint and sound Lua member methods
git-svn-id: svn://anubis/anaglym/trunk@300 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-08-06 01:56:27 +00:00 |
|
Josh Holtrop
|
82254ff82c
|
updated cratestack test script
git-svn-id: svn://anubis/anaglym/trunk@299 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-07-27 20:43:06 +00:00 |
|
Josh Holtrop
|
8d8f753652
|
corrected sound mixing for lower bound in addition to upper bound, but algorithm is still incorrect
git-svn-id: svn://anubis/anaglym/trunk@298 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-07-27 16:54:44 +00:00 |
|
Josh Holtrop
|
219b3f1f40
|
updated cratestack test script
git-svn-id: svn://anubis/anaglym/trunk@297 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-07-27 15:34:06 +00:00 |
|
Josh Holtrop
|
a2ecd9bbd3
|
updated .todo
git-svn-id: svn://anubis/anaglym/trunk@296 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-07-27 15:11:00 +00:00 |
|
Josh Holtrop
|
957552e5b9
|
added ag:🔉:{set,get}Volume() Lua interfaces
git-svn-id: svn://anubis/anaglym/trunk@295 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-07-27 15:09:36 +00:00 |
|
Josh Holtrop
|
9cdf2a4243
|
minimize time in mutex
git-svn-id: svn://anubis/anaglym/trunk@294 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-07-27 15:01:01 +00:00 |
|
Josh Holtrop
|
854f14bf82
|
added volume parameter to AV::Sound objects, fixed playCallback mixing code
git-svn-id: svn://anubis/anaglym/trunk@293 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-07-27 14:55:27 +00:00 |
|
Josh Holtrop
|
8b8a7eee1f
|
AV now decodes sounds directly into a new buffer and then mixes that buffer into the final audio stream
git-svn-id: svn://anubis/anaglym/trunk@292 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-25 20:14:36 +00:00 |
|
Josh Holtrop
|
5bed8a2dfd
|
replaced AV::Sound::pause() with AV::Sound::resume() -- play and loop now rewind but resume does not
git-svn-id: svn://anubis/anaglym/trunk@291 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-24 03:10:44 +00:00 |
|
Josh Holtrop
|
d4d44dea86
|
added AV::Sound::pause(), added Lua interface for sounds (play/pause/stop/loop/loopForever)
git-svn-id: svn://anubis/anaglym/trunk@290 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-24 02:46:28 +00:00 |
|
Josh Holtrop
|
ed1f9c8f7f
|
rewrote AV::Sound::decode() to be much more scalable and handle looping without small breaks
git-svn-id: svn://anubis/anaglym/trunk@289 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-24 02:14:37 +00:00 |
|
Josh Holtrop
|
8a49a5089e
|
implemented sound looping, need to clean up decode() to handle it more smoothly
git-svn-id: svn://anubis/anaglym/trunk@288 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-23 19:32:05 +00:00 |
|
Josh Holtrop
|
e3c19daa47
|
Makefile updates: Lua flags trying pkg-config first, then lua-config, then hard-coded; added smpeg flags
git-svn-id: svn://anubis/anaglym/trunk@287 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-23 16:13:17 +00:00 |
|
Josh Holtrop
|
cfffe1873c
|
updated Makefile to use pkg-config for lua5.1 instead of lua-config
git-svn-id: svn://anubis/anaglym/trunk@286 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-23 14:13:03 +00:00 |
|
Josh Holtrop
|
1705af029d
|
fixed audio decoding bug, sounds can play now!
git-svn-id: svn://anubis/anaglym/trunk@285 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-23 03:47:08 +00:00 |
|
Josh Holtrop
|
a4024bfd2c
|
samples_decoded was not necessary
git-svn-id: svn://anubis/anaglym/trunk@284 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-22 03:53:32 +00:00 |
|
Josh Holtrop
|
a3559623ed
|
added mutex around m_active_sounds
git-svn-id: svn://anubis/anaglym/trunk@283 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-22 03:20:28 +00:00 |
|
Josh Holtrop
|
f782e5dc77
|
fixed AV::Sound::load's temporary FileLoader::Buffer being destroyed
git-svn-id: svn://anubis/anaglym/trunk@282 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-22 03:13:19 +00:00 |
|
Josh Holtrop
|
a7ce3ff6b9
|
automatically [un]pause SDL audio from AV
git-svn-id: svn://anubis/anaglym/trunk@281 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-22 02:47:16 +00:00 |
|
Josh Holtrop
|
d376d7a5b0
|
fixed AV::Sound::decode() to add sounds and loop over decoded length properly
git-svn-id: svn://anubis/anaglym/trunk@280 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-16 20:51:17 +00:00 |
|
Josh Holtrop
|
1c2221e2f6
|
added PhyObj clean rule
git-svn-id: svn://anubis/anaglym/trunk@279 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-16 13:52:42 +00:00 |
|
Josh Holtrop
|
908a860482
|
playing with sounds... needs a lot of work
git-svn-id: svn://anubis/anaglym/trunk@278 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-16 04:29:58 +00:00 |
|
Josh Holtrop
|
6e502367bc
|
moved sound callback into AV member function
git-svn-id: svn://anubis/anaglym/trunk@277 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-16 03:47:45 +00:00 |
|
Josh Holtrop
|
a072c49b0e
|
updated coordinate system documentation
git-svn-id: svn://anubis/anaglym/trunk@276 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-03-03 16:09:46 +00:00 |
|
Josh Holtrop
|
50bf5c1a0a
|
added ag.fillArc() and ag.fillCircle() and associated documentation
git-svn-id: svn://anubis/anaglym/trunk@275 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-03-03 15:43:12 +00:00 |
|
Josh Holtrop
|
a646edfaa2
|
fixed mouse coordinates to have the origin at the lower-left corner to be consistent with 2D drawing coordinates
git-svn-id: svn://anubis/anaglym/trunk@274 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-03-02 21:25:07 +00:00 |
|
Josh Holtrop
|
bff31eed86
|
added coordinate system documentation (in progress)
git-svn-id: svn://anubis/anaglym/trunk@273 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-03-02 16:33:18 +00:00 |
|
Josh Holtrop
|
54810b11dc
|
added Colors documentation
git-svn-id: svn://anubis/anaglym/trunk@272 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-03-02 15:50:02 +00:00 |
|
Josh Holtrop
|
e8c3497ddb
|
added Invocation documentation
git-svn-id: svn://anubis/anaglym/trunk@271 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-03-02 15:48:24 +00:00 |
|
Josh Holtrop
|
4d0d942401
|
added ag.setCursorVisible documentation
git-svn-id: svn://anubis/anaglym/trunk@270 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-03-02 15:42:32 +00:00 |
|
Josh Holtrop
|
aaec12daf5
|
updated .todo
git-svn-id: svn://anubis/anaglym/trunk@269 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-03-02 15:22:42 +00:00 |
|
Josh Holtrop
|
e349eececf
|
updated .todo
git-svn-id: svn://anubis/anaglym/trunk@268 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-03-01 14:51:04 +00:00 |
|
Josh Holtrop
|
78ea57ee4f
|
changed dist target to remove dist folder before attempting to create it (appease svn export errors)
git-svn-id: svn://anubis/anaglym/trunk@267 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-02-25 21:05:40 +00:00 |
|
Josh Holtrop
|
b6902bcf4d
|
fixed link order for Windows...
git-svn-id: svn://anubis/anaglym/trunk@266 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-02-25 20:53:37 +00:00 |
|
Josh Holtrop
|
ab4d6a82b8
|
changed m_objects to use an IDSet
git-svn-id: svn://anubis/anaglym/trunk@265 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-02-24 20:56:44 +00:00 |
|
Josh Holtrop
|
4757223088
|
added iterators to IDSet; renamed remove() to erase()
git-svn-id: svn://anubis/anaglym/trunk@264 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-02-24 20:56:29 +00:00 |
|
Josh Holtrop
|
d828b77c18
|
converted m_joints to an IDSet
git-svn-id: svn://anubis/anaglym/trunk@263 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-02-24 20:23:04 +00:00 |
|
Josh Holtrop
|
5fbc931c39
|
added IDSet template; filled out AV::Sound::load(); minor AV updates
git-svn-id: svn://anubis/anaglym/trunk@262 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-02-24 20:08:02 +00:00 |
|
Josh Holtrop
|
11680bf3d7
|
added ag.loadSound(), Engine::loadSound(), Engine::addSound(), and Engine::m_sounds
git-svn-id: svn://anubis/anaglym/trunk@261 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-02-24 04:55:27 +00:00 |
|
Josh Holtrop
|
0cf1ea45a2
|
renamed Video module to AV
git-svn-id: svn://anubis/anaglym/trunk@260 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-02-24 03:17:59 +00:00 |
|
Josh Holtrop
|
2763da5f43
|
audio was working fine, i just had the wrong frequency...
git-svn-id: svn://anubis/anaglym/trunk@259 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-02-23 00:15:36 +00:00 |
|
Josh Holtrop
|
ba77e98431
|
Windows fix
git-svn-id: svn://anubis/anaglym/trunk@258 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-02-22 22:29:55 +00:00 |
|