This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-15 16:32:41 +01:00
Code
Issues
Releases
Wiki
Activity
Files
c06bbb48634ce7b34c53fed37cfebf47248dcdc5
OpenTTD
/
src
/
misc
History
michi_cc
f227e90c24
(svn r22875) -Codechange: Add some asserts and checks to better prevent overflow of the argument to malloc. (monoid)
2011-09-02 20:54:51 +00:00
..
array.hpp
(svn r22411) -Document: another bunch of bits
2011-05-02 17:42:12 +00:00
binaryheap.hpp
(svn r22875) -Codechange: Add some asserts and checks to better prevent overflow of the argument to malloc. (monoid)
2011-09-02 20:54:51 +00:00
blob.hpp
(svn r22875) -Codechange: Add some asserts and checks to better prevent overflow of the argument to malloc. (monoid)
2011-09-02 20:54:51 +00:00
countedobj.cpp
…
countedptr.hpp
(svn r22145) -Codechange: Do explicit test for non-bool values.
2011-02-25 22:04:38 +00:00
dbg_helpers.cpp
…
dbg_helpers.h
…
fixedsizearray.hpp
(svn r22875) -Codechange: Add some asserts and checks to better prevent overflow of the argument to malloc. (monoid)
2011-09-02 20:54:51 +00:00
getoptdata.cpp
(svn r22101) -Codechange (r22098): Unify a bit of code.
2011-02-18 20:51:05 +00:00
getoptdata.h
(svn r22098) -Codechange: Have an array of option data, use it in the option parsing routine. Adapt openttd option processing too.
2011-02-18 20:28:25 +00:00
hashtable.hpp
(svn r22351) -Revert (r17101): and reinstall r16546. Hash tables are much smaller now, so it shouldn't cause crash anymore
2011-04-19 18:20:34 +00:00
str.hpp
…