2025-08-28 02:03 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 7102953b
Timestamp: 2010-08-09 12:08:44
Author: Tobi Vollebregt
Details ] Diff ]
buildbot: restructure
develop e138929c
Timestamp: 2010-08-09 12:04:14
Author: kloot
Details ] Diff ]
* remove redundant variable
mod - rts/Rendering/Models/3DModel.cpp Diff ] File ]
mod - rts/Rendering/Models/3DModel.h Diff ] File ]
mod - rts/Rendering/Models/3DOParser.cpp Diff ] File ]
mod - rts/Rendering/Models/3DOParser.h Diff ] File ]
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
mod - rts/Rendering/Models/OBJParser.h Diff ] File ]
mod - rts/Rendering/Models/S3OParser.cpp Diff ] File ]
mod - rts/Rendering/Models/S3OParser.h Diff ] File ]
mod - rts/Sim/Projectiles/PieceProjectile.cpp Diff ] File ]
develop 6845aad2
Timestamp: 2010-08-09 12:04:14
Author: kloot
Committer: Tobi Vollebregt
Details ] Diff ]
* remove redundant variable
mod - rts/Rendering/Models/3DModel.cpp Diff ] File ]
mod - rts/Rendering/Models/3DModel.h Diff ] File ]
mod - rts/Rendering/Models/3DOParser.cpp Diff ] File ]
mod - rts/Rendering/Models/3DOParser.h Diff ] File ]
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
mod - rts/Rendering/Models/OBJParser.h Diff ] File ]
mod - rts/Rendering/Models/S3OParser.cpp Diff ] File ]
mod - rts/Rendering/Models/S3OParser.h Diff ] File ]
mod - rts/Sim/Projectiles/PieceProjectile.cpp Diff ] File ]
develop f47dcaf4
Timestamp: 2010-08-09 11:46:30
Author: Tobi Vollebregt
Details ] Diff ]
buildbot: upgrade to 0.8.1 + some other fixes
mod - buildbot/buildbot.mk Diff ] File ]
develop 6c283e0c
Timestamp: 2010-08-09 11:46:30
Author: Tobi Vollebregt
Details ] Diff ]
buildbot: upgrade to 0.8.1 + some other fixes
mod - buildbot/buildbot.mk Diff ] File ]
develop 03557d28
Timestamp: 2010-08-09 11:03:29
Author: kloot
Details ] Diff ]
* small optimization for 44c0f8e7d07a53c64680cb2594284dadd7911ce6
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
mod - rts/Rendering/Models/OBJParser.h Diff ] File ]
develop 6cbecd45
Timestamp: 2010-08-09 11:03:29
Author: kloot
Committer: Tobi Vollebregt
Details ] Diff ]
* small optimization for 44c0f8e7d07a53c64680cb2594284dadd7911ce6
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
mod - rts/Rendering/Models/OBJParser.h Diff ] File ]
develop e9f189d8
Timestamp: 2010-08-09 10:06:52
Author: Tobi Vollebregt
Details ] Diff ]
buildbot: synchronize access to the linker (run only one at a time)
add - buildbot/ld Diff ] File ]
develop 309f4f37
Timestamp: 2010-08-09 10:06:52
Author: Tobi Vollebregt
Details ] Diff ]
buildbot: synchronize access to the linker (run only one at a time)
add - buildbot/ld Diff ] File ]
develop 2ca973a6
Timestamp: 2010-08-09 10:06:03
Author: Tobi Vollebregt
Details ] Diff ]
buildbot: add Makefile
add - buildbot/buildbot.mk Diff ] File ]
develop 2f62665f
Timestamp: 2010-08-09 10:06:03
Author: Tobi Vollebregt
Details ] Diff ]
buildbot: add Makefile
add - buildbot/buildbot.mk Diff ] File ]
develop 937211c3
Timestamp: 2010-08-09 04:13:46
Author: -jk-
Details ] Diff ]
fix typo in PlayerBase.cpp (may fix the `country` return value of GetPlayerInfo in Lua)
mod - rts/Game/PlayerBase.cpp Diff ] File ]
develop 576730b0
Timestamp: 2010-08-09 04:13:46
Author: -jk-
Committer: Tobi Vollebregt
Details ] Diff ]
fix typo in PlayerBase.cpp (may fix the `country` return value of GetPlayerInfo in Lua)
mod - rts/Game/PlayerBase.cpp Diff ] File ]
develop bfe54f19
Timestamp: 2010-08-08 21:47:30
Author: -jk-
Details ] Diff ]
fix typo in mapdefaults.lua
mod - cont/base/maphelper/maphelper/mapdefaults.lua Diff ] File ]
develop f63cf4e6
Timestamp: 2010-08-08 21:47:30
Author: -jk-
Committer: Tobi Vollebregt
Details ] Diff ]
fix typo in mapdefaults.lua
mod - cont/base/maphelper/maphelper/mapdefaults.lua Diff ] File ]
develop 6a1d6934
Timestamp: 2010-08-08 19:37:54
Author: Tobi Vollebregt
Details ] Diff ]
LSC: GetCOBScriptID returns nil now instead of raising an error when the unit runs a LUS
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
develop ef5def8e
Timestamp: 2010-08-08 19:37:54
Author: Tobi Vollebregt
Details ] Diff ]
LSC: GetCOBScriptID returns nil now instead of raising an error when the unit runs a LUS
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
develop b08463bf
Timestamp: 2010-08-08 17:10:52
Author: Tobi Vollebregt
Details ] Diff ]
lua unit script: GetScriptEnv returns nil if unit doesn't have Lua script
mod - cont/base/springcontent/LuaGadgets/Gadgets/unit_script.lua Diff ] File ]
develop d715e9cd
Timestamp: 2010-08-08 17:10:52
Author: Tobi Vollebregt
Details ] Diff ]
lua unit script: GetScriptEnv returns nil if unit doesn't have Lua script
mod - cont/base/springcontent/LuaGadgets/Gadgets/unit_script.lua Diff ] File ]
develop 44c0f8e7
Timestamp: 2010-08-08 15:02:24
Author: kloot
Details ] Diff ]
* OBJParser: fix misinterpretation of the OBJ spec
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
mod - rts/Rendering/Models/OBJParser.h Diff ] File ]
develop 4d84a151
Timestamp: 2010-08-08 15:02:24
Author: kloot
Committer: Tobi Vollebregt
Details ] Diff ]
* OBJParser: fix misinterpretation of the OBJ spec
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
mod - rts/Rendering/Models/OBJParser.h Diff ] File ]
develop b5409110
Timestamp: 2010-08-08 01:18:25
Author: kloot
Details ] Diff ]
* second fix; attributes can be shared
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
develop 41667fc2
Timestamp: 2010-08-08 01:18:25
Author: kloot
Committer: Tobi Vollebregt
Details ] Diff ]
* second fix; attributes can be shared
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
develop 036cc009
Timestamp: 2010-08-08 01:08:50
Author: kloot
Details ] Diff ]
* OBJParser: fix incorrect handling of negative references
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
develop 6e9b7831
Timestamp: 2010-08-08 01:08:50
Author: kloot
Committer: Tobi Vollebregt
Details ] Diff ]
* OBJParser: fix incorrect handling of negative references
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 588 589 590 591 592 593 594 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last