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-06-28 21:05:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
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
…
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
…
ProgrammingSchedule.xls
…