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 16:55:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c8069631ebd535f2f050a8d752980d94de56a4c
0ad
/
source
/
tools
/
atlas
/
AtlasUI
/
ScenarioEditor
T
History
olsner
84f5428b9f
Mismatching typedef int ObjectID. All the other places use size_t, so I changed this one to size_t too.
...
This was SVN commit r6155.
2008-06-29 10:15:13 +00:00
..
Sections
Moved X11 stuff out of unix/ folder, added osx/ sysdep folder, corresponding premake.lua changes, and a few misc other Mac OS X-related changes
2007-09-03 12:56:45 +00:00
Tools
Mismatching typedef int ObjectID. All the other places use size_t, so I changed this one to size_t too.
2008-06-29 10:15:13 +00:00
ScenarioEditor.cpp
Alt+enter to toggle fullscreen mode in Atlas
2007-09-03 23:50:25 +00:00
ScenarioEditor.h
Fixed non-PCH compiles.
2007-09-02 23:38:58 +00:00
SectionLayout.cpp
…
SectionLayout.h
…