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-10 07:56:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96aeec3547097392124c1a73dc7048e1cf701887
0ad
/
source
T
History
Ykkrosh
75ee00792a
Removed unnecessary crashlog exception-catching from ScEd, to let non-Debug versions compile
...
This was SVN commit r1922.
2005-02-11 15:03:10 +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
add ps/Errors.h and/or lib/types.h headers (shouldn't rely on precompiled.h to pull those in).
2005-01-07 00:47:44 +00:00
lib
mmgr.h: slightly better comments / spacing
2005-02-08 21:08:00 +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
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
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
Small changes to ScEd, to remove some hacky bits and to make it not crash with player-colours
2005-02-04 23:16:42 +00:00
simulation
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
sound
Corrected ICC errors and some warnings. Removed some unnecessarily verbose logging. Did minor things.
2005-01-13 00:17:31 +00:00
tests
Made ScEd output entities into an XML file.
2005-01-12 14:31:47 +00:00
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
Some more verbose error reporting
2004-11-12 22:11:04 +00:00