1
0
forked from 0ad/0ad
0ad/source
2005-03-31 05:14:17 +00:00
..
graphics First draft of a GPG3-style profiler (including tracing into scripts, after a fashion) 2005-03-30 16:14:19 +00:00
gui Maybe fixed GUI event-handler function things. Other minor changes and fixes. 2005-03-30 22:33:10 +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 file: provide FILE_TEXT flag that enables newline translation - useful when outputting XML files, so notepad doesn't see "\n" (which it can't handle) 2005-04-29 13:17:17 +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 Setup all the sample players in SP games [bug #52] 2005-03-31 05:14:17 +00:00
renderer improved update frequency and accuracy of progress bar (by splitting up more init functions). 2005-03-22 21:00:56 +00:00
scripting Maybe fixed GUI event-handler function things. Other minor changes and fixes. 2005-03-30 22:33:10 +00:00
simulation Maybe fixed GUI event-handler function things. Other minor changes and fixes. 2005-03-30 22:33:10 +00:00
sound add pitch shift capability to snd.cpp and JS binding 2005-03-09 16:17:26 +00:00
tests Made ScEd output entities into an XML file. 2005-01-12 14:31:47 +00:00
tools Entity XML inheritance graph generator. (Basically just Graphviz.) 2005-03-30 18:03:47 +00:00
main.cpp file: provide FILE_TEXT flag that enables newline translation - useful when outputting XML files, so notepad doesn't see "\n" (which it can't handle) 2005-04-29 13:17:17 +00:00
ProgrammingSchedule.xls marked a few of my completed tasks as such 2005-02-26 15:38:41 +00:00