2025-07-31 19:56 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 095af2a7
Timestamp: 2010-01-24 18:16:32
Author: hoijui
Details ] Diff ]
LogOutput: implement simple log rotation
mod - rts/System/LogOutput.cpp Diff ] File ]
mod - rts/System/LogOutput.h Diff ] File ]
develop 9b45221a
Timestamp: 2010-01-24 18:05:20
Author: hoijui
Details ] Diff ]
LogOutput: allow fetching the absolute path of the log file, and use it internally
& camel casing GetFilename()
mod - rts/System/LogOutput.cpp Diff ] File ]
mod - rts/System/LogOutput.h Diff ] File ]
mod - rts/System/Platform/CrashHandler.cpp Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]
develop 74ebcfad
Timestamp: 2010-01-24 18:05:20
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
LogOutput: allow fetching the absolute path of the log file, and use it internally
& camel casing GetFilename()
mod - rts/System/LogOutput.cpp Diff ] File ]
mod - rts/System/LogOutput.h Diff ] File ]
mod - rts/System/Platform/CrashHandler.cpp Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]
develop ab172a5f
Timestamp: 2010-01-24 16:13:12
Author: Karl-Robert Ernst
Details ] Diff ]
do not crash the menu if there are no mods / maps found
mod - rts/Menu/SelectionWidget.cpp Diff ] File ]
develop 3f022d65
Timestamp: 2010-01-24 16:08:47
Author: hoijui
Details ] Diff ]
FileSystemHandler: add GetCwd()
mod - rts/System/FileSystem/FileSystemHandler.cpp Diff ] File ]
mod - rts/System/FileSystem/FileSystemHandler.h Diff ] File ]
develop 3697b75c
Timestamp: 2010-01-24 16:08:47
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
FileSystemHandler: add GetCwd()
mod - rts/System/FileSystem/FileSystemHandler.cpp Diff ] File ]
mod - rts/System/FileSystem/FileSystemHandler.h Diff ] File ]
develop b6427dc1
Timestamp: 2010-01-24 15:52:38
Author: Karl-Robert Ernst
Details ] Diff ]
remove some unused heaaders
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
mod - rts/System/FileSystem/DataDirLocater.cpp Diff ] File ]
develop b18b319a
Timestamp: 2010-01-24 15:41:53
Author: hoijui
Details ] Diff ]
FileSystemHandler: add GetFileModificationDate(file)
mod - rts/System/FileSystem/FileSystemHandler.cpp Diff ] File ]
mod - rts/System/FileSystem/FileSystemHandler.h Diff ] File ]
develop f76006f3
Timestamp: 2010-01-24 15:41:53
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
FileSystemHandler: add GetFileModificationDate(file)
mod - rts/System/FileSystem/FileSystemHandler.cpp Diff ] File ]
mod - rts/System/FileSystem/FileSystemHandler.h Diff ] File ]
develop e3402eca
Timestamp: 2010-01-24 15:38:32
Author: hoijui
Details ] Diff ]
FileSystemHandler: make mkdir() and Chdir() static
mod - rts/System/FileSystem/FileSystemHandler.cpp Diff ] File ]
mod - rts/System/FileSystem/FileSystemHandler.h Diff ] File ]
develop 05e55770
Timestamp: 2010-01-24 15:38:32
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
FileSystemHandler: make mkdir() and Chdir() static
mod - rts/System/FileSystem/FileSystemHandler.cpp Diff ] File ]
mod - rts/System/FileSystem/FileSystemHandler.h Diff ] File ]
develop 9fb79ea9
Timestamp: 2010-01-24 15:12:59
Author: Karl-Robert Ernst
Details ] Diff ]
move constructor from ArchiveBase to ArchvieBase.cpp
mod - rts/System/FileSystem/ArchiveBase.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveFactory.cpp Diff ] File ]
develop 2f404e07
Timestamp: 2010-01-24 14:50:53
Author: MadrMan
Committer: hoijui
Details ] Diff ]
compile fix for vs, forgot boost::
mod - rts/Map/SMF/SmfMapFile.cpp Diff ] File ]
mod - rts/Map/SMF/SmfMapFile.h Diff ] File ]
develop 220d9c57
Timestamp: 2010-01-24 14:50:53
Author: MadrMan
Committer: Tobi Vollebregt
Details ] Diff ]
compile fix for vs, forgot boost::
mod - rts/Map/SMF/SmfMapFile.cpp Diff ] File ]
mod - rts/Map/SMF/SmfMapFile.h Diff ] File ]
develop 2e67d338
Timestamp: 2010-01-24 14:48:06
Author: Karl-Robert Ernst
Details ] Diff ]
fix wrong function call in UpdaterWindow
mod - rts/Menu/UpdaterWindow.cpp Diff ] File ]
develop 7c922593
Timestamp: 2010-01-24 14:48:06
Author: Karl-Robert Ernst
Committer: Tobi Vollebregt
Details ] Diff ]
fix wrong function call in UpdaterWindow
mod - rts/Menu/UpdaterWindow.cpp Diff ] File ]
develop 5b92c885
Timestamp: 2010-01-24 14:46:44
Author: Karl-Robert Ernst
Details ] Diff ]
store ArchiveCache file
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.h Diff ] File ]
develop a0cddfeb
Timestamp: 2010-01-24 14:07:29
Author: Karl-Robert Ernst
Details ] Diff ]
fix typo
mod - rts/System/FileSystem/ArchiveBase.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveBase.h Diff ] File ]
develop 4539d70c
Timestamp: 2010-01-24 11:05:30
Author: hoijui
Details ] Diff ]
fix compilation on GCC 4.4.3 (credits to abompard)
see: http://springrts.com/phpbb/viewtopic.php?f=12&t=21830&view=unread#unread
mod - rts/System/ConfigHandler.cpp Diff ] File ]
develop f4a7d5c0
Timestamp: 2010-01-24 11:05:30
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
fix compilation on GCC 4.4.3 (credits to abompard)
see: http://springrts.com/phpbb/viewtopic.php?f=12&t=21830&view=unread#unread
mod - rts/System/ConfigHandler.cpp Diff ] File ]
develop 7e674180
Timestamp: 2010-01-24 11:02:11
Author: hoijui
Details ] Diff ]
LogOutput: change filename from char* to std::string
mod - rts/System/LogOutput.cpp Diff ] File ]
mod - rts/System/LogOutput.h Diff ] File ]
develop 021265da
Timestamp: 2010-01-24 11:02:11
Author: hoijui
Committer: Tobi Vollebregt
Details ] Diff ]
LogOutput: change filename from char* to std::string
mod - rts/System/LogOutput.cpp Diff ] File ]
mod - rts/System/LogOutput.h Diff ] File ]
develop 60f6cba0
Timestamp: 2010-01-23 23:34:58
Author: kloot
Details ] Diff ]
* update E323AI to 72033fbcb98a75dea703729ff7951a22706ddf0a
mod - AI/Skirmish/E323AI Diff ] File ]
develop 78209106
Timestamp: 2010-01-23 23:34:58
Author: kloot
Committer: Tobi Vollebregt
Details ] Diff ]
* update E323AI to 72033fbcb98a75dea703729ff7951a22706ddf0a
mod - AI/Skirmish/E323AI Diff ] File ]
develop ae0eebb0
Timestamp: 2010-01-23 20:56:46
Author: zerver
Details ] Diff ]
Format basic player list as table
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Rendering/glFont.cpp Diff ] File ]
mod - rts/Rendering/glFont.h Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 658 659 660 661 662 663 664 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last