1
0
forked from 0ad/0ad
Go to file
Acumen 4ab25c7274 * Fixed the "can't interact with the world" glitch. Turns out it was my fault. :)
* Restored the resource pool (and cleaned up the JS interface to it ...
array and counters are updated in one spot (wrapper functions to
add/deduct/define), without need for constant refresh).
* Added crude boxes in game setup to enter initial resource value.
* The command buttons still don't work when clicked (and clicking
continues to be erratic, only triggering if hammering the mouse button
... I think it's related to the return function() hack Philip set up),
but that's next on the list. :)
* Oh, and the command buttons don't currently realign to the different
corners with Alt+G, but all the rest should.

This was SVN commit r2715.
2005-09-14 00:50:25 +00:00
binaries * Fixed the "can't interact with the world" glitch. Turns out it was my fault. :) 2005-09-14 00:50:25 +00:00
build snd.cpp: initialize listener orientation and position (my OpenAL drivers complained about the old random values) 2005-09-13 20:42:01 +00:00
source Enanced the Cantabrian Highlands map some more, and added a few more comments and utility functions to rmgen and JS API. 2005-09-13 23:00:56 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00