Changesets: spring
develop ada8b964
Timestamp: 2010-03-09 15:20:03 Author: kloot [ Details ] [ Diff ] |
* fix tree-rendering bug in overlay mode | ||
mod - rts/Rendering/Env/AdvTreeDrawer.cpp | [ Diff ] [ File ] | ||
develop d4f85080
Timestamp: 2010-03-09 12:44:10 Author: kloot [ Details ] [ Diff ] |
* TreeDrawer: setup for GLSL conversion | ||
mod - rts/Map/SMF/BFGroundDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/AdvTreeDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/AdvTreeDrawer.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/AdvTreeGenerator.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/AdvTreeGenerator.h | [ Diff ] [ File ] | ||
develop 304030a2
Timestamp: 2010-03-08 19:54:03 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
minor mouse fixes | ||
mod - game/LuaUI/widgets.lua | [ Diff ] [ File ] | ||
mod - rts/System/EventHandler.cpp | [ Diff ] [ File ] | ||
develop 17b96600
Timestamp: 2010-03-08 19:37:08 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
add buildspacing widget | ||
add - game/LuaUI/Widgets/gui_buildspacing.lua | [ Diff ] [ File ] | ||
develop 65b760fc
Timestamp: 2010-03-08 19:33:09 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
correctly handle more than 1 mouse presses in parallel (and fix minimap mouse) | ||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/MouseHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/System/EventHandler.cpp | [ Diff ] [ File ] | ||
develop e96bf486
Timestamp: 2010-03-08 14:02:39 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
do not eat mouse press when active receiver doesn't need them | ||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/MouseHandler.cpp | [ Diff ] [ File ] | ||
develop fd7fbf8b
Timestamp: 2010-03-08 14:00:43 Author: kloot Committer: Tobi Vollebregt [ Details ] [ Diff ] |
* fix team-color bug for flying pieces Conflicts: rts/Rendering/UnitModels/UnitDrawer.cpp rts/Sim/Projectiles/ProjectileHandler.cpp |
||
mod - rts/Rendering/UnitModels/UnitDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ProjectileHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ProjectileHandler.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/COB/UnitScript.cpp | [ Diff ] [ File ] | ||
develop a7c17d68
Timestamp: 2010-03-08 14:00:43 Author: kloot [ Details ] [ Diff ] |
* fix team-color bug for flying pieces | ||
mod - rts/Rendering/UnitModels/UnitDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ProjectileHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ProjectileHandler.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/COB/UnitScript.cpp | [ Diff ] [ File ] | ||
develop 486765af
Timestamp: 2010-03-08 01:18:16 Author: kloot [ Details ] [ Diff ] |
* comment update | ||
mod - rts/Rendering/UnitModels/UnitDrawer.cpp | [ Diff ] [ File ] | ||
develop 564f812c
Timestamp: 2010-03-08 00:02:04 Author: kloot [ Details ] [ Diff ] |
* constness; variable names | ||
mod - rts/Rendering/UnitModels/UnitDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/UnitModels/UnitDrawer.h | [ Diff ] [ File ] | ||
develop 731affaa
Timestamp: 2010-03-07 23:52:56 Author: kloot [ Details ] [ Diff ] |
* fix team-color bug | ||
mod - rts/Rendering/UnitModels/UnitDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/UnitModels/UnitDrawer.h | [ Diff ] [ File ] | ||
develop 1e170b8b
Timestamp: 2010-03-07 14:52:34 Author: kloot [ Details ] [ Diff ] |
* revert 2d644e7014f9ac2992033b308f20a0ffade2003d | ||
mod - installer/builddata/maphelper/maphelper/parse_tdf_map.lua | [ Diff ] [ File ] | ||
develop 2d644e70
Timestamp: 2010-03-07 13:32:12 Author: kloot [ Details ] [ Diff ] |
* maphelper: auto-replace any occurrences of 'ambiant' by 'ambient' in SMD scripts | ||
mod - installer/builddata/maphelper/maphelper/parse_tdf_map.lua | [ Diff ] [ File ] | ||
develop 189a7335
Timestamp: 2010-03-06 20:05:38 Author: Tobi Vollebregt [ Details ] [ Diff ] |
fixed links | ||
mod - README.markdown | [ Diff ] [ File ] | ||
develop 69f3e801
Timestamp: 2010-03-06 19:56:02 Author: kloot [ Details ] [ Diff ] |
Merge branch 'master' of git@github.com:spring/spring | ||
add - README.markdown | [ Diff ] [ File ] | ||
develop d55a3e19
Timestamp: 2010-03-06 19:55:09 Author: kloot [ Details ] [ Diff ] |
* s/4f/3f | ||
mod - rts/Rendering/Env/AdvTreeDrawer.cpp | [ Diff ] [ File ] | ||
develop 9e7d3e33
Timestamp: 2010-03-06 19:52:42 Author: kloot [ Details ] [ Diff ] |
* s/vec4/vec3 | ||
mod - installer/builddata/springcontent/shaders/ShadowGenVertProg.glsl | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/AdvTreeDrawer.cpp | [ Diff ] [ File ] | ||
develop 9a6b7e00
Timestamp: 2010-03-06 19:50:32 Author: kloot [ Details ] [ Diff ] |
* repair tree shadows | ||
mod - installer/builddata/springcontent/shaders/ShadowGenVertProg.glsl | [ Diff ] [ File ] | ||
mod - installer/builddata/springcontent/shaders/treeShadow.vp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/AdvTreeDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/ShadowHandler.cpp | [ Diff ] [ File ] | ||
develop 1c171030
Timestamp: 2010-03-06 12:56:10 Author: kloot [ Details ] [ Diff ] |
Merge branch 'master' of git@github.com:spring/spring | ||
mod - rts/System/Platform/Win/CrashHandler.cpp | [ Diff ] [ File ] | ||
develop 666957f4
Timestamp: 2010-03-06 12:55:38 Author: kloot [ Details ] [ Diff ] |
* enable f7fe82c75ba8818c899ad86bf40bada485bf3f4e | ||
mod - rts/Rendering/ShadowHandler.cpp | [ Diff ] [ File ] | ||
develop 0fbf9344
Timestamp: 2010-03-06 02:19:26 Author: kloot [ Details ] [ Diff ] |
* typo #2 | ||
mod - rts/Rendering/ShadowHandler.cpp | [ Diff ] [ File ] | ||
develop 4de78d3b
Timestamp: 2010-03-06 01:53:30 Author: kloot [ Details ] [ Diff ] |
* typo | ||
mod - installer/builddata/springcontent/shaders/ShadowGenVertProg.glsl | [ Diff ] [ File ] | ||
develop f7fe82c7
Timestamp: 2010-03-06 01:47:42 Author: kloot [ Details ] [ Diff ] |
* convert shadow-generation VS to GLSL | ||
mod - installer/builddata/springcontent/shaders/S3OVertProg.glsl | [ Diff ] [ File ] | ||
mod - installer/builddata/springcontent/shaders/SMFFragProg.glsl | [ Diff ] [ File ] | ||
mod - installer/builddata/springcontent/shaders/SMFVertProg.glsl | [ Diff ] [ File ] | ||
add - installer/builddata/springcontent/shaders/ShadowGenVertProg.glsl | [ Diff ] [ File ] | ||
mod - rts/Rendering/ShadowHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/ShadowHandler.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/UnitModels/UnitDrawer.cpp | [ Diff ] [ File ] | ||
develop b75670bb
Timestamp: 2010-03-05 19:54:42 Author: Marek Baczynski [ Details ] [ Diff ] |
fix s3o fragment program on ATI | ||
mod - installer/builddata/springcontent/shaders/S3OFragProg.glsl | [ Diff ] [ File ] | ||
develop 12747a01
Timestamp: 2010-03-05 19:16:56 Author: kloot [ Details ] [ Diff ] |
* match TU-usage to TC-generation | ||
mod - rts/Rendering/UnitModels/UnitDrawer.cpp | [ Diff ] [ File ] | ||