2025-08-11 07:28 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 9f939780
Timestamp: 2009-05-08 20:18:58
Author: -jk-
Details ] Diff ]
don't crash in LuaFonts either if the font can't get loaded
mod - rts/Lua/LuaFonts.cpp Diff ] File ]
develop f97b467f
Timestamp: 2009-05-08 20:08:37
Author: -jk-
Details ] Diff ]
fix
mod - rts/System/SpringApp.cpp Diff ] File ]
develop 19641f3f
Timestamp: 2009-05-08 19:40:06
Author: -jk-
Details ] Diff ]
fix line ending
mod - rts/System/Main.cpp Diff ] File ]
develop e4aa2091
Timestamp: 2009-05-08 19:38:06
Author: -jk-
Details ] Diff ]
don't crash if the fonts in the configfile can't be loaded (instead try load any other font in the font folder)
mod - rts/Rendering/glFont.cpp Diff ] File ]
mod - rts/System/FileSystem/FileHandler.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
develop 78462da2
Timestamp: 2009-05-08 19:35:05
Author: -jk-
Details ] Diff ]
improve feature falling animation
mod - rts/Sim/Features/Feature.cpp Diff ] File ]
develop bb78a3fd
Timestamp: 2009-05-08 19:34:43
Author: -jk-
Details ] Diff ]
allow mods to override default tree&geo featureDefs
mod - rts/Sim/Features/FeatureHandler.cpp Diff ] File ]
develop bbea436d
Timestamp: 2009-05-08 19:34:00
Author: -jk-
Details ] Diff ]
2nd try to fix red&blue swizzle in FBOs on ATIs
mod - rts/Rendering/GL/FBO.cpp Diff ] File ]
develop d1ff603a
Timestamp: 2009-05-08 19:17:40
Author: Karl-Robert Ernst
Details ] Diff ]
print nice message when commandline is wrong instead of throwing an uncaught exception
mod - rts/System/SpringApp.cpp Diff ] File ]
develop 9def4e55
Timestamp: 2009-05-08 18:48:27
Author: Karl-Robert Ernst
Details ] Diff ]
remove more unused stuff
mod - rts/System/Platform/BaseCmd.cpp Diff ] File ]
mod - rts/System/Platform/BaseCmd.h Diff ] File ]
develop 86fcad7a
Timestamp: 2009-05-08 18:44:22
Author: Karl-Robert Ernst
Details ] Diff ]
fix + remvoe some unneeded stuff
mod - rts/System/Main.cpp Diff ] File ]
mod - rts/System/Platform/BaseCmd.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - rts/System/SpringApp.h Diff ] File ]
develop 35ba60be
Timestamp: 2009-05-08 18:24:03
Author: Karl-Robert Ernst
Details ] Diff ]
use boost::commandline_option also on linux
mod - rts/CMakeLists.txt Diff ] File ]
mod - rts/System/Platform/BaseCmd.cpp Diff ] File ]
mod - rts/System/Platform/BaseCmd.h Diff ] File ]
rm - rts/System/Platform/Linux/PosixCmd.cpp Diff ] File ]
rm - rts/System/Platform/Linux/PosixCmd.h Diff ] File ]
rm - rts/System/Platform/Win/Win32Cmd.cpp Diff ] File ]
rm - rts/System/Platform/Win/Win32Cmd.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
develop 9760b7bc
Timestamp: 2009-05-08 16:48:40
Author: Marek Baczynski
Details ] Diff ]
use boost::program_options for command line parsing on win32

side effects:
- you now specify command line options with -X or --option
- --config="directory/with spaces/config.cfg" now works

