1
0
forked from 0ad/0ad
Go to file
janwas 02341916dc Minimap: refactor if() spanning 200 lines into if(!) return
cause of minimap click no longer working has been found:
GlobalInputHandler isn't getting called due to incorrect order of
registration. fix is pending.

game: add code from ScEd that fixes lack of player color (by setting up
local players)
thanks to Simon for finding the cause (I want that crystal ball :D)

This was SVN commit r2967.
2005-10-19 06:11:21 +00:00
binaries Got tired of waiting for the "monkeys" so I made the granite stone actors myself. - Mythos 2005-10-18 03:40:22 +00:00
build Build: generate Atlas project files (with "update-workspaces --atlas") (for VS2003 only). 2005-10-17 01:11:12 +00:00
source Minimap: refactor if() spanning 200 lines into if(!) return 2005-10-19 06:11:21 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00