2025-08-27 19:12 CEST

spring: develop ca3faad1 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2007-08-07 20:44:32 develop 115aaf70
Changeset * The game version is now stored in a separate compilation unit instead of
  a header file so less recompilation is needed if it is changed.
* Added /usr/java to the scons java search paths; this has been reported as
  a possible location for the jni headers.
* Removed MOD_FILE #define, making the startscript Gametype tag mandatory.
  (defaults to empty string now)
* Applied patch by AF adding a version number to the unitsync java bindings
  (closes mantis: 569)



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4152 37977431-3df6-0310-b722-df95706aa16b
mod - SConstruct Diff ] File ]
mod - installer/make_source_package.sh Diff ] File ]
mod - installer/make_test_installer.sh Diff ] File ]
mod - rts/Game/GameSetup.cpp Diff ] File ]
add - rts/Game/GameVersion.cpp Diff ] File ]
mod - rts/Game/GameVersion.h Diff ] File ]
mod - rts/System/Demo.cpp Diff ] File ]
mod - rts/build/scons/config.py Diff ] File ]
mod - tools/unitsync/javabind.cpp Diff ] File ]