2025-08-08 06:44 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop f3f8dbe5
Timestamp: 2009-12-12 10:32:59
Author: hoijui
Details ] Diff ]
AI: Wrapper: JavaOO: AI Event interface should now be ready to use
mod - AI/Wrappers/JavaOO/bin/wrappEvents.awk Diff ] File ]
develop 4e0e5a73
Timestamp: 2009-12-12 09:08:41
Author: hoijui
Details ] Diff ]
AI: Wrapper: JavaOO: set members in event classes ctors (makes event classes usable)
mod - AI/Wrappers/JavaOO/bin/wrappEvents.awk Diff ] File ]
develop 8d22e984
Timestamp: 2009-12-12 02:50:24
Author: Karl-Robert Ernst
Details ] Diff ]
fix small bug in liblobby
mod - rts/lib/liblobby/Connection.cpp Diff ] File ]
develop c39e7e95
Timestamp: 2009-12-12 02:17:43
Author: Karl-Robert Ernst
Details ] Diff ]
remove some legacy code
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedRead.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedRead.h Diff ] File ]
develop a2fa50af
Timestamp: 2009-12-12 01:55:49
Author: Karl-Robert Ernst
Details ] Diff ]
fix possible segfault at exit
mod - rts/Game/UI/LuaUI.cpp Diff ] File ]
mod - rts/Rendering/Screenshot.cpp Diff ] File ]
develop 74a6aefe
Timestamp: 2009-12-12 01:19:18
Author: zerver
Details ] Diff ]
Attempt to fix mantis 0001719
mod - rts/Lua/LuaUnsyncedRead.cpp Diff ] File ]
mod - rts/build/vstudio8/rts.vcproj Diff ] File ]
develop ae33e043
Timestamp: 2009-12-12 00:25:26
Author: Karl-Robert Ernst
Details ] Diff ]
take #2
mod - rts/Rendering/Screenshot.cpp Diff ] File ]
develop 500e80e8
Timestamp: 2009-12-11 23:32:50
Author: Karl-Robert Ernst
Details ] Diff ]
supposedly fix compilation errors for outdated libraries
mod - rts/Rendering/Screenshot.cpp Diff ] File ]
develop 975db0a7
Timestamp: 2009-12-11 19:33:22
Author: Karl-Robert Ernst
Details ] Diff ]
make sure all screenshots are saved when exiting
mod - rts/Rendering/Screenshot.cpp Diff ] File ]
develop edf2eb86
Timestamp: 2009-12-11 19:29:50
Author: Karl-Robert Ernst
Details ] Diff ]
multithread screenshot creation
mod - rts/Game/Game.cpp Diff ] File ]
add - rts/Rendering/Screenshot.cpp Diff ] File ]
add - rts/Rendering/Screenshot.h Diff ] File ]
mod - rts/Rendering/Textures/Bitmap.cpp Diff ] File ]
mod - rts/Rendering/Textures/Bitmap.h Diff ] File ]
develop 6df853b8
Timestamp: 2009-12-11 15:31:04
Author: hoijui
Details ] Diff ]
AI: Wrapper: JavaOO: lots of stuff added and fixed
* add two interfaces for the OO AIs (method and event based)
* AVAILABLE meta comment support
* basic INTERFACES meta comment support
* lots of fixes
mod - AI/Wrappers/CUtils/bin/commonOOCallback.awk Diff ] File ]
mod - AI/Wrappers/JavaOO/CMakeLists.txt Diff ] File ]
mod - AI/Wrappers/JavaOO/bin/wrappCallback.awk Diff ] File ]
mod - AI/Wrappers/JavaOO/bin/wrappEvents.awk Diff ] File ]
develop 079c8e79
Timestamp: 2009-12-11 15:20:57
Author: hoijui
Details ] Diff ]
AI: ease parsing
mod - rts/ExternalAI/Interface/AISEvents.h Diff ] File ]
develop 81cb23a2
Timestamp: 2009-12-11 00:21:44
Author: Tobi Vollebregt
Details ] Diff ]
fixed /shadows on SM3 maps
mod - rts/Map/SM3/Sm3GroundDrawer.cpp Diff ] File ]
mod - rts/Map/SM3/Sm3Map.cpp Diff ] File ]
mod - rts/Map/SM3/Sm3Map.h Diff ] File ]
mod - rts/Map/SM3/terrain/Terrain.cpp Diff ] File ]
mod - rts/Map/SM3/terrain/Terrain.h Diff ] File ]
mod - rts/Map/SM3/terrain/TerrainTexture.cpp Diff ] File ]
mod - rts/Map/SM3/terrain/TerrainTexture.h Diff ] File ]
mod - rts/Map/SM3/terrain/TerrainTextureGLSL.cpp Diff ] File ]
mod - rts/Map/SM3/terrain/TerrainTextureGLSL.h Diff ] File ]
develop 325ee1df
Timestamp: 2009-12-10 23:23:53
Author: Karl-Robert Ernst
Details ] Diff ]
print a more usefull error message on relative path error
mod - rts/System/FileSystem/DataDirLocater.cpp Diff ] File ]
develop a804a463
Timestamp: 2009-12-10 23:05:14
Author: Karl-Robert Ernst
Details ] Diff ]
Adds PlayerRemoved callin in case a player left the game (by SirMaverick)
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Lua/LuaHandle.cpp Diff ] File ]
mod - rts/Lua/LuaHandle.h Diff ] File ]
mod - rts/System/EventClient.cpp Diff ] File ]
mod - rts/System/EventClient.h Diff ] File ]
mod - rts/System/EventHandler.cpp Diff ] File ]
mod - rts/System/EventHandler.h Diff ] File ]
develop 06de8be5
Timestamp: 2009-12-10 07:19:13
Author: -jk-
Details ] Diff ]
fix kamikaze units:
* do a los check
* do a sphere instead of cylinder check (don't explode on subs anymore)
* removed a check-for-flying hack (was there cause of cylinder checking)
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
develop bc3f218f
Timestamp: 2009-12-10 00:59:14
Author: Andrea Piras
Details ] Diff ]
set properly collision box bias for assimp models
mod - rts/Rendering/UnitModels/AssParser.cpp Diff ] File ]
develop ea0efae5
Timestamp: 2009-12-10 00:34:03
Author: Andrea Piras
Details ] Diff ]
correctly load geometry data from assimp models
mod - rts/Rendering/UnitModels/AssParser.cpp Diff ] File ]
develop 41ae0c89
Timestamp: 2009-12-09 23:15:20
Author: Tobi Vollebregt
Details ] Diff ]
fixed SM3 map holes
mod - installer/builddata/springcontent/shaders/terrainCommon.glsl Diff ] File ]
mod - installer/builddata/springcontent/shaders/terrainFragmentShader.glsl Diff ] File ]
mod - installer/builddata/springcontent/shaders/terrainSimpleCopyFS.glsl Diff ] File ]
develop ba8f65a1
Timestamp: 2009-12-09 20:09:21
Author: kloot
Details ] Diff ]
patch by SirMaverick -- Add modrule paralyzeOnMaxHealth: determines whether stunning depends on max health or current health.
mod - rts/Game/GameHelper.cpp Diff ] File ]
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
mod - rts/Sim/Misc/ModInfo.cpp Diff ] File ]
mod - rts/Sim/Misc/ModInfo.h Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/UnitTypes/TransportUnit.cpp Diff ] File ]
develop c34ceccd
Timestamp: 2009-12-09 15:52:50
Author: -jk-
Details ] Diff ]
fix compilation error in b5fc7c92
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
develop d8347951
Timestamp: 2009-12-09 15:13:14
Author: Dmytry Lavrov
Details ] Diff ]
fixed include.
mod - rts/Rendering/UnitModels/AssParser.cpp Diff ] File ]
develop 3c64c7ba
Timestamp: 2009-12-09 15:07:03
Author: Dmytry Lavrov
Details ] Diff ]
Merge branch 'assimp' of git://github.com/BrainDamage/spring.git into assimp
mod - rts/Rendering/UnitModels/AssParser.cpp Diff ] File ]
develop 5238d50d
Timestamp: 2009-12-09 15:04:59
Author: Andrea Piras
Details ] Diff ]
stub loader for texture handler for assimp models to prevent crash
mod - rts/Rendering/UnitModels/AssParser.cpp Diff ] File ]
develop e9f3a184
Timestamp: 2009-12-09 15:04:55
Author: Dmytry Lavrov
Details ] Diff ]
path for assimp
mod - rts/CMakeLists.txt Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 672 673 674 675 676 677 678 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last