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
/
core
Age
Commit message (
Expand
)
Author
2009-11-11
(svn r18045) -Fix: GCC 4.5@HEAD not compiling OpenTTD anymore because of a "n...
rubidium
2009-11-11
(svn r18042) -Cleanup: remove some stale comments
rubidium
2009-11-11
(svn r18040) -Codechange: the size parameter (if it's that actually) isn't ne...
rubidium
2009-10-21
(svn r17839) -Codechange: implement the concept of 'caching' pool items to po...
rubidium
2009-10-21
(svn r17838) -Document: the Pool struct's template parameters
rubidium
2009-10-17
(svn r17790) -Feature: translatable base sound/graphics set descriptions
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-19
(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @par...
rubidium
2009-09-19
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...
rubidium
2009-09-14
(svn r17541) -Feature: Filtering in Add-NewGRF dialog.
frosch
2009-09-13
(svn r17530) -Codechange: use QSortT instead of qsort for sorting EngineIDs
rubidium
2009-09-13
(svn r17527) -Codechange: use QSortT instead of qsort for sorting smallmaps
rubidium
2009-08-27
(svn r17292) -Codechange: use unified ToPercent() function to convert fract n...
smatz
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-07-05
(svn r16745) -Fix [FS#3011]: invalidate JoinStation window after removing ite...
smatz
2009-07-04
(svn r16736) -Codechange: give some station enums a name and use that instead...
rubidium
2009-07-01
(svn r16715) -Codechange: add attribute to assert_compile(), so it doesn't wa...
smatz
2009-06-28
(svn r16684) -Codechange: Add maxdim function for Dimension struct.
alberth
2009-06-27
(svn r16677) -Codechange: Dimension width and height are unsigned.
alberth
2009-06-01
(svn r16498) -Codechange: Remove hardly used HASBITS.
frosch
2009-05-22
(svn r16380) -Codechange: rename pool.hpp to pool_type.hpp
smatz
2009-05-22
(svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time...
smatz
2009-05-19
(svn r16356) -Codechange: use 'size_t' instead of 'uint' as parameter of func...
smatz
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-05-14
(svn r16305) -Codechange: force-enable extra sync checking when random debugg...
rubidium
2009-05-13
(svn r16295) -Fix: ICC defined __GNUC__ but does not define __builtin_bswap32...
rubidium
2009-05-10
(svn r16269) -Codechange: use gcc's ability to check parameters sent to print...
smatz
2009-04-25
(svn r16148) -Fix [FS#2839]: misleading comment (part by Bilbo)
smatz
2009-04-23
(svn r16130) -Fix [FS#2855]: the overflowsafe type didn't like dividing by in...
rubidium
2009-04-09
(svn r16006) -Fix (r0): Chance16() did not work for b = 1. Also transform the...
frosch
2009-04-03
(svn r15931) -Codechange: let the host and ban lists use of SmallVector.
rubidium
2009-03-21
(svn r15777) -Add: helper functions to get the least common multiple and the ...
rubidium
2009-03-14
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
rubidium
2009-03-09
(svn r15649) -Fix (r15556): don't unnecessarily reallocate
rubidium
2009-03-03
(svn r15603) -Fix [FS#2696]: crash when using an extraordinarily large sprite...
rubidium
2009-02-24
(svn r15571) -Fix: incorrect use of memset
smatz
2009-02-23
(svn r15556) -Change: don't temporary malloc+free when encoding sprites, just...
rubidium
2009-02-17
(svn r15508) -Fix: three header files had incorrect 'anti-multiple-inclusion'...
smatz
2009-02-11
(svn r15447) -Codechange: void functions don't tend to return true if and onl...
peter1138
2009-02-11
(svn r15446) -Revert(r15445): Seems that "iff" stands for "if and only if". ...
belugas
2009-02-11
(svn r15445) -Fix: little typos
belugas
2009-02-03
(svn r15324) -Codechange: unify the class used for comparing of strings for s...
smatz
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-29
(svn r15291) -Cleanup: Move the station list widgets to their class from stat...
Yexo
2009-01-17
(svn r15126) -Feature: downloading content from a central server (content.ope...
rubidium
2009-01-12
(svn r15031) -Fix (r15027): merge reverted r15026, so do it once again
smatz
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain
2009-01-12
(svn r15026) -Codechange: use SpriteTypeByte instead of SpriteType in the Spr...
smatz
2009-01-10
(svn r14949) -Cleanup: pointer coding style
rubidium
2009-01-08
(svn r14910) -Codechange: merge the command queue handling into a single loca...
rubidium
[next]