historic_bruno
ad6f305359
Integrates random maps with Atlas. Fixes #460 .
...
Adds various map controls to Atlas.
Adds New Map dialog to Atlas.
Removes a few references to old simulation header files.
This was SVN commit r9247.
2011-04-14 04:01:59 +00:00
Ykkrosh
34d0f012e8
# Converted Atlas's object-settings UI into JavaScript.
...
(Note: This breaks the Actor Viewer, hopefully temporarily.)
This was SVN commit r6932.
2009-06-26 22:43:49 +00:00
Ykkrosh
a56bd4b2c1
Add GPL header to Atlas code
...
This was SVN commit r6910.
2009-06-20 16:13:29 +00:00
Ykkrosh
5ef98758b2
Atlas: Fixes for compiler warnings and UI layout issues on Windows. Fixed territory updates when deleting units.
...
This was SVN commit r5176.
2007-06-14 15:42:24 +00:00
Ykkrosh
047b1ca21d
Atlas: Ported terrain texture selection panel to JS. Removed textual labels on each texture.
...
wxJS: Added incomplete wxNotebook. Added wxWindow.toolTip.
This was SVN commit r5174.
2007-06-14 12:11:22 +00:00
Ykkrosh
52aa29681c
Atlas: Partial porting of the Terrain section to JS.
...
Slightly nicer rendering of circular brush previews.
This was SVN commit r5168.
2007-06-12 22:01:25 +00:00
Ykkrosh
aa5bdfe426
Auto-reloading of Atlas UI scripts
...
This was SVN commit r5165.
2007-06-11 00:06:28 +00:00
Ykkrosh
5b904a69c9
wxJS: Added wxSpinCtrl. Added wxWindow::DestroyChildren.
...
Disabled in-game cursor in Atlas on Linux.
This was SVN commit r5164.
2007-06-10 23:15:14 +00:00
Ykkrosh
914e5f7c2f
Rename stdafx.h to precompiled.h
...
This was SVN commit r5146.
2007-06-05 18:35:05 +00:00
Ykkrosh
4e83672579
# Added scripting support to the scenario editor UI
...
Added modified version of wxJavaScript.
Added Atlas script interface.
Rewrote the Map sidebar in JS.
This was SVN commit r5144.
2007-06-05 18:16:55 +00:00
pyrolink
684dbbe9ba
#Preliminary end game conditions; cinematic and trigger fixes
...
Cinematic editor is less clumsy. Forward and backward buttons now move
the camera to the next and previous nodes.
This was SVN commit r5000.
2007-04-27 03:05:26 +00:00
Ykkrosh
fa45d214b3
# Added support for COLLADA skeletal animations.
...
Moved COLLADA-loading code into separate class, since it now handles
both PMD and PSA.
Desingletonised CSkeletonAnimManager, moved into CGameView.
Made Atlas load its icons with buffered IO, for possible efficiency.
This was SVN commit r4934.
2007-03-01 18:52:53 +00:00
pyrolink
0d0a767fa2
#Trigger framework, terrain flattening on building placement
...
This was SVN commit r4648.
2006-11-24 19:45:04 +00:00
olsner
db045c330b
# Made Atlas compile on linux
...
graphics: basic terrain passibility
atlas: lots of changes to make atlas compile under linux
unix/X: more clipboard support - copy from 0AD to other programs
unix/debug: use sys_get_executable_name instead of hard-coded paths
... and lots of other misc. changes
This was SVN commit r4640.
2006-11-12 04:02:36 +00:00
Ykkrosh
2f53eea71a
Actor Viewer: Added controls for wireframe, background colour, move-when-walking. Reduced CPU usage when 'playing' things with no animation.
...
Color: Moved SColor* structs into SColor.h, so they can be used without
indirectly including CVector[34]D.
Terrain: Added 'base colour', for the Actor Viewer to be able to
modulate the colour of normally-white terrain.
Removed some "using namespace std" (because it doesn't make the code
easier to read, and it defeats the point of namespaces, and the rest of
the code doesn't do it).
This was SVN commit r4392.
2006-09-26 01:44:20 +00:00
Ykkrosh
397a350e45
svn:ignore auto-generated test .cpp files.
...
Territories: Fixed memory leaks.
Atlas: New section-toolbar. Fixed colour of brush grid. Moved open/save
into File menu. Added 3D-ish lighting control. Added 'busy'
notifications.
This was SVN commit r4079.
2006-07-12 14:49:10 +00:00
Ykkrosh
54c1508db6
Renamed autobuilt ps.exe to pyrogenesis.exe, to match the new project layout.
...
Fixed Atlas project creation.
Improved VS2005 linking speed.
Added work-in-progress environment (water, sun) editing to Atlas.
This was SVN commit r3935.
2006-06-03 05:08:32 +00:00
Ykkrosh
9e74e3a077
# Atlas updates: better unit ownership control; fixed bottom-bar display; fixed iterator problem in undo; renamed 'd' to 'msg' for consistency
...
This was SVN commit r3836.
2006-05-04 02:44:03 +00:00
Ykkrosh
3d26549032
Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings)
...
This was SVN commit r3802.
2006-04-23 23:14:18 +00:00
Ykkrosh
0a252de08c
Atlas: Incomplete object (entity+actor) placement code. +/- keys for zooming.
...
This was SVN commit r3184.
2005-12-02 07:37:57 +00:00
Ykkrosh
7bfe647366
Atlas: Initial terrain-selection panel.
...
TextureManager: Skip *.jbf too.
This was SVN commit r3085.
2005-11-03 03:49:57 +00:00