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-02 10:47:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca1ac3034ed99ec19d64a4e7ef6bca823178fbaf
0ad
/
source
/
tools
/
sced
/
ui
T
History
Ykkrosh
41ae0f9a44
Various hacks to make ScEd work. Should be removed once ScEd is no longer needed.
...
This was SVN commit r3162.
2005-11-20 00:41:45 +00:00
..
res
…
BrushShapeEditorDlgBar.cpp
Updated binaries, and ScEd.
2005-04-13 05:08:45 +00:00
BrushShapeEditorDlgBar.h
…
ColorButton.cpp
…
ColorButton.h
…
DirectionButton.cpp
…
DirectionButton.h
…
ElevationButton.cpp
…
ElevationButton.h
…
ElevToolsDlgBar.cpp
…
ElevToolsDlgBar.h
…
ImageListCtrl.cpp
…
ImageListCtrl.h
…
LightSettingsDlg.cpp
ScEd: add mathutil header (seems to be required now, no longer included automatically); update to ogl_tex API (they have long been renamed in ps); fix issue with PS_CRect vs CRect
2005-11-19 22:27:53 +00:00
LightSettingsDlg.h
…
MainFrameDlgBar.cpp
…
MainFrameDlgBar.h
…
MainFrm.cpp
Various hacks to make ScEd work. Should be removed once ScEd is no longer needed.
2005-11-20 00:41:45 +00:00
MainFrm.h
…
MapSizeDlg.cpp
…
MapSizeDlg.h
…
NavigatePropPage.cpp
…
NavigatePropPage.h
…
OptionsDlg.cpp
…
OptionsDlg.h
…
OptionsPropSheet.cpp
…
OptionsPropSheet.h
…
resource.h
…
ScEd.cpp
ScEd/lib compatibility - USE_WINMAIN (since it uses WinMain instead of main) and NO_MAIN_REDIRECT (so it can use MFC's WinMain)
2005-06-26 17:12:48 +00:00
ScEd.h
Removed unnecessary crashlog exception-catching from ScEd, to let non-Debug versions compile
2005-02-11 15:03:10 +00:00
ScEd.rc
…
ScEdDoc.cpp
Small changes to ScEd, to remove some hacky bits and to make it not crash with player-colours
2005-02-04 23:16:42 +00:00
ScEdDoc.h
…
ScEdView.cpp
Fixed and rebuilt ScEd. Updated tex to handle greyscale PNGs.
2005-08-13 17:14:57 +00:00
ScEdView.h
…
ShadowsPropPage.cpp
…
ShadowsPropPage.h
…
SimpleEdit.cpp
Added CStr and some other things to precompiled.h, to reduce build times.
2005-06-01 20:12:45 +00:00
SimpleEdit.h
…
StdAfx.h
Fixed and rebuilt ScEd. Updated tex to handle greyscale PNGs.
2005-08-13 17:14:57 +00:00
TexToolsDlgBar.cpp
ScEd: add mathutil header (seems to be required now, no longer included automatically); update to ogl_tex API (they have long been renamed in ps); fix issue with PS_CRect vs CRect
2005-11-19 22:27:53 +00:00
TexToolsDlgBar.h
ScEd updated for new terrain stuff, window styles for pyrogenesis in windowed mode changed to give a bordered movable window.
2005-08-08 03:59:50 +00:00
UIGlobals.cpp
…
UIGlobals.h
…
UnitPropertiesAnimationsTab.cpp
…
UnitPropertiesAnimationsTab.h
…
UnitPropertiesDlgBar.cpp
Updated binaries, and ScEd.
2005-04-13 05:08:45 +00:00
UnitPropertiesDlgBar.h
…
UnitPropertiesTabCtrl.cpp
…
UnitPropertiesTabCtrl.h
…
UnitPropertiesTexturesTab.cpp
…
UnitPropertiesTexturesTab.h
…
UnitToolsDlgBar.cpp
Updated binaries, and ScEd.
2005-04-13 05:08:45 +00:00
UnitToolsDlgBar.h
ScEd: allowed creation of non-entity objects, pending total entitisation
2005-03-30 05:43:22 +00:00
WebLinkButton.cpp
…
WebLinkButton.h
…