Changesets: spring
develop db7701c4
Timestamp: 2009-10-15 17:46:17 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
liblobby framework | ||
mod - rts/lib/CMakeLists.txt | [ Diff ] [ File ] | ||
add - rts/lib/liblobby/CMakeLists.txt | [ Diff ] [ File ] | ||
add - rts/lib/liblobby/Connection.cpp | [ Diff ] [ File ] | ||
add - rts/lib/liblobby/Connection.h | [ Diff ] [ File ] | ||
add - rts/lib/liblobby/testapp.cpp | [ Diff ] [ File ] | ||
develop b5c5861a
Timestamp: 2009-10-15 14:12:55 Author: kloot [ Details ] [ Diff ] |
unbreak AI/SConscript | ||
mod - AI/SConscript | [ Diff ] [ File ] | ||
develop 1fd9ed0b
Timestamp: 2009-10-14 20:51:58 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
unbreak cmake | ||
mod - AI/CMakeLists.txt | [ Diff ] [ File ] | ||
develop 588e12ed
Timestamp: 2009-10-14 18:00:12 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
fix bug when readign larger vorbis buffers | ||
mod - rts/System/Sound/SoundBuffer.cpp | [ Diff ] [ File ] | ||
develop 9a508630
Timestamp: 2009-10-14 17:39:54 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
mutexing ArchiveBuffered because neither 7zip nor zlib are threadsafe | ||
mod - rts/System/FileSystem/Archive7Zip.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/Archive7Zip.h | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/ArchiveBuffered.h | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/ArchiveHPI.cpp | [ Diff ] [ File ] | ||
mod - 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/ArchiveZip.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/ArchiveZip.h | [ Diff ] [ File ] | ||
mod - rts/System/Sound/SoundItem.cpp | [ Diff ] [ File ] | ||
develop b7b88956
Timestamp: 2009-10-14 16:53:59 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
allow for randomness in gain and pitch using sounds.lua | ||
mod - rts/System/Sound/Sound.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Sound/Sound.h | [ Diff ] [ File ] | ||
mod - rts/System/Sound/SoundItem.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Sound/SoundItem.h | [ Diff ] [ File ] | ||
mod - rts/System/Sound/SoundSource.cpp | [ Diff ] [ File ] | ||
develop 1e72d485
Timestamp: 2009-10-14 16:03:50 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
some minor sound improvements | ||
mod - rts/System/Sound/Sound.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Sound/Sound.h | [ Diff ] [ File ] | ||
develop 4f5503b2
Timestamp: 2009-10-14 16:03:43 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
spring needs boost 1.35 | ||
mod - CMakeLists.txt | [ Diff ] [ File ] | ||
develop fc498860
Timestamp: 2009-10-14 14:27:31 Author: -jk- [ Details ] [ Diff ] |
fix typo in fea7058c7a0ff99e11a2a41e5f8772d1e3e65383 | ||
mod - rts/System/Platform/Win/wsdl.cpp | [ Diff ] [ File ] | ||
develop 91567c00
Timestamp: 2009-10-14 14:26:38 Author: -jk- [ Details ] [ Diff ] |
fix gravity in CSimpleParticleSystem | ||
mod - rts/Lua/LuaSyncedCtrl.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaSyncedRead.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/FlareProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/PieceProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/Projectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/Projectile.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/Unsynced/DirtProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/Unsynced/GenericParticleProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/Unsynced/GenericParticleProjectile.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/Unsynced/SimpleParticleSystem.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/Unsynced/SimpleParticleSystem.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/Unsynced/WreckProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/ExplosiveProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/FireBallProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/MissileProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/StarburstProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/TorpedoProjectile.cpp | [ Diff ] [ File ] | ||
develop fea7058c
Timestamp: 2009-10-14 13:13:28 Author: -jk- [ Details ] [ Diff ] |
Should be reimplemented via an unsynced heightmap which obeys LOS and is used by the terrain renderer, too. Revert "lua: GetGroundHeight returns same as GetGroundOrigHeight unless:" This reverts commit b5f29d7dbea6acfd818b3281f1870f81da2b075a. |
||
mod - rts/Lua/LuaSyncedRead.cpp | [ Diff ] [ File ] | ||
develop f100e768
Timestamp: 2009-10-14 13:10:34 Author: -jk- [ Details ] [ Diff ] |
fix mouse jumping during mouse clicks on windows | ||
mod - rts/Game/UI/MouseHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/Win/wsdl.cpp | [ Diff ] [ File ] | ||
develop 5a894a04
Timestamp: 2009-10-14 12:45:37 Author: kloot [ Details ] [ Diff ] |
Merge branch 'master' of git@github.com:spring/spring | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Sound/Sound.cpp | [ Diff ] [ File ] | ||
develop 81b9c6b0
Timestamp: 2009-10-14 12:44:37 Author: kloot [ Details ] [ Diff ] |
COB: fix an epic source of desyncs in {G, S}etUnitVal | ||
mod - rts/Sim/Units/COB/UnitScript.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/COB/UnitScript.h | [ Diff ] [ File ] | ||
develop 117d7039
Timestamp: 2009-10-14 12:18:00 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
fix a crash when no soundsources could be opened (but maxsounds > 0) | ||
mod - rts/System/Sound/Sound.cpp | [ Diff ] [ File ] | ||
develop 4e1d4d16
Timestamp: 2009-10-14 11:57:24 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
fix 0001677 (doubled GameEndWindow when watching demo) | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
develop 1afbbee6
Timestamp: 2009-10-14 10:34:20 Author: hoijui [ Details ] [ Diff ] |
AI: Java: an other fix for Maven based Skirmish AIs Projects | ||
mod - AI/Interfaces/Java/CMakeLists.txt | [ Diff ] [ File ] | ||
develop d0c2f109
Timestamp: 2009-10-14 02:13:36 Author: kloot [ Details ] [ Diff ] |
* refactor the cloaking logic | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Unit.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/Builder.cpp | [ Diff ] [ File ] | ||
develop 16a0558a
Timestamp: 2009-10-14 00:31:46 Author: -jk- [ Details ] [ Diff ] |
fix middle click scrolling | ||
mod - rts/Game/UI/MouseHandler.cpp | [ Diff ] [ File ] | ||
develop 74cfd323
Timestamp: 2009-10-14 00:17:06 Author: -jk- [ Details ] [ Diff ] |
small update of README.AUTHORS | ||
mod - README.AUTHORS | [ Diff ] [ File ] | ||
develop e1607b0d
Timestamp: 2009-10-13 23:54:21 Author: -jk- [ Details ] [ Diff ] |
lua: call UnitDecloaked under all conditions | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Unit.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/Builder.cpp | [ Diff ] [ File ] | ||
develop 6f97d4cc
Timestamp: 2009-10-13 22:40:21 Author: Tobi Vollebregt [ Details ] [ Diff ] |
seems unused | ||
rm - installer/builddata/springcontent/shaders/unit.vp | [ Diff ] [ File ] | ||
develop 963dac9f
Timestamp: 2009-10-13 22:40:00 Author: Tobi Vollebregt [ Details ] [ Diff ] |
fixed build animation, using OPTION ARB_position_invariant http://www.opengl.org/registry/specs/ARB/vertex_program.txt section 2.14.4.5.1 |
||
mod - installer/builddata/springcontent/shaders/units3o.vp | [ Diff ] [ File ] | ||
mod - installer/builddata/springcontent/shaders/units3o2.vp | [ Diff ] [ File ] | ||
mod - rts/Rendering/UnitModels/UnitDrawer.cpp | [ Diff ] [ File ] | ||
develop 425e5f8d
Timestamp: 2009-10-13 22:10:09 Author: -jk- [ Details ] [ Diff ] |
fix text rendering on map point markers | ||
mod - rts/Rendering/glFont.cpp | [ Diff ] [ File ] | ||
develop b39225e0
Timestamp: 2009-10-13 22:09:09 Author: -jk- [ Details ] [ Diff ] |
new font renderer opcode: FONT_NEAREST it will floor the texcoord _after_ aligning the string (centering, right, top, ..), it avoids blurry interpolations. It's default enabled in the lua interfaces and can be deactivated with the 'n' opchar. | ||
mod - rts/Lua/LuaFonts.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaOpenGL.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/glFont.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/glFont.h | [ Diff ] [ File ] | ||