Rev. | Time | Author |
---|---|---|
b72a254 | 2003-10-29 07:58:46 | mojomonkey |
added the sound jar to the build path. |
||
2d2de19 | 2003-10-29 05:11:29 | mojomonkey |
actions are now framerate independant. |
||
6654a7b | 2003-10-29 04:59:05 | mojomonkey |
lwjgl 0.8 changes |
||
98a5742 | 2003-10-29 02:46:28 | mojomonkey |
fixed camera rolling |
||
57d1bf7 | 2003-10-29 02:37:57 | mojomonkey |
0.8 of lwjgl |
||
0679c86 | 2003-10-29 01:33:27 | Anakan |
bug fixes + additions |
||
b48a473 | 2003-10-28 06:34:53 | mojomonkey |
finish is now public so the application can be shut down externally. |
||
6bf0d9e | 2003-10-28 06:34:06 | mojomonkey |
getter/setters for location added. |
||
a3f3d81 | 2003-10-28 06:31:33 | mojomonkey |
adding more shapes as extensions to TriMesh. |
||
d142a07 | 2003-10-28 06:28:18 | mojomonkey |
added getter/setter for location. |
||
1be500d | 2003-10-28 06:27:21 | mojomonkey |
added ability to build rotation matrix from an axis and an angle. |
||
d6f512f | 2003-10-28 06:19:13 | mojomonkey |
tests for initial input system. |
||
3679e05 | 2003-10-28 06:18:17 | mojomonkey |
Initial version of the input system. |
||
5c10343 | 2003-10-27 20:34:02 | Anakan |
added volume control+ new methods |
||
097b4cf | 2003-10-27 20:28:56 | Anakan |
Test the sound movement |
||
2209602 | 2003-10-27 02:56:36 | mojomonkey |
add button press checks. |
||
25dc020 | 2003-10-27 02:48:56 | mojomonkey |
Fixed bug where checking null of keyboard rather than mouse for getMouseInput. |
||
44a472d | 2003-10-26 01:19:51 | mojomonkey |
Changed test.png to test.PNG for accuracy sake. |
||
c536631 | 2003-10-26 00:34:58 | mojomonkey |
Test for sound within the game loop |
||
a7ebb9a | 2003-10-25 11:29:18 | Anakan |
new sound system design |
||
acc73c6 | 2003-10-25 11:27:53 | Anakan |
*** empty log message *** |
||
73ce158 | 2003-10-25 11:10:10 | Anakan |
add mp3 decoding lib |
||
7b4bd63 | 2003-10-24 06:35:54 | mojomonkey |
test cursor |
||
ffded25 | 2003-10-24 06:24:43 | mojomonkey |
initial check in of key inputs. |
||
ba7f591 | 2003-10-24 06:24:18 | mojomonkey |
initial check in of mouse inputs. |
||
16983a7 | 2003-10-22 22:56:35 | mojomonkey |
Sets native look and feel as well as handling window closing better. |
||
5b50d7a | 2003-10-21 04:23:34 | mojomonkey |
added license, removed LWJGL from WaveData. |
||
12fb101 | 2003-10-21 00:59:34 | mojomonkey |
Changed reference to sound file. File now in data directory, test reflects that. |
||
5a19c71 | 2003-10-21 00:44:30 | mojomonkey |
stubs for input control |
||
03d2a89 | 2003-10-20 23:02:03 | mojomonkey |
sound dll |