0ad/source
janwas adb3847e38 export pthread and byte_order functions
remove ia32_memcpy (no longer provides performance benefit for >= SSE2
CPUs)

This was SVN commit r7339.
2010-03-01 13:54:33 +00:00
..
collada Fix errors and warnings with optimised builds 2010-02-03 19:43:39 +00:00
dcdt/se Fixed one set of annoying DCDT warnings 2008-07-18 23:49:51 +00:00
graphics Fix crash when constructing buildings off the edge of the map 2010-02-12 12:01:46 +00:00
gui Support <repeat> in the GUI XML files, as a primitive mechanism to simplify the definition of repetitive structures (like lists of buttons) 2010-02-28 21:36:25 +00:00
i18n # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
lib export pthread and byte_order functions 2010-03-01 13:54:33 +00:00
maths Add/rename header guards 2010-02-17 23:21:49 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
network Refactor the NetMessageType system to work in unity builds and remove BLOCK_SIZE macro that caused conflicts and wasn't really used anyway. 2010-02-17 23:38:50 +00:00
pch # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
ps Misc. unity fixes (missing includes, undefs, and other things that could be considered generic cleanup) 2010-02-18 00:06:50 +00:00
renderer Fix some rendering glitches 2010-02-28 21:29:23 +00:00
scripting Allow GUI scripts to save some data across hotloads 2010-02-28 21:28:09 +00:00
scriptinterface Min/max range support in pathfinder 2010-02-06 20:58:48 +00:00
simulation fix dehydra warnings (some of which were dangerous pass-user-string-as-format-string vulnerabilities) 2009-11-07 09:32:19 +00:00
simulation2 Move test cache output into a better place 2010-02-28 21:22:52 +00:00
sound Add/rename header guards 2010-02-17 23:21:49 +00:00
tools Misc. unity fixes (missing includes, undefs, and other things that could be considered generic cleanup) 2010-02-18 00:06:50 +00:00
contributors.txt Update contributors list 2010-02-03 20:08:53 +00:00
main.cpp # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
test_setup.cpp Fix missing includes 2010-01-10 11:31:31 +00:00