Go to file
olsner 2ab9584840 snd.cpp: initialize listener orientation and position (my OpenAL drivers complained about the old random values)
premake stuff: call assembler objects *.asm.obj instead of *.obj (so
that ia32.asm doesn't collide with ia32.cpp)
ia32.asm: use .text section for proper linkage

This was SVN commit r2709.
2005-09-13 20:42:01 +00:00
binaries Finally put the command buttons back in, but the GUI doesn't seem to be accessible when a unit is clicked, so I can't be sure it works. I think it may be due to no left-click options in Simon's world click event handler. Need to ask him about it. 2005-09-10 17:30:57 +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 snd.cpp: initialize listener orientation and position (my OpenAL drivers complained about the old random values) 2005-09-13 20:42:01 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00