1
0
forked from 0ad/0ad
0ad/source
historic_bruno 0db6cfd2f7 Fixes crash in Atlas camera handlers, focus loss causes a scroll action, and seg fault if game not initialized. Fixes #988.
Fixes particles lingering in actor viewer when switching actors, by
clearing unattached particle emitters.

This was SVN commit r10457.
2011-10-30 05:09:31 +00:00
..
collada Report filename in Collada warning messages. 2011-05-14 16:43:08 +00:00
graphics Fixes crash in Atlas camera handlers, focus loss causes a scroll action, and seg fault if game not initialized. Fixes #988. 2011-10-30 05:09:31 +00:00
gui # Allow saving and loading single-player games. 2011-10-30 00:07:28 +00:00
lib # Allow saving and loading single-player games. 2011-10-30 00:07:28 +00:00
maths Fix bug in incremental LOS computation 2011-10-28 13:15:33 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
network # Allow saving and loading single-player games. 2011-10-30 00:07:28 +00:00
pch Be a bit more robust to build environment changes. 2011-07-15 13:22:48 +00:00
ps # Allow saving and loading single-player games. 2011-10-30 00:07:28 +00:00
renderer replace old pool_allocator/RawPoolAllocator with ProxyAllocator that draws upon the new-style Arena (more efficient, avoids slow VirtualAlloc) 2011-10-16 10:37:21 +00:00
scripting Upgrade to SpiderMonkey 1.8.5 (fixes #734) 2011-07-16 23:24:14 +00:00
scriptinterface Use debug_printf for script print() function, so it's more visible on Windows 2011-10-27 14:19:37 +00:00
simulation fix self-test and map load on Windows (avoid mixing dir separators). 2011-05-06 18:45:30 +00:00
simulation2 Preserve player colours and animations when serializing models 2011-10-29 15:30:46 +00:00
sound Fix -Wconversion warnings in simulation code. 2011-08-16 11:18:32 +00:00
tools Fixes crash in Atlas camera handlers, focus loss causes a scroll action, and seg fault if game not initialized. Fixes #988. 2011-10-30 05:09:31 +00:00
contributors.txt Update contributors list 2010-08-06 00:18:45 +00:00
main.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
test_setup.cpp Fix glwprintf errors on OS X with non-ASCII strings, by setting LC_CTYPE to UTF-8 2011-07-06 21:19:59 +00:00