1
0
forked from 0ad/0ad
0ad/source
2011-11-29 16:51:58 +00:00
..
collada Fixes PMD converter's handling of static prop points. Coordinate conversion was not performed correctly according to the model's up-axis orientation. Fixes #886, #243. 2011-11-09 00:10:14 +00:00
graphics Attempts to fix incorrect destructor order in random map generator. See #1037, #1035. 2011-11-29 00:14:34 +00:00
gui Better selection boxes. Closes #914, #295, #810. 2011-11-25 06:36:13 +00:00
lib safely handle the case where an archive required for populating a directory cannot be opened (e.g. because it is open within 7-zip, which apparently wants exclusive access) 2011-11-29 16:51:58 +00:00
maths Better selection boxes. Closes #914, #295, #810. 2011-11-25 06:36:13 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
network Fix printf argument types 2011-11-13 18:31:06 +00:00
pch Be a bit more robust to build environment changes. 2011-07-15 13:22:48 +00:00
ps Avoid calling glGenQueries while a timer query is active (hopefully fixes #1033) 2011-11-27 22:24:05 +00:00
renderer Better selection boxes. Closes #914, #295, #810. 2011-11-25 06:36:13 +00:00
scripting Fix ABI incompatibility with --with-system-mozjs185 in debug mode (see #990). 2011-11-14 18:18:04 +00:00
scriptinterface Fix ABI incompatibility with --with-system-mozjs185 in debug mode (see #990). 2011-11-14 18:18:04 +00:00
simulation fix self-test and map load on Windows (avoid mixing dir separators). 2011-05-06 18:45:30 +00:00
simulation2 add support for removing individual files from VFS and a mechanism for automatically doing so (add filename.extension.DELETED to the same directory/archive), as discussed in meeting. 2011-11-26 18:37:53 +00:00
sound Fix -Wconversion warnings in simulation code. 2011-08-16 11:18:32 +00:00
third_party/mongoose Fix printf argument types 2011-11-13 18:31:06 +00:00
tools Fixes Atlas and Actor Editor's wxMouseCaptureLostEvent handling, which caused assertion failures in Windows debug builds. Mouse capture events are currently wxMSW only. 2011-11-28 01:12:18 +00:00
contributors.txt Update contributors list 2010-08-06 00:18:45 +00:00
main.cpp Fix #1025 (add config option to toggle pause on window focus loss), based on patch by markcho. 2011-11-26 15:23:41 +00:00
test_setup.cpp Fix tests and Atlas with new profiler 2011-11-05 23:09:31 +00:00