This website requires JavaScript.
Explore
Help
Sign In
miguel.horta
/
openttd-cmclient
Watch
1
Star
0
Fork
0
You've already forked openttd-cmclient
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
31,849
Commits
4
Branches
0
Tags
e690762a46e9b713049f7418d42d131f89f5fc57
Commit Graph
2 Commits
Author
SHA1
Message
Date
frosch
461b73e21b
Codefix: stdafx.h and safeguards.h should be the first and last include in every source file, and not appear in any header file.
2025-04-20 22:06:18 +02:00
Jonathan G Rennison
c0b8e58404
Codechange: Simplify SetBitIterator
...
Use FindFirstBit and KillFirstBit, allowing simpler iterator equality Add simple test
2024-02-01 23:05:57 +01:00