2025-08-28 18:35 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop bd7d0f5a
Timestamp: 2013-01-24 16:01:14
Author: abma
Details ] Diff ]
fix quotation
mod - buildbot/master/master.cfg Diff ] File ]
develop bf1e32ff
Timestamp: 2013-01-24 14:08:17
Author: Patrick Wouterse
Details ] Diff ]
add cmake support for vs
mod - AI/CMakeLists.txt Diff ] File ]
mod - CMakeLists.txt Diff ] File ]
mod - rts/CMakeLists.txt Diff ] File ]
mod - rts/System/Sound/CMakeLists.txt Diff ] File ]
mod - rts/build/cmake/FindFreetype.cmake Diff ] File ]
mod - rts/build/cmake/FindGLEW.cmake Diff ] File ]
mod - rts/build/cmake/FindGit.cmake Diff ] File ]
mod - rts/build/cmake/FindWin32Libs.cmake Diff ] File ]
add - rts/build/cmake/OverrideFlags.cmake Diff ] File ]
mod - rts/build/cmake/TestCXXFlags.cmake Diff ] File ]
mod - rts/builds/default/CMakeLists.txt Diff ] File ]
mod - rts/builds/multithreaded/CMakeLists.txt Diff ] File ]
mod - rts/lib/gml/CMakeLists.txt Diff ] File ]
mod - rts/lib/streflop/CMakeLists.txt Diff ] File ]
develop ec302a7a
Timestamp: 2013-01-24 02:39:19
Author: rt
Details ] Diff ]
-
mod - rts/Rendering/Models/IModelParser.h Diff ] File ]
develop 5b134bdf
Timestamp: 2013-01-24 02:38:16
Author: rt
Details ] Diff ]
you WILL respect access modifiers
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/IModelParser.cpp Diff ] File ]
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
mod - rts/Rendering/Models/S3OParser.cpp Diff ] File ]
mod - rts/Rendering/ProjectileDrawer.cpp Diff ] File ]
develop 1a2dd5d2
Timestamp: 2013-01-24 00:59:10
Author: zerver
Details ] Diff ]
Semi-fix GetStringFromStreamBuffer for MSVC
mod - rts/System/LoadSave/DemoRecorder.h Diff ] File ]
develop 719a09ec
Timestamp: 2013-01-24 00:55:21
Author: zerver
Details ] Diff ]
Make USE_PIECE_GEOMETRY_VBOS compatible with disabled glShareLists
mod - rts/Rendering/Models/3DModel.cpp Diff ] File ]
mod - rts/Rendering/Models/3DModel.h Diff ] File ]
mod - rts/Rendering/Models/IModelParser.cpp Diff ] File ]
mod - rts/Rendering/Models/OBJParser.cpp Diff ] File ]
mod - rts/Rendering/Models/S3OParser.cpp Diff ] File ]
develop eb6295b2
Timestamp: 2013-01-23 23:49:41
Author: rt
Details ] Diff ]
fix 0003414 (no matter how many fpe's you kill they keep coming)
mod - rts/Sim/Projectiles/WeaponProjectiles/BeamLaserProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/WeaponProjectiles/BeamLaserProjectile.h Diff ] File ]
mod - rts/Sim/Projectiles/WeaponProjectiles/LargeBeamLaserProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/WeaponProjectiles/LargeBeamLaserProjectile.h Diff ] File ]
develop 5a0e9a01
Timestamp: 2013-01-23 21:44:32
Author: rt
Details ] Diff ]
unhardcode residual-impulse decay rate, can now be changed via LuaSyncedCtrl::AddUnitImpulse
mod - rts/Game/SelectedUnits.cpp Diff ] File ]
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
mod - rts/Rendering/UnitDrawer.cpp Diff ] File ]
mod - rts/Sim/Objects/SolidObject.cpp Diff ] File ]
mod - rts/Sim/Objects/SolidObject.h Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.h Diff ] File ]
develop 82ee1235
Timestamp: 2013-01-23 20:45:49
Author: abma
Details ] Diff ]
validation test: fix upload
mod - buildbot/slave/validation/upload.sh Diff ] File ]
develop 1e96bb45
Timestamp: 2013-01-23 18:03:22
Author: zerver
Details ] Diff ]
Disable OMP dynamic threads for MT
Not sure if this is needed but just in case
mod - rts/System/Platform/Threading.cpp Diff ] File ]
develop 4d1809d8
Timestamp: 2013-01-23 14:07:07
Author: rt
Details ] Diff ]
fix 0003413
mod - rts/Sim/Misc/CollisionVolume.cpp Diff ] File ]
mod - rts/Sim/Misc/Wind.cpp Diff ] File ]
mod - rts/Sim/Misc/Wind.h Diff ] File ]
mod - rts/Sim/Projectiles/WeaponProjectiles/BeamLaserProjectile.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/UnitDef.cpp Diff ] File ]
mod - rts/System/StartScriptGen.cpp Diff ] File ]
develop e3a9a29e
Timestamp: 2013-01-23 10:10:33
Author: abma
Details ] Diff ]
AAI: update readme
add - AI/Skirmish/AAI/data/README.md Diff ] File ]
rm - AI/Skirmish/AAI/data/ReadMe.txt Diff ] File ]
develop 78547f06
Timestamp: 2013-01-23 09:20:47
Author: abma
Details ] Diff ]
buildbot: fix call of upload script
mod - buildbot/slave/validation/tests-analyze.sh Diff ] File ]
develop 5eb90c6e
Timestamp: 2013-01-23 09:14:58
Author: abma
Details ] Diff ]
update pr-downloader
mod - tools/pr-downloader Diff ] File ]
develop bcfb8f4e
Timestamp: 2013-01-23 09:12:46
Author: abma
Details ] Diff ]
also use explicit filenames in dedicated/CMakeLists.txt
mod - rts/builds/dedicated/CMakeLists.txt Diff ] File ]
develop 289cb338
Timestamp: 2013-01-23 09:10:01
Author: abma
Details ] Diff ]
fix some cppcheck warnings
mod - rts/Game/GameSetup.cpp Diff ] File ]
mod - rts/Map/MapInfo.cpp Diff ] File ]
mod - rts/Sim/Misc/Wind.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/MoveDefHandler.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/System/AIScriptHandler.h Diff ] File ]
mod - rts/System/FileSystem/SimpleParser.cpp Diff ] File ]
mod - rts/System/LoadSave/Demo.cpp Diff ] File ]
develop 4abff070
Timestamp: 2013-01-23 09:01:01
Author: abma
Details ] Diff ]
fix dedicated compile
mod - rts/System/Platform/Threading.cpp Diff ] File ]
develop 3aa564e4
Timestamp: 2013-01-23 02:49:47
Author: zerver
Details ] Diff ]
-
mod - rts/System/Platform/Threading.cpp Diff ] File ]
develop dc31543a
Timestamp: 2013-01-23 02:34:05
Author: zerver
Details ] Diff ]
-
mod - rts/System/Platform/Threading.cpp Diff ] File ]
develop ba1d8d93
Timestamp: 2013-01-23 02:16:22
Author: zerver
Details ] Diff ]
fix previous commit
mod - rts/System/Platform/Threading.cpp Diff ] File ]
mod - rts/System/Sync/FPUCheck.cpp Diff ] File ]
develop fb4ebb22
Timestamp: 2013-01-23 01:58:37
Author: zerver
Details ] Diff ]
streflop
mod - rts/System/Platform/Threading.cpp Diff ] File ]
develop 77d035b7
Timestamp: 2013-01-23 01:33:55
Author: zerver
Details ] Diff ]
+1
mod - rts/System/Platform/Threading.cpp Diff ] File ]
develop 4cc47a4d
Timestamp: 2013-01-23 01:25:24
Author: zerver
Details ] Diff ]
Try fix unit test
mod - rts/Rendering/Textures/Bitmap.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
mod - rts/System/Platform/Threading.cpp Diff ] File ]
mod - rts/System/Sync/FPUCheck.cpp Diff ] File ]
develop bbe858d4
Timestamp: 2013-01-23 00:18:50
Author: zerver
Details ] Diff ]
Fix unitsync compile
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
develop e176ec5f
Timestamp: 2013-01-23 00:08:10
Author: zerver
Details ] Diff ]
Fix compile #2
mod - rts/System/Platform/Threading.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 366 367 368 369 370 371 372 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last