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-08 13:25:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
faf5a942dcc4957aac3b6f1851b5efe8abb87f72
0ad
/
source
T
History
janwas
d8f05aee4b
implement hash table object; expand test to include that; change all "key"s to uintptr_t
...
This was SVN commit r2177.
2005-04-26 20:51:43 +00:00
..
graphics
Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes.
2005-04-22 07:12:55 +00:00
gui
fix compile error: #include "GUIText.h" to define CGUIString
2005-04-26 20:29:28 +00:00
i18n
…
lib
implement hash table object; expand test to include that; change all "key"s to uintptr_t
2005-04-26 20:51:43 +00:00
maths
Entities: Removed Tag attribute; it is taken from the filename instead. Made entity XML files be loaded on demand. Probably stopped crash when maps contain non-existent entities. Fixed a few bugs in entity definitions.
2005-03-29 20:50:04 +00:00
ps
replaced Ykkrosh clone with "Clausewitz". exercise for the reader: who's that? >:-)
2005-04-26 20:49:08 +00:00
renderer
Fixed prop player-colouring. Allowed per-object colours. (Coming soon: data to demonstrate it.)
2005-04-07 04:29:07 +00:00
scripting
This was SVN commit r2159.
2005-04-22 19:14:50 +00:00
simulation
Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes.
2005-04-22 07:12:55 +00:00
sound
add pitch shift capability to snd.cpp and JS binding
2005-03-09 16:17:26 +00:00
tests
…
tools
Wondering whether automated builds work again...
2005-04-20 19:54:29 +00:00
main.cpp
Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes.
2005-04-22 07:12:55 +00:00
ProgrammingSchedule.xls
marked a few of my completed tasks as such
2005-02-26 15:38:41 +00:00