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
169889bcbcbb575c89c1022d9475ccae5972a3c2
0ad
/
source
T
History
Matei
169889bcbc
Small bug fix so issueCommand works for NMT_Produce.
...
This was SVN commit r3549.
2006-02-23 01:26:02 +00:00
..
graphics
fix warnings (VC7)
2006-02-19 21:16:54 +00:00
gui
minor warning fixes: struct vs. class forward decl; size_t vs uint
2006-01-29 18:38:40 +00:00
i18n
fixed wchar_t issues; now correctly separates utf16, CStrW and jschar.
2006-02-03 20:36:15 +00:00
lib
more dox
2006-02-19 21:06:22 +00:00
maths
fix: no longer crashes when attempting to remove node from empty track
2006-02-05 03:43:21 +00:00
ps
Small bug fix so issueCommand works for NMT_Produce.
2006-02-23 01:26:02 +00:00
renderer
fix warnings (VC7)
2006-02-19 21:16:54 +00:00
scripting
Added production queue system and associated events. It might still need some extra features but it should be functional.
2006-02-22 22:45:16 +00:00
simulation
Added production queue system and associated events. It might still need some extra features but it should be functional.
2006-02-22 22:45:16 +00:00
sound
- vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap.
2006-01-24 08:16:29 +00:00
tools
Preliminary version of player selection for Atlas. You can press any key 0-8 while the place object tool is active to place an object for that player, though the preview object will always be shown in white (Gaia) until I can figure out how to cleanly update its colour.
2006-01-29 23:38:19 +00:00
main.cpp
adts: add LL_OPT_* defines that enable optimizations (some only make sense if there are tons of files, and need to be able to disable them for thesis). realized this would be perfect application of policy template classes, which will replace this.
2006-02-11 22:49:09 +00:00
ProgrammingSchedule.xls
…