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
19db401c83cdd72a3ea095333d9087a7174a0ecf
glest-source
/
source
/
shared_lib
/
sources
/
platform
/
sdl
History
Mark Vejvoda
0309e83791
- attempt to have windows screen come to forefront sooner
2012-07-27 19:08:41 +00:00
..
factory_repository.cpp
- got built in memory leak working. Just edit leak_dumper.h and uncomment:
2012-04-14 21:21:09 +00:00
gl_wrap.cpp
- added support for intro videos using libvlc (if libvlc is installed for the developer, its optional)
2012-05-12 20:33:18 +00:00
platform_util.cpp
- added support for throwing known errors and skipping stack traces (For friendlier error messages)
2012-07-20 23:51:10 +00:00
thread.cpp
- fix headless server crash due to new call to setgama in headless mode
2012-04-16 06:14:10 +00:00
window_gl.cpp
- added ability to check if compiler supports SSE and if not fallback to X87 for streflop.
2011-12-23 08:20:54 +00:00
window.cpp
- attempt to have windows screen come to forefront sooner
2012-07-27 19:08:41 +00:00