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:35:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
189786928ec7e16224f2a0140d172317ee9b2745
0ad
/
source
T
History
janwas
189786928e
minor error path improvements+comments; add WARN_IF_FALSE et al.
...
This was SVN commit r2693.
2005-09-08 17:14:19 +00:00
..
graphics
moved SAFE_DELETE to lib.h
2005-09-08 01:47:45 +00:00
gui
…
i18n
…
lib
minor error path improvements+comments; add WARN_IF_FALSE et al.
2005-09-08 17:14:19 +00:00
maths
…
ps
minor error reporting / wording changes while cruising through.
2005-09-08 01:48:57 +00:00
renderer
Updated building placement cursor to make the object glow read and not be placeable if trying to place in an invalid area.
2005-09-06 08:25:41 +00:00
scripting
dyn_array: efficient expandable array that doesn't waste mem or relocate itself. TODO: self test and dox
2005-09-06 22:44:48 +00:00
simulation
Added health properties to BaseEntity so they work properly for Entity as well (on units that don't directly specify them).
2005-09-06 19:30:41 +00:00
sound
minor error reporting / wording changes while cruising through.
2005-09-08 01:48:57 +00:00
tools
- Added stay-in-tile-class and border-tile-class constraints.
2005-09-08 01:20:51 +00:00
main.cpp
Added initial version of building placement cursor, which can be shown with the startPlacing(templateName) JS function.
2005-09-05 19:48:28 +00:00
ProgrammingSchedule.xls
…