This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-21 13:05:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9007d770300a8045cebabfd78a86b7de1604575e
0ad
/
source
T
History
Ykkrosh
9007d77030
ScEd/lib compatibility - USE_WINMAIN (since it uses WinMain instead of main) and NO_MAIN_REDIRECT (so it can use MFC's WinMain)
...
This was SVN commit r2442.
2005-06-26 17:12:48 +00:00
..
graphics
…
gui
…
i18n
all JS-dependent code now includes scripting/SpiderMonkey.h instead of <js*.h> directly - see rationale in that header.
2005-06-22 02:23:46 +00:00
lib
ScEd/lib compatibility - USE_WINMAIN (since it uses WinMain instead of main) and NO_MAIN_REDIRECT (so it can use MFC's WinMain)
2005-06-26 17:12:48 +00:00
maths
…
ps
- read() and write() are now implemented as functions (avoids having to #undef them)
2005-06-22 03:14:35 +00:00
renderer
…
scripting
all JS-dependent code now includes scripting/SpiderMonkey.h instead of <js*.h> directly - see rationale in that header.
2005-06-22 02:23:46 +00:00
simulation
…
sound
…
tests
…
tools
ScEd/lib compatibility - USE_WINMAIN (since it uses WinMain instead of main) and NO_MAIN_REDIRECT (so it can use MFC's WinMain)
2005-06-26 17:12:48 +00:00
main.cpp
Initial parts of Atlas integration
2005-06-25 02:21:26 +00:00
ProgrammingSchedule.xls
…