1
0
forked from 0ad/0ad
Go to file
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
binaries removed hard-coded constants to use the ones registered by the engine... pending a complete revamp that doesnt use SDL constants (yech!) all 2005-06-20 15:17:48 +00:00
build Unbroke build 2005-06-17 01:03:40 +00:00
source - callback mechanism uses defines instead of easy-to-get-wrong hardcoded strings (e.g. .LIB$WTB) 2005-06-21 16:31:55 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00