the change is api-compatible with previous command line parsing method.
next step should be moving this to the crossplatform parser, then ripping
the current cruft out.
mod - CMakeLists.txt Diff ] File ]
mod - rts/CMakeLists.txt Diff ] File ]
mod - rts/System/Platform/Win/Win32Cmd.cpp Diff ] File ]
mod - rts/System/Platform/Win/Win32Cmd.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - rts/build/scons/config.py Diff ] File ]
develop 6f0681c1
Timestamp: 2009-05-08 14:42:11
Author: Kloot
Details ] Diff ]
Mantis 1380: {Get, Set}UnitShieldState() can now take a weapon index
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
mod - rts/Lua/LuaSyncedRead.cpp Diff ] File ]
develop a761a6d7
Timestamp: 2009-05-08 02:38:44
Author: Marek Baczynski
Details ] Diff ]
installer: update for new font
mod - installer/sections/main.nsh Diff ] File ]
develop a0bbbbfe
Timestamp: 2009-05-08 01:21:13
Author: zerver
Details ] Diff ]
Merge branch 'master' of git@github.com:spring/spring
mod - CMakeLists.txt Diff ] File ]
mod - game/LuaUI/selector.lua Diff ] File ]
add - game/fonts/AUTHORS Diff ] File ]
add - game/fonts/COPYING Diff ] File ]
add - game/fonts/CREDITS Diff ] File ]
add - game/fonts/FreeSansBold.otf Diff ] File ]
rm - game/fonts/Luxi.ttf Diff ] File ]
add - game/fonts/README Diff ] File ]
rm - game/fonts/Vera.ttf Diff ] File ]
mod - rts/Game/GameServer.h Diff ] File ]
mod - rts/Rendering/glFont.cpp Diff ] File ]
mod - rts/Rendering/glFont.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
develop 6a6d4ad4
Timestamp: 2009-05-08 01:19:01
Author: zerver
Details ] Diff ]
Show pathing status in PlayerRoster
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Sim/Path/PathEstimator.cpp Diff ] File ]
develop 84b13fdb
Timestamp: 2009-05-08 01:17:04
Author: zerver
Details ] Diff ]
Update AI SConscript
mod - AI/SConscript Diff ] File ]
develop dcb22a91
Timestamp: 2009-05-08 00:47:11
Author: -jk-
Details ] Diff ]
autodetection for atihacks now uses GL_VENDOR instead of some ati-only extension
mod - rts/System/SpringApp.cpp Diff ] File ]
develop af80ae33
Timestamp: 2009-05-08 00:45:51
Author: -jk-
Details ] Diff ]
changed lineHeight calculation in glFont & some improvements
mod - rts/Rendering/glFont.cpp Diff ] File ]
mod - rts/Rendering/glFont.h Diff ] File ]
develop 2e1c5a38
Timestamp: 2009-05-08 00:44:59
Author: -jk-
Details ] Diff ]
updated widget selector
mod - game/LuaUI/selector.lua Diff ] File ]
develop 99b970f0
Timestamp: 2009-05-08 00:44:32
Author: -jk-
Details ] Diff ]
changed default font to FreeSansBold (it is under GPL+font exception)
add - game/fonts/AUTHORS Diff ] File ]
add - game/fonts/COPYING Diff ] File ]
add - game/fonts/CREDITS Diff ] File ]
add - game/fonts/FreeSansBold.otf Diff ] File ]
rm - game/fonts/Luxi.ttf Diff ] File ]
add - game/fonts/README Diff ] File ]
rm - game/fonts/Vera.ttf Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
develop 0ad6876c
Timestamp: 2009-05-07 23:47:19
Author: Karl-Robert Ernst
Details ] Diff ]
fix uninitialised val in CGameServer
mod - CMakeLists.txt Diff ] File ]
mod - rts/Game/GameServer.h Diff ] File ]
develop 8adc5bba
Timestamp: 2009-05-07 23:10:22
Author: zerver
Details ] Diff ]
Merge branch 'master' of git@github.com:spring/spring
mod - CMakeLists.txt Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameSetup.cpp Diff ] File ]
mod - rts/Lua/LuaRules.cpp Diff ] File ]
mod - rts/Lua/LuaRules.h Diff ] File ]
mod - rts/Sim/Misc/GlobalSynced.cpp Diff ] File ]
mod - rts/Sim/Misc/GlobalSynced.h Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
mod - rts/System/FileSystem/DataDirLocater.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - rts/System/float4.cpp Diff ] File ]
develop 9619bee9
Timestamp: 2009-05-07 23:10:09
Author: zerver
Details ] Diff ]
Minor fixes
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Sim/Features/FeatureHandler.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/build/vstudio8/rts.vcproj Diff ] File ]
develop a5b894b3
Timestamp: 2009-05-07 23:06:52
Author: Karl-Robert Ernst
Details ] Diff ]
don't use SPRING_DATADIR on windows, and remove SPRING_DATADIR_2
mod - CMakeLists.txt Diff ] File ]
mod - rts/System/FileSystem/DataDirLocater.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 751 752 753 754 755 756 757 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last