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
Age
Commit message (
Expand
)
Author
2010-02-25
(svn r19243) -Codechange: rename var's to fit better to common style (skidd13)
yexo
2010-02-25
(svn r19242) -Codechange: Perfer pointer instead of reference (skidd13)
yexo
2010-02-25
(svn r19241) -Cleanup: Move the HeapifyUp code into its own method (skidd13)
yexo
2010-02-25
(svn r19240) -Codechange: Unify HeapifyUp code (skidd13)
yexo
2010-02-25
(svn r19239) -Cleanup: Move the HeapifyDown code into its own method (skidd13)
yexo
2010-02-25
(svn r19238) -Codechange: Unify the HeapifyDown code (skidd13)
yexo
2010-02-25
(svn r19237) -Codechange: use types directly and prefer uint instead of int (...
yexo
2010-02-25
(svn r19236) -Codechange: move method code into class definition (skidd13)
yexo
2010-02-22
(svn r19207) -Fix (r19127): compilation was broken for gcc 3.3
smatz
2010-02-18
(svn r19161) -Codechange: make the default size of the open list used for yap...
yexo
2010-02-18
(svn r19160) -Codechange: Enlarge a CBinaryHeapT if the heap is full instead ...
yexo
2010-02-14
(svn r19134) -Fix (r16983, r17219): YAPF debug output was quite broken.
frosch
2010-02-14
(svn r19127) -Codechange: Add printf-like warnings to more functions.
frosch
2010-01-16
(svn r18828) -Fix (r18823): Decrementing uints is different to ints.
frosch
2010-01-16
(svn r18826) -Codechange: Unifiy return value of (SmallArray|FixedSizeArray):...
frosch
2010-01-16
(svn r18825) -Codechange: Sometimes code is shorter if you do not use a funct...
frosch
2010-01-16
(svn r18824) -Codechange: Turn some public members into protected ones. (skid...
frosch
2010-01-16
(svn r18823) -Codechange: Some uints for unsigned ints. (skidd13)
frosch
2010-01-16
(svn r18822) -Codechange: Rename YAPF-related container classes and their mem...
frosch
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-09-20
(svn r17596) -Codechange: constify some tables
smatz
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-08-14
(svn r17169) -Codechange: apply coding style to some for statements
smatz
2009-08-07
(svn r17101) -Revert [FS#3065](r16546): large table on stack caused stack ove...
smatz
2009-07-29
(svn r16983) -Change: work around a bogus GCC 4.4+ warning that can't be disa...
rubidium
2009-06-09
(svn r16546) -Codechange: use array member instead of allocating in costructo...
smatz
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-02-17
(svn r15508) -Fix: three header files had incorrect 'anti-multiple-inclusion'...
smatz
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-30
(svn r15296) -Cleanup: remove redundant _MSC_VER >= 1400 checks, older versio...
smatz
2009-01-10
(svn r14949) -Cleanup: pointer coding style
rubidium
2008-08-20
(svn r14105) -Fix: Some typos that are more grammatical errors, as it seems.
belugas
2008-08-02
(svn r13932) -Add [YAPP]: PBS signals added to the map array. The signals are...
rubidium
2008-06-19
(svn r13575) -Codechange: Move small vector to core since it fits better in t...
skidd13
2008-06-19
(svn r13574) -Doc: Document the small vector template class
skidd13
2008-06-14
(svn r13516) -Codechange: Move MemCpyT to a fitting core header
skidd13
2008-05-30
(svn r13342) -Fix: smallvec.h/sortlist_type.h didn't include everything they ...
rubidium
2008-05-25
(svn r13245) -Codechange: Use SmallVectors for generating vehicle lists, simp...
peter1138
2008-05-24
(svn r13227) -Codechange: Apply code style
peter1138
2008-05-08
(svn r13016) -Codechange: unify the detection if rail catenary should be drawn
smatz
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
2008-04-23
(svn r12857) -Fix [FS#1948]: remove the last uses of AutoPtr in the station c...
rubidium
2008-04-16
(svn r12740) -Codechange: use a vector instead of allocating memory in a byte...
rubidium
2008-04-16
(svn r12739) -Codechange: use a vector instead of allocating memory in a byte...
rubidium
[prev]
[next]