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-27 17:27:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
38ea080d254d7a6bbaffcfcfecfc2cfd348156e0
0ad
/
source
/
tools
/
atlas
/
AtlasUI
/
General
T
History
historic_bruno
2d1fe050b9
Fixes use of deprecated wxWidgets constants as they don't work on all platforms (only when the library was built with WXWIN_COMPATIBILITY_2_6).
...
This was SVN commit r10095.
2011-08-26 01:56:14 +00:00
..
VideoRecorder
Fixes use of deprecated wxWidgets constants as they don't work on all platforms (only when the library was built with WXWIN_COMPATIBILITY_2_6).
2011-08-26 01:56:14 +00:00
AtlasClipboard.cpp
Add GPL header to Atlas code
2009-06-20 16:13:29 +00:00
AtlasClipboard.h
Add GPL header to Atlas code
2009-06-20 16:13:29 +00:00
AtlasEventLoop.cpp
Add GPL header to Atlas code
2009-06-20 16:13:29 +00:00
AtlasEventLoop.h
Add GPL header to Atlas code
2009-06-20 16:13:29 +00:00
AtlasWindowCommand.cpp
Add GPL header to Atlas code
2009-06-20 16:13:29 +00:00
AtlasWindowCommand.h
Add GPL header to Atlas code
2009-06-20 16:13:29 +00:00
AtlasWindowCommandProc.cpp
Add GPL header to Atlas code
2009-06-20 16:13:29 +00:00
AtlasWindowCommandProc.h
Add GPL header to Atlas code
2009-06-20 16:13:29 +00:00
Datafile.cpp
Let Atlas find data files when cwd is not binaries/system.
Fixes
#481
.
2010-03-29 10:24:17 +00:00
Datafile.h
Let Atlas find data files when cwd is not binaries/system.
Fixes
#481
.
2010-03-29 10:24:17 +00:00
IAtlasSerialiser.h
Avoid -Wnon-virtual-dtor warnings
2010-03-31 08:36:46 +00:00
Observable.cpp
Add GPL header to Atlas code
2009-06-20 16:13:29 +00:00
Observable.h
Move Atlas's terrain and object sections from JS back into C++, per
http://www.wildfiregames.com/forum/index.php?showtopic=14741
2011-05-27 21:56:43 +00:00