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
2d42f59fe1a638a49126e3a907adc2ee213b321a
glest-source
/
source
/
shared_lib
/
include
/
platform
History
Mark Vejvoda
2d42f59fe1
- added a new lua function to allow loading a new scenario from inside an existing scenario
...
loadScenario('capture_the_flag2')
2011-10-06 18:04:59 +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
- updated cmake system to support using NON EMBEDDED versions of libircclient and miniupnpc for proper build in Debian
2011-05-27 06:37:43 +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