2025-09-01 18:15 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 896c84bf
Timestamp: 2010-06-16 09:45:45
Author: hoijui
Details ] Diff ]
actualize list of directories [minor]
mod - directories.txt Diff ] File ]
develop 7379b6b2
Timestamp: 2010-06-15 23:03:17
Author: hoijui
Details ] Diff ]
fix an AI desync & small extension of path-finder callbacks plus doc upgrade [AI] [fix]
mod - AI/Wrappers/LegacyCpp/AIAICallback.cpp Diff ] File ]
mod - AI/Wrappers/LegacyCpp/AIAICallback.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/IAICallback.h Diff ] File ]
mod - rts/ExternalAI/AICallback.cpp Diff ] File ]
mod - rts/ExternalAI/AICallback.h Diff ] File ]
mod - rts/ExternalAI/Interface/AISCommands.h Diff ] File ]
mod - rts/ExternalAI/SSkirmishAICallbackImpl.cpp Diff ] File ]
develop 65cf3a9a
Timestamp: 2010-06-15 22:53:34
Author: hoijui
Details ] Diff ]
now builds NullPythonAI without an `ln -s` [AI]
mod - AI/Interfaces/Python Diff ] File ]
develop 348e931a
Timestamp: 2010-06-15 21:30:13
Author: kloot
Details ] Diff ]
* KAIK: event-based TM updates
mod - AI/Skirmish/KAIK/AIClasses.cpp Diff ] File ]
mod - AI/Skirmish/KAIK/AttackHandler.cpp Diff ] File ]
mod - AI/Skirmish/KAIK/DefenseMatrix.cpp Diff ] File ]
mod - AI/Skirmish/KAIK/KAIK.cpp Diff ] File ]
mod - AI/Skirmish/KAIK/KAIK.h Diff ] File ]
mod - AI/Skirmish/KAIK/ThreatMap.cpp Diff ] File ]
mod - AI/Skirmish/KAIK/ThreatMap.h Diff ] File ]
develop 619fe41a
Timestamp: 2010-06-15 19:48:07
Author: -jk-
Details ] Diff ]
* make configHandler threadsafe again (fixes a deadlock on startup with airAbsorption)
* clamp airAbsorption between 0..10 and not 0..1
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/System/ConfigHandler.cpp Diff ] File ]
mod - rts/System/ConfigHandler.h Diff ] File ]
mod - rts/System/Sound/Sound.cpp Diff ] File ]
mod - rts/System/Sound/SoundSource.cpp Diff ] File ]
develop fb7a4abc
Timestamp: 2010-06-15 16:24:07
Author: Tobi Vollebregt
Details ] Diff ]
cmake: add another variant of windres name (it's like that on Fedora 12)
mod - rts/build/cmake/FindWindres.cmake Diff ] File ]
develop 3f03d2c7
Timestamp: 2010-06-15 13:56:50
Author: Tobi Vollebregt
Details ] Diff ]
LogOutput: do not flush (except after load messages) unless it's a DEBUG build (fixes mantis 0001938)
mod - rts/Rendering/GL/myGL.cpp Diff ] File ]
mod - rts/System/LogOutput.cpp Diff ] File ]
develop 1dcb32c9
Timestamp: 2010-06-15 13:48:09
Author: -jk-
Details ] Diff ]
non-pure virtual dtor for ISound
mod - rts/System/Sound/ISound.h Diff ] File ]
develop b0d89f26
Timestamp: 2010-06-15 13:29:22
Author: -jk-
Details ] Diff ]
fix `OpenAL soft` crash on exit
mod - rts/System/Sound/ISound.h Diff ] File ]
develop 3cb6d686
Timestamp: 2010-06-15 11:37:19
Author: hoijui
Details ] Diff ]
make some vars globally available [CMake] {AI]
mod - AI/Skirmish/CMakeLists.txt Diff ] File ]
develop 88e7f7c5
Timestamp: 2010-06-15 11:35:27
Author: hoijui
Details ] Diff ]
move content handlign to the cont/ subdir [CMake]
mod - CMakeLists.txt Diff ] File ]
add - cont/CMakeLists.txt Diff ] File ]
develop e5ae883d
Timestamp: 2010-06-15 11:27:21
Author: hoijui
Details ] Diff ]
move freedesktop stuff to cont/
mod - CMakeLists.txt Diff ] File ]
mod - installer/make_luaui_nsh.py Diff ] File ]
develop 63478d54
Timestamp: 2010-06-15 10:06:30
Author: hoijui
Details ] Diff ]
always add DS and HL builds to target "all" [CMake]
mod - rts/builds/CMakeLists.txt Diff ] File ]
mod - rts/builds/DS/CMakeLists.txt Diff ] File ]
mod - rts/builds/HL/CMakeLists.txt Diff ] File ]
develop 2e59278a
Timestamp: 2010-06-15 09:51:37
Author: hoijui
Details ] Diff ]
install new widget(s) [installer]
mod - installer/sections/luaui.nsh Diff ] File ]
develop b5194689
Timestamp: 2010-06-15 09:51:02
Author: hoijui
Details ] Diff ]
adjust `luaui.nsh` generator script [installer]
mod - installer/make_luaui_nsh.py Diff ] File ]
develop f20bf12e
Timestamp: 2010-06-15 09:47:11
Author: hoijui
Details ] Diff ]
equalize form [minor]
other types use:
* Spring Archive
* Spring Start Script
mod - installer/freedesktop/mime/spring.xml Diff ] File ]
develop d3727342
Timestamp: 2010-06-15 09:45:52
Author: hoijui
Details ] Diff ]
add spring start script mime-type
Do not know how much sense this makes.
Feel free to change or revert.
mod - installer/freedesktop/mime/spring.xml Diff ] File ]
develop c1942653
Timestamp: 2010-06-15 09:41:27
Author: hoijui
Details ] Diff ]
move man page creation to doc/ [CMake]
required for a later change (installing parts only)
mod - CMakeLists.txt Diff ] File ]
add - doc/CMakeLists.txt Diff ] File ]
develop dd16aa9f
Timestamp: 2010-06-15 08:36:28
Author: hoijui
Details ] Diff ]
make air-absorption configurable
config key: snd_airAbsorption
valid values: 0.0f - 1.0f
turn off: 0.0f
recommended: 0.01f - 0.5f
default: 0.1f
mod - rts/System/Sound/Sound.cpp Diff ] File ]
develop 6a1b1bd1
Timestamp: 2010-06-15 01:05:39
Author: kloot
Details ] Diff ]
* changelog update
mod - doc/changelog.txt Diff ] File ]
develop 6a6cd2ed
Timestamp: 2010-06-14 23:55:44
Author: Tobi Vollebregt
Details ] Diff ]
changelog: add the new default intercept types
mod - doc/changelog.txt Diff ] File ]
develop d47ce3a5
Timestamp: 2010-06-14 21:50:25
Author: Tobi Vollebregt
Details ] Diff ]
changelog update
mod - doc/changelog.txt Diff ] File ]
develop c73997ec
Timestamp: 2010-06-14 20:58:42
Author: Tobi Vollebregt
Details ] Diff ]
sim: fix 341e4a6bb19353e2f4f49073776fc569b1dbb5c1, attack commands often have a fourth (0) parameter (fixes mantis 0001947)
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp Diff ] File ]
develop 07487a45
Timestamp: 2010-06-14 19:43:08
Author: hoijui
Details ] Diff ]
compile headless stubs lib with boost::thread (for xtime) [CMake] [fix]
mod - rts/lib/headlessStubs/CMakeLists.txt Diff ] File ]
develop 8a052b6c
Timestamp: 2010-06-14 17:33:39
Author: zerver
Details ] Diff ]
Reduce overhead in packet cache, without any hacks
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/GameServer.h Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 607 608 609 610 611 612 613 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last