This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-24 12:06:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c319ff062dfbe672e7f58cdf0e2fa1663dc363af
0ad
/
source
/
tools
/
atlas
/
GameInterface
T
History
leper
558d43bac5
Replace some functor structs with lambdas, closures or range-based fors.
...
This was SVN commit r16923.
2015-08-19 03:33:04 +00:00
..
Handlers
Don't send TerrainChanged messages when painting the terrain, as terrain texture doesn't influence passability.
2015-08-10 11:55:43 +00:00
ActorViewer.cpp
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"),
fixes
#1029
.
2015-03-15 23:59:48 +00:00
ActorViewer.h
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"),
fixes
#1029
.
2015-03-15 23:59:48 +00:00
Brushes.cpp
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"),
fixes
#1029
.
2015-03-15 23:59:48 +00:00
Brushes.h
…
CommandProc.cpp
…
CommandProc.h
…
DeltaArray.h
…
GameLoop.cpp
…
GameLoop.h
…
InputProcessor.cpp
…
InputProcessor.h
…
MessagePasser.h
…
MessagePasserImpl.cpp
…
MessagePasserImpl.h
…
Messages.h
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"),
fixes
#1029
.
2015-03-15 23:59:48 +00:00
MessagesSetup.h
…
Misc.cpp
…
Register.cpp
…
Shareable.h
…
SharedMemory.h
…
SharedTypes.h
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"),
fixes
#1029
.
2015-03-15 23:59:48 +00:00
SimState.cpp
…
SimState.h
…
View.cpp
Replace some functor structs with lambdas, closures or range-based fors.
2015-08-19 03:33:04 +00:00
View.h
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"),
fixes
#1029
.
2015-03-15 23:59:48 +00:00