index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
misc
/
blob.hpp
Age
Commit message (
Expand
)
Author
2010-02-14
(svn r19134) -Fix (r16983, r17219): YAPF debug output was quite broken.
frosch
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-09-07
(svn r17461) -Document: that a certain compiler warning when compiled without...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-20
(svn r17228) -Codechange: some coding style fixes
rubidium
2009-08-19
(svn r17219) -Cleanup: remove a lot of unused string code
yexo
2009-07-29
(svn r16983) -Change: work around a bogus GCC 4.4+ warning that can't be disa...
rubidium
2009-05-24
(svn r16422) -Codechange: use const_cast for removing const and warn when con...
rubidium
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-03-14
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
rubidium
2009-01-10
(svn r14949) -Cleanup: pointer coding style
rubidium
2008-06-14
(svn r13516) -Codechange: Move MemCpyT to a fitting core header
skidd13
2008-05-07
(svn r12995) -Codechange: use std::vector for EngineList instead of C/C++ wra...
smatz
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2007-12-25
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...
rubidium
2007-12-08
(svn r11597) -Change: replace all remaining instances of (re|m|c)alloc with (...
rubidium
2007-07-14
(svn r10562) -Fix: most of the MorphOS issues; MorphOS doesn't know about wch...
rubidium
2007-06-29
(svn r10388) -Cleanup: coding style (CBlobT & CBlobBaseSimple), removed CStrA
KUDr
2007-04-17
(svn r9662) -Documentation: Doxygen corrections and @file omissions
belugas
2007-01-13
(svn r8092) -Codechange: header files with miscellaneous template classes (sm...
KUDr