Justin Marshall
6685b5d51a
Revert "Merge branch 'Isometric-Dev' into master"
...
This reverts commit ae0648fccc , reversing
changes made to d7243e8265 .
2020-08-06 15:50:30 -07:00
Justin Marshall
364659e640
You can now remove big overlays in the editor.
2020-07-25 14:04:12 -07:00
Justin Marshall
908f6c9c3e
Added new big overlay system.
2020-07-24 15:00:19 -07:00
Justin Marshall
b72170fd11
Cleaned up cdata.
2020-07-23 13:37:21 -07:00
Justin Marshall
24704c9ad8
Fixed a bug were TacViewportRect wasn't always updated on map load/new scenerio in the editor.
2020-07-19 11:08:49 -07:00
Justin Marshall
8353b2c1dd
Refactored scroll dimensions, fixed a crash were you would click on non existent tiles, editor now displays splash initially until you do new scenario or load a existing one.
2020-07-17 20:17:49 -07:00
Justin Marshall
52869ac0e9
Initial light rendering code, doesn't render correct in all situations yet.
2020-07-11 22:24:19 -07:00
Justin Marshall
3185e48ccd
Added the ability to place new light objects in the world, lights don't work yet.
2020-07-11 14:19:34 -07:00
jmarshall23
31e868bb54
Merge pull request #29 from jmarshall23/master
...
Internal Editor: Right click main menu moved to top down main menu.
2020-07-08 17:32:36 -07:00
Justin Marshall
a2e06b5c48
Internal Editor: Right click main menu moved to top down main menu.
2020-07-08 17:30:49 -07:00
nev6502
cd6446d58a
Improved Scrolling, Large Map Handling
...
- Bugfix in MapClass::Overpass when placing objects while scrolled all the way up / left on a larger map
- Disabled a check in DisplayClass::Set_Cursor_Pos preventing mouse cell coordinates from being updated while scrolled all the way up / left on a larger map
- Added (disabled) function to display mouse/cell position
- Improved mouse scroll region (but still work to be done)
2020-07-08 00:58:13 -06:00
Justin Marshall
012a5c2d60
WWKeyboardClass::Down now goes through the SDL system for mouse up and down, needs work for other keys.
2020-06-25 17:24:06 -07:00
Justin Marshall
e581ffad99
Batch lowercase red alert source code.
2020-06-25 13:10:31 -07:00