2025-08-15 01:56 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 0866d4c4
Timestamp: 2010-02-10 09:55:06
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
AI: allow fetching the file path of an AI Interface plugin
mod - rts/ExternalAI/AIInterfaceLibrary.h Diff ] File ]
develop c31c3881
Timestamp: 2010-02-10 09:55:06
Author: hoijui
Details ] Diff ]
AI: allow fetching the file path of an AI Interface plugin
mod - rts/ExternalAI/AIInterfaceLibrary.h Diff ] File ]
develop 7ed3128a
Timestamp: 2010-02-10 09:50:43
Author: hoijui
Details ] Diff ]
cleanup: unvirtualize & beautify header guards
mod - rts/ExternalAI/AIInterfaceLibrary.h Diff ] File ]
mod - rts/ExternalAI/SkirmishAILibrary.h Diff ] File ]
develop 583f1b4d
Timestamp: 2010-02-10 09:38:08
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
installer: instead of downloading SpringDownloader during install, integrate it into the installer
mod - installer/make_installer.pl Diff ] File ]
mod - installer/sections/springDownloader.nsh Diff ] File ]
develop 7153ee1f
Timestamp: 2010-02-10 09:38:08
Author: hoijui
Details ] Diff ]
installer: instead of downloading SpringDownloader during install, integrate it into the installer
mod - installer/make_installer.pl Diff ] File ]
mod - installer/sections/springDownloader.nsh Diff ] File ]
develop 519a0e64
Timestamp: 2010-02-10 00:56:49
Author: Karl-Robert Ernst
Committer: Tobi Vollebregt
Details ] Diff ]
demotool: print ping
mod - tools/DemoTool/DemoTool.cpp Diff ] File ]
develop 7f243f3b
Timestamp: 2010-02-10 00:56:49
Author: Karl-Robert Ernst
Details ] Diff ]
demotool: print ping
mod - tools/DemoTool/DemoTool.cpp Diff ] File ]
develop ca71d0de
Timestamp: 2010-02-09 21:25:55
Author: Tobi Vollebregt
Details ] Diff ]
Revert "some additional gcc const & pure attribute flags in myMath.h"

This reverts commit a1c92dfe9d2aafc1e9f44439ad530f758faeac98.

Reverting to:
1) Fix desyncs between GCC 4.3 and 4.4
2) Fix XTA hovercrafts doing barrel rolls

When making new version of this commit please ensure these things aren't broken again!
mod - rts/System/myMath.h Diff ] File ]
develop 53a79bc6
Timestamp: 2010-02-09 21:25:55
Author: Tobi Vollebregt
Details ] Diff ]
Revert "some additional gcc const & pure attribute flags in myMath.h"

This reverts commit a1c92dfe9d2aafc1e9f44439ad530f758faeac98.

Reverting to:
1) Fix desyncs between GCC 4.3 and 4.4
2) Fix XTA hovercrafts doing barrel rolls

When making new version of this commit please ensure these things aren't broken again!
mod - rts/System/myMath.h Diff ] File ]
develop 739217eb
Timestamp: 2010-02-09 21:25:34
Author: Tobi Vollebregt
Details ] Diff ]
Revert "double underscore is reserved for compiler vendor! fixes compilation on GCC 4.4"

This reverts commit 65a8593768a2e35801403091bb217daa167b5971.

Reverting to be able to revert a1c92dfe9d2aafc1e9f44439ad530f758faeac98 without merge conflicts.
mod - rts/System/myMath.h Diff ] File ]
develop 4e1af02a
Timestamp: 2010-02-09 21:25:34
Author: Tobi Vollebregt
Details ] Diff ]
Revert "double underscore is reserved for compiler vendor! fixes compilation on GCC 4.4"

This reverts commit 65a8593768a2e35801403091bb217daa167b5971.

