1
0
forked from 0ad/0ad
0ad/source
Matei 985a4cc6d5 # Bug fixes.
- Fixed shutdown order so the console is shut down after the simulation
(fixes #152).
- Fixed CPlayer::JSI_GetColour to not create a copy of the colour
object, since that caused problems when the copy went out of scope and
the corresponding JSObject was deleted.

This was SVN commit r4522.
2006-10-08 04:56:30 +00:00
..
graphics # GCC 4.1.1 compatibility 2006-09-30 15:46:40 +00:00
gui More minimap fixes on game restart (recalculate everything because the map size might have changed). 2006-10-08 03:28:22 +00:00
i18n Actor Viewer: Added controls for wireframe, background colour, move-when-walking. Reduced CPU usage when 'playing' things with no animation. 2006-09-26 01:44:20 +00:00
lib Fixed a crash in snd_mgr.cpp that sometimes happen on fade(), although no function should really be calling it with hvs=0. Also made the minimap reupdate its texture when the game is restarted. 2006-10-08 03:07:54 +00:00
maths # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +00:00
network # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
pch # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
ps # Bug fixes. 2006-10-08 04:56:30 +00:00
renderer Modified default water parameters. 2006-10-07 17:59:06 +00:00
scripting # Bug fixes. 2006-10-08 04:56:30 +00:00
simulation # Order queueing for construction. 2006-10-06 14:21:16 +00:00
sound Recompiled Premake on Windows. Added some headers so HAVE_PCH=0 works in MSVC. 2006-09-30 21:36:19 +00:00
tools Recompiled Premake on Windows. Added some headers so HAVE_PCH=0 works in MSVC. 2006-09-30 21:36:19 +00:00
main.cpp More minimap fixes on game restart (recalculate everything because the map size might have changed). 2006-10-08 03:28:22 +00:00