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-29 08:59:01 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
01b69865818bfd2731cc6fa12d9fdec8b075dc8b
glest-source
/
source
History
Titus Tscharntke
01b6986581
First steps for new terrain texturing. In tileset xml do:
...
<surface partsize="64"> <texture path="textures/512.png"/> </surface>
2013-02-20 17:42:47 +00:00
..
g3d_viewer
- updated code to protect against null pointers and uninitialized values and threading issues
2013-02-04 08:30:43 +00:00
glest_game
First steps for new terrain texturing. In tileset xml do:
2013-02-20 17:42:47 +00:00
glest_map_editor
- 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 20:13:18 +00:00
masterserver
trying to get rid of double entrys in the master server ( I can't explain why they still happened before from time to time. )
2013-02-17 01:19:35 +00:00
shared_lib
First steps for new terrain texturing. In tileset xml do:
2013-02-20 17:42:47 +00:00
tools
- update cmake so some game tools respect output folder setting
2013-02-08 18:21:49 +00:00