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-12 12:56:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8535f33f26f5259202f2a42f28bbc1731e310ff6
0ad
/
source
/
tools
/
atlas
/
AtlasUI
T
History
vts
46a09ced71
Fixed some compilation warnings
...
This was SVN commit r10710.
2011-12-11 02:11:05 +00:00
..
ActorEditor
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
ArchiveViewer
Attempts to fix ArchiveViewer build on OS X (use wxString::wc_str() to construct std::wstring).
2011-09-23 02:56:19 +00:00
CustomControls
Fixes Atlas and Actor Editor's wxMouseCaptureLostEvent handling, which caused assertion failures in Windows debug builds. Mouse capture events are currently wxMSW only.
2011-11-28 01:12:18 +00:00
ErrorReporter
…
FileConverter
AoE3Ed build fixes
2011-01-17 13:29:45 +00:00
General
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
Misc
Fix build with wxWidgets 2.9
2011-08-18 23:38:11 +00:00
ScenarioEditor
Fixed some compilation warnings
2011-12-11 02:11:05 +00:00
TODO.txt
…