Reverting to be able to revert a1c92dfe9d2aafc1e9f44439ad530f758faeac98 without merge conflicts.
mod - rts/System/myMath.h Diff ] File ]
develop 2eb4eca2
Timestamp: 2010-02-09 15:34:53
Author: Karl-Robert Ernst
Details ] Diff ]
fix: units usign smoothMesh cannot land at repair pads when build near hills
mod - rts/Sim/MoveTypes/AAirMoveType.cpp Diff ] File ]
develop d10205db
Timestamp: 2010-02-09 15:34:53
Author: Karl-Robert Ernst
Committer: Tobi Vollebregt
Details ] Diff ]
fix: units usign smoothMesh cannot land at repair pads when build near hills
mod - rts/Sim/MoveTypes/AAirMoveType.cpp Diff ] File ]
develop 00ed33bf
Timestamp: 2010-02-09 12:14:05
Author: hoijui
Details ] Diff ]
AI: Java: fix for JNI handling of non-primitive event members
mod - AI/Interfaces/Java/bin/jni_wrappEvents.awk Diff ] File ]
develop be6920d8
Timestamp: 2010-02-09 12:12:49
Author: hoijui
Details ] Diff ]
AI: Wrapper: JavaOO: disambiguify function name, and implement (was missing in this context)
mod - AI/Wrappers/JavaOO/bin/wrappCallback.awk Diff ] File ]
develop 09c157bc
Timestamp: 2010-02-09 12:10:56
Author: hoijui
Details ] Diff ]
common AWK scripts: fix refactoring error
mod - AI/Wrappers/CUtils/bin/commonOOCallback.awk Diff ] File ]
develop 7d448118
Timestamp: 2010-02-08 20:23:12
Author: hoijui
Details ] Diff ]
installer: add SpringDownloader
Both SD and ArchiveMover are now in the subsection _Tools_.
mod - installer/sections/sectiondesc.nsh Diff ] File ]
mod - installer/sections/shortcuts.nsh Diff ] File ]
add - installer/sections/springDownloader.nsh Diff ] File ]
mod - installer/spring.nsi Diff ] File ]
develop 878bab97
Timestamp: 2010-02-08 20:23:12
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
installer: add SpringDownloader
Both SD and ArchiveMover are now in the subsection _Tools_.
mod - installer/sections/sectiondesc.nsh Diff ] File ]
mod - installer/sections/shortcuts.nsh Diff ] File ]
add - installer/sections/springDownloader.nsh Diff ] File ]
mod - installer/spring.nsi Diff ] File ]
develop 24216aa2
Timestamp: 2010-02-08 20:20:25
Author: hoijui
Details ] Diff ]
installer: replace jobjol with springfiles link
mod - installer/sections/shortcuts.nsh Diff ] File ]
develop 94b1d5db
Timestamp: 2010-02-08 20:20:25
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
installer: replace jobjol with springfiles link
mod - installer/sections/shortcuts.nsh Diff ] File ]
develop d5b9d129
Timestamp: 2010-02-08 20:18:19
Author: hoijui
Details ] Diff ]
installer: remove rest of unused TASClient stuff
see also: 2e09580692806b0b5b0ac840dbb03985eb7dfc3b
mod - installer/make_installer.pl Diff ] File ]
mod - installer/make_source_package.sh Diff ] File ]
mod - installer/sections/sectiondesc.nsh Diff ] File ]
mod - installer/sections/shortcuts.nsh Diff ] File ]
rm - installer/tasclient_download.sh Diff ] File ]
develop d305f04d
Timestamp: 2010-02-08 20:18:19
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
installer: remove rest of unused TASClient stuff
see also: 2e09580692806b0b5b0ac840dbb03985eb7dfc3b
mod - installer/make_installer.pl Diff ] File ]
mod - installer/make_source_package.sh Diff ] File ]
mod - installer/sections/sectiondesc.nsh Diff ] File ]
mod - installer/sections/shortcuts.nsh Diff ] File ]
rm - installer/tasclient_download.sh Diff ] File ]
develop 74bfaa51
Timestamp: 2010-02-08 19:39:09
Author: Karl-Robert Ernst
Details ] Diff ]
markers default to local
mod - rts/Lua/LuaUnsyncedCtrl.cpp Diff ] File ]
develop 14072fa0
Timestamp: 2010-02-08 19:39:09
Author: Karl-Robert Ernst
Committer: Tobi Vollebregt
Details ] Diff ]
markers default to local
mod - rts/Lua/LuaUnsyncedCtrl.cpp Diff ] File ]
develop 899129d1
Timestamp: 2010-02-08 13:24:17
Author: Karl-Robert Ernst
Details ] Diff ]
rewrite archive handling:
- less code, less dependencies etc.
- easier to use
- better threadsafety
mod - rts/CMakeLists.txt Diff ] File ]
mod - rts/Map/MapParser.cpp Diff ] File ]
mod - rts/Sim/Path/PathEstimator.cpp Diff ] File ]
mod - rts/System/FileSystem/Archive7Zip.cpp Diff ] File ]
mod - rts/System/FileSystem/Archive7Zip.h Diff ] File ]
mod - rts/System/FileSystem/ArchiveBase.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveBase.h Diff ] File ]
mod - rts/System/FileSystem/ArchiveBuffered.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveBuffered.h Diff ] File ]
mod - rts/System/FileSystem/ArchiveDir.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveDir.h Diff ] File ]
mod - rts/System/FileSystem/ArchiveFactory.cpp Diff ] File ]
rm - rts/System/FileSystem/ArchiveHPI.cpp Diff ] File ]
rm - rts/System/FileSystem/ArchiveHPI.h Diff ] File ]
mod - rts/System/FileSystem/ArchivePool.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchivePool.h Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveZip.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveZip.h Diff ] File ]
mod - rts/System/FileSystem/VFSHandler.cpp Diff ] File ]
mod - rts/lib/CMakeLists.txt Diff ] File ]
rm - rts/lib/hpiutil2/README Diff ] File ]
rm - rts/lib/hpiutil2/hpientry.cpp Diff ] File ]
rm - rts/lib/hpiutil2/hpientry.h Diff ] File ]
rm - rts/lib/hpiutil2/hpifile.cpp Diff ] File ]
rm - rts/lib/hpiutil2/hpifile.h Diff ] File ]
rm - rts/lib/hpiutil2/hpiutil.cpp Diff ] File ]
rm - rts/lib/hpiutil2/hpiutil.h Diff ] File ]
rm - rts/lib/hpiutil2/scrambledfile.cpp Diff ] File ]
rm - rts/lib/hpiutil2/scrambledfile.h Diff ] File ]
rm - rts/lib/hpiutil2/sqshstream.cpp Diff ] File ]
rm - rts/lib/hpiutil2/sqshstream.h Diff ] File ]
rm - rts/lib/hpiutil2/substream.cpp Diff ] File ]
rm - rts/lib/hpiutil2/substream.h Diff ] File ]
mod - tools/DedicatedServer/CMakeLists.txt Diff ] File ]
mod - tools/unitsync/CMakeLists.txt Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 648 649 650 651 652 653 654 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last