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
271b66965d31dfeaf84d6139fb8c58891738b701
0ad
/
source
T
History
janwas
813738c295
add debug_warn_err analogous to debug_assert_failed that reports an error code for use with CHECK_ERR et al. (as discussed in bug#70)
...
This was SVN commit r3037.
2005-10-28 02:56:35 +00:00
..
graphics
TerrainProperties: Use CTerrainPropertiesPtr (boost::shared_ptr) instead of CTerrainProperties*, to fix (slightly inelegantly) memory leaks.
2005-10-28 01:43:16 +00:00
gui
…
i18n
…
lib
add debug_warn_err analogous to debug_assert_failed that reports an error code for use with CHECK_ERR et al. (as discussed in bug#70)
2005-10-28 02:56:35 +00:00
maths
…
ps
…
renderer
TerrainProperties: Use CTerrainPropertiesPtr (boost::shared_ptr) instead of CTerrainProperties*, to fix (slightly inelegantly) memory leaks.
2005-10-28 01:43:16 +00:00
scripting
…
simulation
…
sound
…
tools
TerrainProperties: Use CTerrainPropertiesPtr (boost::shared_ptr) instead of CTerrainProperties*, to fix (slightly inelegantly) memory leaks.
2005-10-28 01:43:16 +00:00
main.cpp
…
ProgrammingSchedule.xls
…