This website requires JavaScript.
Explore
Help
Sign In
dave
/
openttd
Watch
1
Star
0
Fork
0
You've already forked openttd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9f26e74e1e112fe290f650617a7e0eaad14088fb
openttd
/
src
/
misc
History
Peter Nelson
9f26e74e1e
Codechange: Rename item_t to Item.
2023-04-24 09:17:37 +01:00
..
array.hpp
Codechange: Replace CStrA with std::string
2021-04-04 08:01:54 +01:00
binaryheap.hpp
…
CMakeLists.txt
Change: [Network] Transfer command data as serialized byte stream without fixed structure.
2021-12-16 22:28:32 +01:00
countedobj.cpp
…
countedptr.hpp
Cleanup: remove commented out code
2023-01-26 23:47:55 +01:00
dbg_helpers.cpp
Cleanup: Delete remaining Blob code
2021-04-04 08:01:54 +01:00
dbg_helpers.h
Codechange: Rename item_t to Item.
2023-04-24 09:17:37 +01:00
endian_buffer.hpp
Codechange: Un-bitstuff all remaining commands.
2021-12-16 22:28:32 +01:00
fixedsizearray.hpp
…
getoptdata.cpp
…
getoptdata.h
…
hashtable.hpp
Codechange: use "[[maybe_unused]]" instead of a wide variety of other ways we had
2021-06-03 17:30:00 +02:00
lrucache.hpp
Cleanup: Remove svn-style
$Id$
comments. (
#10122
)
2022-11-01 18:24:31 -06:00