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-27 07:59:00 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
72480bc57610069f572291f34680bba9cb15a341
glest-source
/
source
History
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
..
g3d_viewer
a bunch more code cleanup from cppcheck
2013-05-26 06:03:32 +00:00
glest_game
added ability to reference sound and videos in lua using variables: {TECHTREEPATH}, {SCENARIOPATH}, {TUTORIALPATH} example:
2013-05-28 02:54:23 +00:00
glest_map_editor
a bunch more code cleanup from cppcheck
2013-05-26 06:03:32 +00:00
masterserver
* master server: server list: search engines should not follow/weigh parameterized self references
2013-04-06 17:50:49 +00:00
shared_lib
added ability to reference sound and videos in lua using variables: {TECHTREEPATH}, {SCENARIOPATH}, {TUTORIALPATH} example:
2013-05-28 02:54:23 +00:00
tests
added more unit tests and did some refactoring of xml parser code
2013-05-03 20:18:01 +00:00
tools
a bunch more code cleanup from cppcheck
2013-05-26 06:03:32 +00:00