This website requires JavaScript.
Explore
Help
Sign In
mirror-games
/
glest-source
Watch
1
Star
0
Fork
0
You've already forked glest-source
mirror of
https://github.com/glest/glest-source.git
synced
2025-09-26 15:39:21 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
215fbdb33ff7068fb6828f724a357ccc4e2e9e5c
glest-source
/
source
/
shared_lib
/
sources
/
platform
/
sdl
History
Mark Vejvoda
215fbdb33f
Temp bugfix so that options menu will load, resolution that it tries to auto-select when opening did not exist and caused a crash.
2010-04-01 07:38:49 +00:00
..
gl_wrap.cpp
Converted win32 project to use SDL so that more code is shared and cross platform friendly. This fixes the issue with using the mouse to scroll the camera.
2010-03-30 00:25:35 +00:00
platform_util.cpp
Temp bugfix so that options menu will load, resolution that it tries to auto-select when opening did not exist and caused a crash.
2010-04-01 07:38:49 +00:00
window.cpp
Added logic to NOT trigger camera mousemove if keyboard has a key pressed so you can scroll with keys and still move mouse simultaneously
2010-03-27 21:32:33 +00:00