1
0
forked from mirrors/0ad

Commit Graph

  • 85b1f26f65 inline in the hopes the compiler will leave out the call (so call stack isn't polluted) janwas 2004-08-02 13:38:05 +00:00
  • fc77eadd9e re-enable HRTs (had disabled for testing). oops janwas 2004-08-02 13:35:45 +00:00
  • f1bb625684 cleaned up ParseArgs janwas 2004-08-02 12:53:49 +00:00
  • 0d9523d921 fix aiocb struct size assumption (was included in resource control block; now allocated dynanmically) janwas 2004-08-01 20:23:53 +00:00
  • 30553628ab remove dead code janwas 2004-08-01 20:23:11 +00:00
  • 18e55bba4f no message janwas 2004-08-01 20:14:14 +00:00
  • 44a4262ab8 bugfix: correct path now returned. janwas 2004-08-01 01:08:54 +00:00
  • 358cf63bf3 no message janwas 2004-07-31 19:55:36 +00:00
  • 1bbb35b204 Variable fonts in the GUI Ykkrosh 2004-07-31 19:52:15 +00:00
  • 4577ad00dc fix include path janwas 2004-07-31 19:47:40 +00:00
  • 352a3bed64 fix warning janwas 2004-07-31 19:46:14 +00:00
  • 29f5d23dae no change janwas 2004-07-31 19:36:46 +00:00
  • a060a65a95 attempt to get Zip archives working (problem with directory traverse in VFS). not quite there yet janwas 2004-07-31 19:36:06 +00:00
  • 7618033b3a no longer emulate FAM, due to a stupid design flaw. instead, implement sysdep/dir_watch interface janwas 2004-07-31 19:35:22 +00:00
  • 09f47d6820 Core Classes Reorganization: olsner 2004-07-31 15:57:18 +00:00
  • aff7bd83e6 Some logging and more detailed error reporting olsner 2004-07-31 15:56:18 +00:00
  • ce742e37c2 Very important newline-at-end-of-file fix :-] olsner 2004-07-31 15:51:49 +00:00
  • 1739f66428 no longer emulate FAM, due to a stupid design flaw. instead, implement sysdep/dir_watch interface janwas 2004-07-31 15:50:30 +00:00
  • 1ffe320d23 Updated include path for files moved into sysdep/ olsner 2004-07-31 15:44:20 +00:00
  • 37bca0ba79 Added linux audio libraries olsner 2004-07-31 15:40:21 +00:00
  • d5142ff7f8 move from lib/ to lib/sysdep janwas 2004-07-31 14:10:06 +00:00
  • 520ff37f70 Variable fonts in the GUI Ykkrosh 2004-07-31 13:37:35 +00:00
  • fe061f4f11 Added JS setCursor(name) Ykkrosh 2004-07-31 12:45:30 +00:00
  • bbb57ac6db Removed references to font.h Ykkrosh 2004-07-31 12:44:13 +00:00
  • fa4fc7f4ee change CVFSFile header path janwas 2004-07-31 11:38:13 +00:00
  • 363fba9b94 moved from lib/res/ to ps/ janwas 2004-07-31 11:36:44 +00:00
  • ab2b08d97b fix a problem that allowed use of non-open but cached resources janwas 2004-07-31 11:29:57 +00:00
  • 8b1cec7038 Removed some mildly unpleasant usages of temporary objects Ykkrosh 2004-07-31 11:29:28 +00:00
  • 741699190a Fixed a couple of crashes Ykkrosh 2004-07-31 11:28:24 +00:00
  • 2c23606c31 hook up aio; cleanup; commenting janwas 2004-07-31 11:03:17 +00:00
  • e71a29faf0 CStr::UpperCase now returns uppercase, not lowercase Ykkrosh 2004-07-31 10:59:27 +00:00
  • 1d57c77aed greatly simplified (1500 -> 1000 lines) by stripping out previous overly complicated caching mechanism. janwas 2004-07-31 02:02:44 +00:00
  • bc8ab4cc81 slight improvements in use of res code. janwas 2004-07-31 01:57:26 +00:00
  • 034230a847 aiocb buf field is now volatile void* to bring in line with linux janwas 2004-07-31 01:50:54 +00:00
  • 5f810002c7 Changed error handling in Xeromyces Ykkrosh 2004-07-29 16:17:21 +00:00
  • f31bc328f2 Moved all cursor code into cursor.cpp Ykkrosh 2004-07-29 16:14:22 +00:00
  • 836d34660c Fixed code that recursively looks for .cpp/.h files Ykkrosh 2004-07-29 16:13:11 +00:00
  • 36c502713b Used mem_free_h on the Handle returned by vfs_load Ykkrosh 2004-07-29 16:12:27 +00:00
  • 7820919689 Added CVFSFile, a simple wrapper around vfs_load to allow slightly cleaner code elsewhere Ykkrosh 2004-07-29 16:10:33 +00:00
  • aeb2433acd Don't get confused by messages sent when enabling NVIDIA's QuickZoom Ykkrosh 2004-07-29 16:02:11 +00:00
  • d2070837d2 Global variables are nasty. Hacked g_Terrain into a pointer so that it doesn't crash when automatically destructing, although it ought to be handled in a nicer way. Ykkrosh 2004-07-28 19:27:35 +00:00
  • ec506d0099 Made the pre-main() exception handler's stack trace use the right context Ykkrosh 2004-07-28 18:20:32 +00:00
  • 4a71c89dcd no change janwas 2004-07-28 18:01:23 +00:00
  • 4b4146e4a9 some cleanup and a little bit more robust janwas 2004-07-28 18:00:44 +00:00
  • 79eaacfba1 slight simplification seen while debugging janwas 2004-07-28 17:53:45 +00:00
  • 00420a8815 fix some minor warnings janwas 2004-07-28 15:07:54 +00:00
  • 2dce89b1f9 integrated (add oal and VFS bindings) janwas 2004-07-28 12:08:49 +00:00
  • 7cd447826c add PLAYMUSIC hotkey janwas 2004-07-28 12:07:48 +00:00
  • 4f78a0deba add sound/ janwas 2004-07-28 12:07:19 +00:00
  • 9e2eba541d no message janwas 2004-07-28 12:05:51 +00:00
  • 2832286b3f add initial,rough,etc. music code. janwas 2004-07-28 11:36:16 +00:00
  • 777abc8edb helper functions/header for openal janwas 2004-07-28 11:34:40 +00:00
  • 77b3943082 added openal and vorbis libs janwas 2004-07-28 11:30:35 +00:00
  • 41957b1412 test track janwas 2004-07-28 11:17:01 +00:00
  • 9aed44a91f more+nicer comments + some cleanup janwas 2004-07-28 08:31:13 +00:00
  • 415662c4cd First set of Core Classes changes! w00t :P olsner 2004-07-27 21:00:53 +00:00
  • 8ae3658f84 Fixed endless loop after closed socket connection olsner 2004-07-27 20:59:46 +00:00
  • a9c197f549 Linux/GCC Compat olsner 2004-07-27 20:59:03 +00:00
  • 09df66f871 Added Testing configuration olsner 2004-07-27 00:47:15 +00:00
  • 386900c0fc Linux/GCC Compat olsner 2004-07-27 00:26:51 +00:00
  • d6a68ad232 Fixed headers for non-PCH, again Ykkrosh 2004-07-25 11:30:05 +00:00
  • c8514b7d28 OpenGL cursor (for non-Windows) Ykkrosh 2004-07-24 19:38:12 +00:00
  • 48d0bdff97 Added 'tick' action to GUI objects Ykkrosh 2004-07-24 19:09:12 +00:00
  • 233513ce3c Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc. Ykkrosh 2004-07-24 14:11:12 +00:00
  • fe1bee706b Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc. Ykkrosh 2004-07-24 14:04:40 +00:00
  • 3f7797b762 Prototype support for using 32-bit textures as cursors on Windows Ykkrosh 2004-07-23 19:07:18 +00:00
  • 046aee9750 Avoid potential endianness conflicts in XMB files Ykkrosh 2004-07-23 19:03:40 +00:00
  • 65c3f6b7e0 A beautiful cursor Ykkrosh 2004-07-23 19:02:40 +00:00
  • fb9eceeda6 Added/rebound some keys MarkT 2004-07-23 10:58:51 +00:00
  • befae8627d Changed hotkey handling for groups and bookmarks; small pathfinding fixes. MarkT 2004-07-23 10:56:52 +00:00
  • 1a33a9afc3 Added ps/scripting to workspaces Ykkrosh 2004-07-22 22:22:11 +00:00
  • 5470eff53c Fixed (probably) degenerate case stalling the heightfield tracer. MarkT 2004-07-22 17:00:43 +00:00
  • be524141be Much longer config file MarkT 2004-07-22 16:20:43 +00:00
  • 1e719e9262 Scripting interface to currently selected entities; plus initial code to support GUI patrol button MarkT 2004-07-22 16:19:37 +00:00
  • 6d8b9e33ef Minor additions: Added hotkeys to GUI buttons, camera bookmarking (not sure if this system will stay), shoring up some JS error checking, moved a bunch of constants into the config file and added a new rotation mode. MarkT 2004-07-22 16:18:12 +00:00
  • 5ea728fd28 Don't bother looking for memory leaks in 'testing' builds Ykkrosh 2004-07-22 13:25:01 +00:00
  • 2bd2dfd6ab Minor changes to make the sound code compile without any errors Ykkrosh 2004-07-22 13:24:03 +00:00
  • b39a059e10 Use the new exception handler in 'testing' builds (for debugging without a debugger) Ykkrosh 2004-07-22 13:22:28 +00:00
  • 1550577c94 Changed a couple of keynames for consistency. MarkT 2004-07-21 19:49:03 +00:00
  • c3cc7d1c13 no message MarkT 2004-07-21 17:04:10 +00:00
  • 8f087bc1a5 Added some informational text to system.cfg MarkT 2004-07-21 17:02:10 +00:00
  • b63df21a49 Added hotkey-processor source MarkT 2004-07-21 16:51:21 +00:00
  • 0a19907e92 Minor updates to instructions MarkT 2004-07-21 16:41:30 +00:00
  • f02eab8aba Added configurable hotkey-cooker MarkT 2004-07-21 16:34:07 +00:00
  • 427fa15d70 Added hotkey configuration strings to config file MarkT 2004-07-21 16:33:34 +00:00
  • 4a9262afb6 Fixed heap corruption, hopefully correctly Ykkrosh 2004-07-21 12:29:32 +00:00
  • 1343de75d8 Added a function to enable excessively slow memory debugging, for detecting heap corruption close to where it happens. Ykkrosh 2004-07-21 12:28:23 +00:00
  • f171a2faf0 Fixed something that looked a bit like a bug. Added controlled crashing when VBO creation fails (though it doesn't seem to help at all). Ykkrosh 2004-07-21 11:50:23 +00:00
  • 7df453956b Requested changes Ykkrosh 2004-07-21 10:13:24 +00:00
  • ec978d968d no message kezz 2004-07-21 02:04:20 +00:00
  • 6c56f5bba0 Added unit selection instructions MarkT 2004-07-20 23:42:33 +00:00
  • 3ab3688c55 uploaded preliminary sound stuff. CMusicPlayer streams an ogg from disk successfully but my machine isn't powerful enough to test it in the engine kezz 2004-07-20 22:20:53 +00:00
  • 7fd55bae7f Minor fix to timing code MarkT 2004-07-20 21:12:28 +00:00
  • c6e3668009 Don't use the special exception handler in debug builds. (This time I think I got it the right way round.) Ykkrosh 2004-07-20 19:45:31 +00:00
  • 939bdae5cb Update to entity data files in preparation for orders sytem MarkT 2004-07-20 19:31:30 +00:00
  • 194fdf9b4b Unit selection and ordering, setTimeout, scheduler, fixed timestep code, various fixes and reinforcement of the JS<->Native code. MarkT 2004-07-20 19:30:35 +00:00
  • be9d6d032f Disable VBO by default Ykkrosh 2004-07-20 18:43:38 +00:00
  • db4b5d6ff4 Don't use the special exception handler in debug builds Ykkrosh 2004-07-20 17:20:26 +00:00
  • 1f942c2784 VC2005 fix Ykkrosh 2004-07-20 17:19:30 +00:00
  • 4fa5aabfcf VC2005 fix Ykkrosh 2004-07-20 11:08:47 +00:00