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-25 23:19:07 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
26afb589a3c23b5e976fc1f7b8fb8229e461bab8
glest-source
/
source
/
shared_lib
/
include
/
platform
History
Mark Vejvoda
3d20c207d5
- bugfixes for supporting compile of miniupnpc1.4 -> 1.6. Added two new optional commandline options for cmake:
...
-DMINIUPNPC_VERSION_PRE1_6=true -DMINIUPNPC_VERSION_PRE1_5=true
2011-10-12 22:04:00 +00:00
..
common
- fixed a bunch of memory leaks that will hopefully mean less overall memory requirements.
2011-09-28 06:57:42 +00:00
miniupnpc
- bugfixes for supporting compile of miniupnpc1.4 -> 1.6. Added two new optional commandline options for cmake:
2011-10-12 22:04:00 +00:00
posix
- added support for proper quiting and console input/output in headless mode. Type: quit followed by return into the console to properly shutdown in headless mode.
2011-09-27 10:16:09 +00:00
sdl
- added a new lua function to allow loading a new scenario from inside an existing scenario
2011-10-06 18:04:59 +00:00
win32
- fix win32 build (around definition of byte keyword)
2011-06-26 15:41:32 +00:00