MegaGlest/source/shared_lib
Mark Vejvoda 72480bc576 added ability to reference sound and videos in lua using variables: {TECHTREEPATH}, {SCENARIOPATH}, {TUTORIALPATH} example:
playStreamingSound('{SCENARIOPATH}/music/myambient.ogg')
2013-05-28 02:54:23 +00:00
..
include added ability to reference sound and videos in lua using variables: {TECHTREEPATH}, {SCENARIOPATH}, {TUTORIALPATH} example: 2013-05-28 02:54:23 +00:00
sources added ability to reference sound and videos in lua using variables: {TECHTREEPATH}, {SCENARIOPATH}, {TUTORIALPATH} example: 2013-05-28 02:54:23 +00:00
CMakeLists.txt saved games for rejoining in progress games saves to .zip and sends that to clients. 2013-05-01 20:56:19 +00:00