Changesets: spring
develop 55a269df
Timestamp: 2009-05-27 23:49:20 Author: Kloot [ Details ] [ Diff ] |
* fix units taking no damage from water (acid, lava) (Mantis 1420) | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Unit.h | [ Diff ] [ File ] | ||
develop 2ea35766
Timestamp: 2009-05-27 22:57:00 Author: Kloot [ Details ] [ Diff ] |
* | ||
mod - rts/System/myMath.cpp | [ Diff ] [ File ] | ||
develop a9d48d17
Timestamp: 2009-05-27 22:56:11 Author: Kloot [ Details ] [ Diff ] |
* fix noSelfDamge for beam-lasers and lightning-cannons (Mantis 1383) | ||
mod - rts/Game/GameHelper.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/ExplosiveProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/WeaponProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/BeamLaser.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/LightningCannon.cpp | [ Diff ] [ File ] | ||
develop 1e8c008a
Timestamp: 2009-05-27 22:25:06 Author: zerver [ Details ] [ Diff ] |
Fix MT crashbug in GroundDecalHandler | ||
mod - rts/Rendering/GroundDecalHandler.cpp | [ Diff ] [ File ] | ||
develop d4872b01
Timestamp: 2009-05-27 21:42:23 Author: Tobi Vollebregt [ Details ] [ Diff ] |
fix mantis #1325 | ||
mod - rts/System/DemoReader.cpp | [ Diff ] [ File ] | ||
develop 82ea35af
Timestamp: 2009-05-27 20:47:22 Author: Tobi Vollebregt [ Details ] [ Diff ] |
made it possible to run maphelper/mapinfo.lua standalone | ||
mod - installer/builddata/maphelper/maphelper/mapinfo.lua | [ Diff ] [ File ] | ||
develop fd70f8ad
Timestamp: 2009-05-27 19:19:50 Author: hoijui [ Details ] [ Diff ] |
AI: fix option values not specified in the start script not visible to AIs | ||
mod - rts/ExternalAI/AILibraryManager.cpp | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/SkirmishAIData.h | [ Diff ] [ File ] | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameSetup.cpp | [ Diff ] [ File ] | ||
develop 4123b554
Timestamp: 2009-05-27 18:52:30 Author: zerver [ Details ] [ Diff ] |
GML fixes (Mantis 0001418, 0001419) + add GML call debugger | ||
mod - rts/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaCallInCheck.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ExplosionGenerator.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/FireProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ProjectileHandler.h | [ Diff ] [ File ] | ||
mod - rts/System/Main.cpp | [ Diff ] [ File ] | ||
mod - rts/build/scons/rts.py | [ Diff ] [ File ] | ||
mod - rts/lib/gml/gml.cpp | [ Diff ] [ File ] | ||
mod - rts/lib/gml/gml.h | [ Diff ] [ File ] | ||
mod - rts/lib/gml/gmlcls.h | [ Diff ] [ File ] | ||
mod - rts/lib/gml/gmlfun.h | [ Diff ] [ File ] | ||
develop 65883f75
Timestamp: 2009-05-27 17:16:04 Author: Kloot [ Details ] [ Diff ] |
* issue some big fat warnings about multiplayer sync if in X87 math mode | ||
mod - rts/System/myMath.cpp | [ Diff ] [ File ] | ||
develop b01bd8c5
Timestamp: 2009-05-27 14:01:18 Author: Kloot [ Details ] [ Diff ] |
* show a proper error (as opposed to an illegal instruction) if SSE1 is unsupported | ||
mod - rts/System/Main.cpp | [ Diff ] [ File ] | ||
mod - rts/System/myMath.cpp | [ Diff ] [ File ] | ||
mod - rts/System/myMath.h | [ Diff ] [ File ] | ||
develop 86c3b4b7
Timestamp: 2009-05-27 13:45:27 Author: Kloot [ Details ] [ Diff ] |
* change/remove the CMyMath ctor/dummy global object to a static Init function, and relocate the SSE queries there | ||
mod - rts/System/Main.cpp | [ Diff ] [ File ] | ||
mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] | ||
mod - rts/System/myMath.cpp | [ Diff ] [ File ] | ||
mod - rts/System/myMath.h | [ Diff ] [ File ] | ||
develop 130548a6
Timestamp: 2009-05-27 12:04:52 Author: Kloot [ Details ] [ Diff ] |
* typo | ||
mod - rts/System/Util.h | [ Diff ] [ File ] | ||
develop 467848ad
Timestamp: 2009-05-27 12:03:05 Author: Kloot [ Details ] [ Diff ] |
* whitespace | ||
mod - rts/System/Util.h | [ Diff ] [ File ] | ||
develop d4b0eb67
Timestamp: 2009-05-27 12:01:55 Author: Kloot [ Details ] [ Diff ] |
* addendum to 25e5a879edd1496c5ee303c175139ec04759fb4b | ||
mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Util.h | [ Diff ] [ File ] | ||
develop 04e91af5
Timestamp: 2009-05-27 11:49:35 Author: Marek Baczynski [ Details ] [ Diff ] |
Merge branch 'master' of git://github.com/det/spring | ||
mod - rts/System/FileSystem/ArchivePool.cpp | [ Diff ] [ File ] | ||
develop 25e5a879
Timestamp: 2009-05-27 05:08:39 Author: Kloot [ Details ] [ Diff ] |
* add some code to query the CPU's SSE support | ||
mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Util.h | [ Diff ] [ File ] | ||
develop 93f7b43b
Timestamp: 2009-05-27 01:21:23 Author: Chris Clearwater [ Details ] [ Diff ] |
ArchivePool * Store pool files in subdir of their first 2 letter This is to avoid file limits on FAT32, mostly |
||
mod - rts/System/FileSystem/ArchivePool.cpp | [ Diff ] [ File ] | ||
develop 59fe9318
Timestamp: 2009-05-27 01:00:54 Author: Marek Baczynski [ Details ] [ Diff ] |
this should really fix NullOOJavaAI | ||
mod - AI/Skirmish/NullOOJavaAI/src/nulloojavaai/NullOOJavaAI.java | [ Diff ] [ File ] | ||
develop bb7de124
Timestamp: 2009-05-27 00:24:05 Author: Tobi Vollebregt [ Details ] [ Diff ] |
update Java AI (in relation to 3aa5699517fdab78baa59acc3218d933f21fe3fb) | ||
mod - AI/Skirmish/NullOOJavaAI/src/nulloojavaai/NullOOJavaAI.java | [ Diff ] [ File ] | ||
develop a70a9af3
Timestamp: 2009-05-26 23:30:19 Author: Tobi Vollebregt [ Details ] [ Diff ] |
addendum to 660bc902d0abaae9cc61452c4d005aef54236cfa | ||
mod - rts/Map/SMF/BFGroundDrawer.cpp | [ Diff ] [ File ] | ||
develop e151c9a0
Timestamp: 2009-05-26 22:10:55 Author: Tobi Vollebregt [ Details ] [ Diff ] |
Changed the RemoveArchive call to RemoveAllArchives. RemoveArchive wasn't entirely correct because it didn't restore files from overridden archives when removing the overriding files, and for the purpose of faster mod switching this should be sufficient. |
||
mod - tools/unitsync/unitsync.cpp | [ Diff ] [ File ] | ||
mod - tools/unitsync/unitsync_api.h | [ Diff ] [ File ] | ||
develop 660bc902
Timestamp: 2009-05-26 21:02:09 Author: Tobi Vollebregt [ Details ] [ Diff ] |
do not try to allocate vertex arrays of 4 GB on 64 bit systems (mantis 0001415) |
||
mod - rts/Map/SMF/BFGroundDrawer.cpp | [ Diff ] [ File ] | ||
develop 92e6e18d
Timestamp: 2009-05-26 20:37:16 Author: Tobi Vollebregt [ Details ] [ Diff ] |
constness, whitespace, comments | ||
mod - rts/Map/SMF/BFGroundDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/SMF/BFGroundDrawer.h | [ Diff ] [ File ] | ||
develop a57200de
Timestamp: 2009-05-26 20:12:11 Author: Tobi Vollebregt [ Details ] [ Diff ] |
use CUnit::allyteam instead of converting CUnit::team | ||
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp | [ Diff ] [ File ] | ||
develop f4f174c2
Timestamp: 2009-05-26 19:41:58 Author: Tobi Vollebregt [ Details ] [ Diff ] |
Applied patch by jasonobrien, fixing "format not a string literal and no format arguments" warning/error. |
||
mod - rts/Rendering/glFont.cpp | [ Diff ] [ File ] | ||