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-07-21 16:26:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07e44a75a16095f4534090a6701f9c60ef8ca8cd
0ad
/
source
/
tools
/
atlas
/
GameInterface
T
History
vladislavbelov
2c3a49734c
Removes ShaderProgram from MiniMap header, removes unnecessary members, removes useless scissoring.
...
This was SVN commit r25631.
2021-06-01 21:37:14 +00:00
..
Handlers
Removes ShaderProgram from MiniMap header, removes unnecessary members, removes useless scissoring.
2021-06-01 21:37:14 +00:00
ActorViewer.cpp
Moves partially MiniMap texture rendering into a separate object.
2021-06-01 18:55:35 +00:00
ActorViewer.h
…
Brushes.cpp
…
Brushes.h
…
CommandProc.cpp
…
CommandProc.h
…
DeltaArray.h
…
GameLoop.cpp
…
GameLoop.h
…
InputProcessor.cpp
…
InputProcessor.h
…
MessagePasser.h
…
MessagePasserImpl.cpp
…
MessagePasserImpl.h
…
Messages.h
…
MessagesSetup.h
…
Misc.cpp
…
Register.cpp
…
Shareable.h
…
SharedMemory.h
…
SharedTypes.h
…
SimState.cpp
…
SimState.h
…
View.cpp
Adds line drawing to DebugRenderer.
2021-04-15 22:51:25 +00:00
View.h
…