Commit Graph

87 Commits

Author SHA1 Message Date
James Turk
9c8f42df8d Updated website for MT 2005-10-30 21:08:57 +00:00
James Turk
8b16a21ec3 abstracted AudioCore, created OALAudioCore 2005-10-28 22:13:03 +00:00
James Turk
3ba1927472 precondition checks for run() 2005-10-28 22:12:44 +00:00
James Turk
39280103f6 OpenAL 1.0/1.1 issues 2005-10-15 04:57:19 +00:00
James Turk
ab008b050f Pen circle drawing revisited 2005-08-23 21:55:03 +00:00
James Turk
27e54bc50d 0.0.2 version bump 2005-08-18 07:05:34 +00:00
James Turk
5749ab210c vsnprintf change 2005-08-18 06:41:41 +00:00
James Turk
346ca047b9 fixed MSVC compilation (didn't like pointer initializers) 2005-08-18 06:01:37 +00:00
James Turk
9cbd63ee15 clear stack on Application exit, fixes pesky static-related bugs 2005-08-18 02:24:33 +00:00
James Turk
e7658ccce4 Kernel --> TaskManager 2005-08-17 06:35:54 +00:00
James Turk
d483237b66 fixed setDepthBufferParams 2005-08-17 03:15:23 +00:00
James Turk
2c2704badf 0.0.2 changes, fixed timestep, depth testing 2005-08-16 06:32:39 +00:00
James Turk
59f6f6fda5 removal of VideoCore files (phased-out) 2005-08-15 03:40:19 +00:00
James Turk
ec5793be7f fixed Application unpausing/ altered timeDelta code 2005-08-14 07:40:12 +00:00
James Turk
8db6d31b5d InputListener->State and better listening 2005-08-12 06:26:00 +00:00
James Turk
8412cbab72 State stack system 2005-08-10 21:22:33 +00:00
James Turk
abc2c2bad5 X11 fullscreen fix 2005-08-10 05:36:58 +00:00
James Turk
8cbebab31e removal of ALUT dependency 2005-08-10 05:36:30 +00:00
James Turk
e328885f76 Windows build changes / OpenAL fixes 2005-08-08 21:39:40 +00:00
James Turk
3f9d3190ff 0.0.1 release preparation 2005-08-08 19:19:21 +00:00
James Turk
20545128d2 VideoCore integrated into Application 2005-08-08 07:27:50 +00:00
James Turk
2d6fba1784 AppCore integrated into Application 2005-08-08 07:00:46 +00:00
James Turk
407ec539e6 State system refined 2005-08-08 06:50:18 +00:00
James Turk
0b64a143b4 State system reimplemented, overhaul of much of Core/Kernel/Task arch 2005-08-07 07:12:46 +00:00
James Turk
84e61a622d post-florida update 2005-08-02 23:07:51 +00:00
James Turk
edf3fe5a53 revising task system and added VideoCore::UpdateTask 2005-07-20 06:12:54 +00:00
James Turk
2a35d276de drawRectangle -> drawRect 2005-07-20 03:58:54 +00:00
James Turk
1a4ec6dba1 audio:: and AudioTest revised 2005-07-19 18:35:20 +00:00
James Turk
538f2c0b28 fixed audio initialization 2005-07-19 05:56:08 +00:00
James Turk
fef1dd3a85 input improved drastically 2005-07-19 05:45:22 +00:00
James Turk
00345c3386 cleaned up source 2005-07-19 01:31:37 +00:00
James Turk
3027bb6a3c video:: source review 2005-07-18 07:19:48 +00:00
James Turk
0610686ce6 util:: source review 2005-07-18 06:18:50 +00:00
James Turk
39669bc6c6 math:: source review 2005-07-18 05:58:03 +00:00
James Turk
ba332196d2 audio:: source review 2005-07-18 05:14:18 +00:00
James Turk
42faa7adae major tests (alpha) 2005-07-17 07:14:09 +00:00
James Turk
9fdbe1f04b Input test 2005-07-17 06:19:08 +00:00
James Turk
9d6e8db0cf pen and math tests completed 2005-07-17 05:38:44 +00:00
James Turk
588a8098b4 math::Rect tested 2005-07-06 13:28:34 +00:00
James Turk
dc663a4df1 math test (WIP) 2005-07-06 04:27:23 +00:00
James Turk
733450664e Audio/ResourceManager updates 2005-07-06 02:10:06 +00:00
James Turk
564e8630cb source & sample 2005-07-05 06:44:55 +00:00
James Turk
219db7e0f1 resource manager cleanup 2005-07-04 03:06:48 +00:00
James Turk
3258fa09cf ResourceManage-ment functional, not cleaned yet 2005-07-03 06:33:19 +00:00
James Turk
5ca1c67cba post GLFT_Font integration, pre ResourceManagement revisions 2005-07-03 05:20:49 +00:00
James Turk
fc6ce7335c FTGL crap 2005-06-29 04:30:40 +00:00
James Turk
fb70988fd0 initial working copy of Image 2005-06-27 04:24:08 +00:00
James Turk
e0d488d2fd initial commit of rewrite of Resource system 2005-06-14 00:28:36 +00:00
James Turk
6e1eae1ed1 initial compiling version with Image added 2005-06-13 07:03:09 +00:00
James Turk
704f4e44c6 Texture test passes 2005-06-13 05:38:06 +00:00