This website requires JavaScript.
Explore
Help
Register
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-02-24 11:42:31 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
glest-source
/
source
/
g3d_viewer
History
Mark Vejvoda
1e6364051b
- updated cmake to only place binaries in dev friendly folder if a new option is passed (enabled by default using the build script)
...
-DWANT_DEV_OUTPATH=ON
2013-01-15 17:26:55 +00:00
..
CMakeLists.txt
- updated cmake to only place binaries in dev friendly folder if a new option is passed (enabled by default using the build script)
2013-01-15 17:26:55 +00:00
main.cpp
- attempt to bugfix windows using proper printf syntax for data types
2012-11-10 06:37:23 +00:00
main.h
…
renderer.cpp
- lots more code cleanup, using safe buffer size code to avoid buffer overflows
2012-10-19 01:31:20 +00:00
renderer.h
…