0ad/source/lib/sysdep
janwas 65f9816a21 - callback mechanism uses defines instead of easy-to-get-wrong hardcoded strings (e.g. .LIB$WTB)
- main init hook no longer calls main() - that was causing stack
weirdness and is forbidden. provide support for the app calling init
directly (in case someone else is already hooking main)

- wdetect: add support for old drivers that set OpenGLDrivers
incorrectly (my laptop, so I can test ;p)

This was SVN commit r2418.
2005-06-21 16:31:55 +00:00
..
unix Terrain XML loading, plus mouse/JS portability and some misc stuff to mix it up 2005-06-20 15:14:36 +00:00
win - callback mechanism uses defines instead of easy-to-get-wrong hardcoded strings (e.g. .LIB$WTB) 2005-06-21 16:31:55 +00:00
cpu.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
debug.h ogl_tex: max_tex_size -> ogl_max_tex_size 2005-06-16 21:52:35 +00:00
dir_watch.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
gfx.h singleton.h: use assert2 (avoid trouble in wdbg code) 2005-06-16 21:46:33 +00:00
ia32.cpp - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
ia32.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
os.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
snd.h add include guards; reflect lockfree.h rename 2005-04-27 16:16:52 +00:00
sysdep.cpp move debug_microlog to debug.cpp, call it debug_wprintf_mem. move MICROLOG define to pyrogenesis.h. 2005-05-11 22:44:20 +00:00
sysdep.h debug.cpp: bugfix in cat_atow 2005-05-30 04:51:47 +00:00