This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
bbbb9e12af1d0d8a78265e19fc5aeaaa32cc6f96
0ad
/
source
/
ps
/
GameSetup
T
History
olsner
fcfa746244
Linux compat changes, fix for (really old) bug in VertexBufferManager shutdown, GUI header reorganization for gcc 4.0
...
This was SVN commit r3437.
2006-01-29 18:23:47 +00:00
..
Atlas.cpp
…
Atlas.h
…
Config.cpp
- vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap.
2006-01-24 08:16:29 +00:00
Config.h
remove key- and mouse-state-clear code (previously called after alt+tab out). wsdl now takes care of this: by maintaining its own key array+sending up events for all currently down keys; and by capturing the mouse on each click.
2005-10-31 01:15:49 +00:00
GameSetup.cpp
Linux compat changes, fix for (really old) bug in VertexBufferManager shutdown, GUI header reorganization for gcc 4.0
2006-01-29 18:23:47 +00:00
GameSetup.h
…