2025-08-23 14:45 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 009e794a
Timestamp: 2010-03-31 02:54:14
Author: kloot
Details ] Diff ]
* always convert piece-offsets to local space (other code expects this)
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
develop e4851fde
Timestamp: 2010-03-30 19:24:25
Author: zerver
Details ] Diff ]
Some MSVC8 fixes
mod - rts/Lua/LuaLobby.cpp Diff ] File ]
mod - rts/Lua/LuaZip.cpp Diff ] File ]
mod - rts/Rendering/ProjectileDrawer.hpp Diff ] File ]
mod - rts/Rendering/UnitDrawer.cpp Diff ] File ]
mod - rts/Rendering/UnitDrawer.h Diff ] File ]
mod - rts/Sim/Projectiles/FireProjectile.cpp Diff ] File ]
mod - rts/System/GlobalUnsynced.cpp Diff ] File ]
mod - rts/System/LuaLoadSaveHandler.cpp Diff ] File ]
mod - rts/build/vstudio8/rts.vcproj Diff ] File ]
mod - rts/lib/gml/gmlcls.h Diff ] File ]
develop 19e587d4
Timestamp: 2010-03-30 11:55:00
Author: kloot
Details ] Diff ]
* oops
mod - rts/Rendering/Models/3DModel.h Diff ] File ]
mod - rts/Rendering/Models/3DOParser.h Diff ] File ]
mod - rts/Rendering/Models/OBJParser.h Diff ] File ]
mod - rts/Rendering/Models/S3OParser.h Diff ] File ]
develop 535517aa
Timestamp: 2010-03-30 10:45:56
Author: hoijui
Details ] Diff ]
AI: Java: fix a bug for commands with an out-member (credits go to cranphin)
mod - AI/Interfaces/Java/bin/native_wrappCommands.awk Diff ] File ]
develop 2dcb7d51
Timestamp: 2010-03-30 01:38:05
Author: kloot
Details ] Diff ]
* look for model.lua, not model.obj.lua
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
develop 41a30049
Timestamp: 2010-03-30 01:28:45
Author: kloot
Details ] Diff ]
* set the piece min-/max-extends
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 ]
develop 68baa454
Timestamp: 2010-03-29 18:59:29
Author: kloot
Details ] Diff ]
* refactor IModelParser::Draw into S3DModelPiece::DrawList
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/IModelParser.cpp Diff ] File ]
mod - rts/Rendering/Models/IModelParser.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 ]
develop 023aba79
Timestamp: 2010-03-29 15:30:19
Author: kloot
Details ] Diff ]
* better way to do it
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
mod - rts/Rendering/Models/OBJParser.h Diff ] File ]
develop 87cf7fb0
Timestamp: 2010-03-29 12:21:23
Author: kloot
Details ] Diff ]
* permit vertices to be specified in global model-space (more convenient)
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
mod - rts/Rendering/Models/OBJParser.h Diff ] File ]
develop 28771126
Timestamp: 2010-03-29 01:02:28
Author: kloot
Details ] Diff ]
* moar sanity checks
mod - rts/Rendering/Models/3DModel.h Diff ] File ]
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
mod - rts/Rendering/Models/OBJParser.h Diff ] File ]
develop 2096c860
Timestamp: 2010-03-28 23:32:21
Author: kloot
Details ] Diff ]
* LuaUnitDefs: fix the model 'type' field
mod - rts/Lua/LuaUnitDefs.cpp Diff ] File ]
mod - rts/Lua/LuaUnitRendering.cpp Diff ] File ]
develop d63e1732
Timestamp: 2010-03-28 23:14:31
Author: kloot
Details ] Diff ]
* auto-normalize normals
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
develop 4dccb063
Timestamp: 2010-03-28 22:08:59
Author: kloot
Details ] Diff ]
* match the whole group 0 or 1 times, not each of the parts
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
develop cea70e74
Timestamp: 2010-03-28 20:04:59
Author: kloot
Details ] Diff ]
* support properties entered in scientific notation
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
develop b7f5b076
Timestamp: 2010-03-28 18:24:51
Author: kloot
Details ] Diff ]
* fix
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
develop 0920b07b
Timestamp: 2010-03-28 18:11:55
Author: kloot
Details ] Diff ]
* support by-number piece definitions (useful for converting S3O's)
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
develop 4897cb94
Timestamp: 2010-03-28 15:19:46
Author: hoijui
Details ] Diff ]
AI: E323AI: bump version
mod - AI/Skirmish/E323AI Diff ] File ]
develop d73f2956
Timestamp: 2010-03-28 14:56:08
Author: hoijui
Details ] Diff ]
AI: E323AI: compiles again (with master)
mod - AI/Skirmish/E323AI Diff ] File ]
develop 308dfcd3
Timestamp: 2010-03-28 12:51:44
Author: kloot
Details ] Diff ]
* don't leak memory
mod - rts/Rendering/Models/OBJParser.h Diff ] File ]
mod - rts/Rendering/Models/S3OParser.h Diff ] File ]
develop e0949059
Timestamp: 2010-03-28 12:39:07
Author: kloot
Details ] Diff ]
* setup the per-piece tangents
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
mod - rts/Rendering/Models/S3OParser.cpp Diff ] File ]
develop 33b12fac
Timestamp: 2010-03-28 10:23:36
Author: hoijui
Details ] Diff ]
as we have README.markdown now, README is obsolete
rm - README Diff ] File ]
develop c4872468
Timestamp: 2010-03-28 10:22:12
Author: hoijui
Details ] Diff ]
AI: Java: increase initial java heap size
cranphin reported that this fixes a crash under certain circumstances.
mod - AI/Interfaces/Java/data/jvm.properties Diff ] File ]
develop 132e0c62
Timestamp: 2010-03-28 10:15:49
Author: hoijui
Details ] Diff ]
installer: remove duplicate file
Side note (minor "issue"):
As you can see, the installer only shows GPL V2,
though Spring is V2 or later. I just did not see a nice
way to address this, so leave it this way.
rm - installer/gpl.txt Diff ] File ]
mod - installer/spring.nsi Diff ] File ]
develop be89fee3
Timestamp: 2010-03-28 10:10:36
Author: hoijui
Details ] Diff ]
AI: send an Update event before the first UnitCreated (when initializing mid-game)
mod - rts/ExternalAI/EngineOutHandler.cpp Diff ] File ]
develop 0db43fa0
Timestamp: 2010-03-28 10:09:02
Author: hoijui
Details ] Diff ]
AI: minimal docu update
mod - rts/ExternalAI/Interface/AISCommands.h Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 631 632 633 634 635 636 637 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last