This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
3eb6d152d6852d4254e728f063be15bcd25253d4
0ad
/
source
T
History
janwas
3eb6d152d6
add high level dox to snd.h; improve comments; slight improvements to GCC-compat fixes
...
This was SVN commit r1934.
2005-02-26 14:52:57 +00:00
..
graphics
Stopped ScEd crashing when loading maps. Avoided crashes from invalid animations. Moved game-specific code out of XMLWriter.
2005-02-11 12:57:19 +00:00
gui
Fixed warnings, and made some minor changes for consistency with other code (wchar_t(' ') => L' ', and stack-allocated CFonts)
2005-02-05 14:53:06 +00:00
i18n
…
lib
add high level dox to snd.h; improve comments; slight improvements to GCC-compat fixes
2005-02-26 14:52:57 +00:00
maths
Optimised game-loading, by not reading terrain textures or calculating bounding boxes when not necessary; maps load about twenty seconds faster (at least in Debug mode). Also fixed possible minor bug (FLT_MIN vs -FLT_MAX) and other trivial things.
2005-02-09 23:19:48 +00:00
ps
Fixed warnings. Made invalid-player-ID complaint less annoying.
2005-02-21 19:49:20 +00:00
renderer
Optimised game-loading, by not reading terrain textures or calculating bounding boxes when not necessary; maps load about twenty seconds faster (at least in Debug mode). Also fixed possible minor bug (FLT_MIN vs -FLT_MAX) and other trivial things.
2005-02-09 23:19:48 +00:00
scripting
- Created JSMap
2005-02-21 17:13:31 +00:00
simulation
- Created JSMap
2005-02-21 17:13:31 +00:00
sound
…
tests
…
tools
Removed unnecessary crashlog exception-catching from ScEd, to let non-Debug versions compile
2005-02-11 15:03:10 +00:00
main.cpp
handlers section slightly updated.
2005-02-05 07:25:41 +00:00
ProgrammingSchedule.xls
…