2025-08-02 21:22 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop d600ea0d
Timestamp: 2014-01-25 15:30:24
Author: abma
Details ] Diff ]
Merge pull request 0000093 from AMDmi3/freebsd-build-fix

Fix build on FreeBSD (there's no std::_Exit)
mod - rts/System/Platform/Linux/CrashHandler.cpp Diff ] File ]
develop a65f1d86
Timestamp: 2014-01-25 03:26:34
Author: Dmitry Marakasov
Details ] Diff ]
Fix build on FreeBSD (there's no std::_Exit)
mod - rts/System/Platform/Linux/CrashHandler.cpp Diff ] File ]
develop 7d7441e1
Timestamp: 2014-01-24 12:03:23
Author: abma
Details ] Diff ]
fix 0004290 (many thanks Beherith!!!)
mod - rts/Net/NetCommands.cpp Diff ] File ]
develop f40796be
Timestamp: 2014-01-24 02:31:06
Author: abma
Details ] Diff ]
fix order of init
mod - rts/Rendering/Env/BumpWater.cpp Diff ] File ]
develop d48bf73a
Timestamp: 2014-01-23 13:15:52
Author: abma
Details ] Diff ]
fix clang warnings:
- pragma pop_macro could not pop <...> no matching push_macro
- <...> defined as a struct here but previously declared as a class
mod - rts/System/EventClient.h Diff ] File ]
mod - rts/System/Events.def Diff ] File ]
develop d75b3c4f
Timestamp: 2014-01-23 08:33:44
Author: abma
Details ] Diff ]
try to fix travis-ci compile error
mod - rts/Sim/Path/Default/PathEstimator.cpp Diff ] File ]
develop 6a6535b1
Timestamp: 2014-01-23 07:55:06
Author: abma
Details ] Diff ]
fix gcc 4.6 compile
mod - rts/Lua/LuaHandleSynced.cpp Diff ] File ]
mod - rts/Lua/LuaHandleSynced.h Diff ] File ]
develop ac4b9541
Timestamp: 2014-01-23 07:34:48
Author: abma
Details ] Diff ]
travis-ci: try to fix "git describe"
mod - .travis.yml Diff ] File ]
mod - rts/build/cmake/UtilGit.cmake Diff ] File ]
develop 441d7f2d
Timestamp: 2014-01-23 06:58:09
Author: abma
Details ] Diff ]
try to workarround compile error
mod - rts/Rendering/Fonts/glFont.h Diff ] File ]
develop de584c87
Timestamp: 2014-01-23 06:44:18
Author: abma
Details ] Diff ]
travis: try to continue build & parallel build / fix compile error
mod - .travis.yml Diff ] File ]
mod - rts/Rendering/Fonts/ustring.h Diff ] File ]
develop 6289fd71
Timestamp: 2014-01-23 06:35:15
Author: abma
Details ] Diff ]
add libboost-test to travis-ci & fix cmake warning message
mod - .travis.yml Diff ] File ]
mod - CMakeLists.txt Diff ] File ]
develop 7fdf2c58
Timestamp: 2014-01-23 06:29:34
Author: abma
Details ] Diff ]
fix travis-ci build deps
mod - .travis.yml Diff ] File ]
develop 9ffd699b
Timestamp: 2014-01-22 19:11:32
Author: jK
Details ] Diff ]
Clang: reinterpret_cast functionptrs to other fncptr types _is_ defined in c++ specifications
so wait till they fix it
mod - rts/System/EventClient.h Diff ] File ]
develop 7463469d
Timestamp: 2014-01-22 19:09:54
Author: jK
Details ] Diff ]
fix a few BumpWater config bugs
mod - rts/Rendering/Env/BumpWater.cpp Diff ] File ]
develop 9f6043f1
Timestamp: 2014-01-21 23:38:31
Author: jK
Details ] Diff ]
another attempt to make clang happy
mod - rts/System/EventClient.h Diff ] File ]
develop e89fa8d8
Timestamp: 2014-01-21 17:50:50
Author: jK
Details ] Diff ]
make clang happy
mod - rts/System/EventClient.cpp Diff ] File ]
develop 7d40a521
Timestamp: 2014-01-21 17:50:32
Author: jK
Details ] Diff ]
LoadScreen: regularly call SDL_PollEvent to make window manager happy (fix 0004288)
mod - rts/Game/LoadScreen.cpp Diff ] File ]
develop 01852d40
Timestamp: 2014-01-21 15:38:36
Author: abma
Details ] Diff ]
installer:
- remove demofile association, makes no sense with multi versions installed
- don't allow installing over already existing installation / ask for uninstall
mod - doc/changelog.txt Diff ] File ]
mod - installer/sections/deprecated.nsh Diff ] File ]
mod - installer/sections/main.nsh Diff ] File ]
develop 2bd0f6a4
Timestamp: 2014-01-21 13:54:26
Author: abma
Details ] Diff ]
Merge pull request #91 from AMDmi3/freebsd-docbook-find

CMake: find docbook.xml in FreeBSD
mod - rts/build/cmake/FindAsciiDoc.cmake Diff ] File ]
develop 29cd726e
Timestamp: 2014-01-21 12:41:52
Author: abma
Details ] Diff ]
fix 0004283 (no readme/license in minimal portables)
mod - buildbot/master/master.cfg Diff ] File ]
develop b16da202
Timestamp: 2014-01-21 12:35:02
Author: abma
Details ] Diff ]
update pr-downloader & shard submodule
mod - AI/Skirmish/Shard Diff ] File ]
mod - tools/pr-downloader Diff ] File ]
develop 30117563
Timestamp: 2014-01-21 06:44:03
Author: jK
Details ] Diff ]
improve luaL_optFoo wrappers
mod - rts/lib/lua/include/LuaInclude.h Diff ] File ]
develop 4c104344
Timestamp: 2014-01-21 06:43:31
Author: jK
Details ] Diff ]
remove return param of MouseRelease as a whole (fix 0004286)
it seems it was meant to return a cmdID which is then used, but there is now DefaultCommand which does so in a much better way
mod - rts/Lua/LuaHandle.cpp Diff ] File ]
mod - rts/Lua/LuaHandle.h Diff ] File ]
mod - rts/System/EventClient.cpp Diff ] File ]
mod - rts/System/EventClient.h Diff ] File ]
mod - rts/System/EventHandler.cpp Diff ] File ]
mod - rts/System/EventHandler.h Diff ] File ]
develop 23c3aca4
Timestamp: 2014-01-21 03:47:57
Author: Dmitry Marakasov
Details ] Diff ]
CMake: find docbook.xml in FreeBSD
mod - rts/build/cmake/FindAsciiDoc.cmake Diff ] File ]
develop b3fa3adf
Timestamp: 2014-01-21 03:10:22
Author: abma
Details ] Diff ]
fix compile warning (order of init)
mod - rts/Game/Game.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 320 321 322 323 324 325 326 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last