Nailson
46f1032216
Ingame box improvements, add lights support.
...
Closes #138
2023-02-11 16:47:45 -03:00
Nailson
4ddd688506
Add actions history panel ( #407 )
...
* Check real changes when closing
2023-01-27 17:41:20 -03:00
Nailson
79b81228b2
Show indicators for pickupable and moveable items ( #400 )
...
* Show indicators for pickupable and moveable items.
* New editor sprites, remove item id dependentes.
* Add indicators toolbar.
2022-11-11 22:45:00 -03:00
Evil Puncker
cfe36ce5b3
license headers ( #315 )
2020-07-30 11:42:28 -03:00
Elime1
39023fcc30
Make welcome dialog optional
2020-06-18 19:08:13 +02:00
Mignari
7ecb17438b
Fix typo
2020-05-18 21:20:44 -03:00
Mignari
34567ed11d
Save minimap export directory in configs
2020-05-18 21:19:23 -03:00
Elime1
6b11485da0
Move welcome dialog to gui
2019-06-28 15:24:25 +02:00
Mignari
12754fd889
Add Sizes toolbar.
2019-06-05 01:43:52 -03:00
Mignari
c7c0a6fe26
Add position toolbar.
2019-06-03 23:50:56 -03:00
Nailson
860febd663
Add tool bar ( #144 ) ( #23 ) ( #264 )
...
* Add default tool bar.
* Add Toobars menu.
* Add brushes toolbar.
2019-06-03 14:14:18 -03:00
Mignari
272c0a987f
Define const for assets files.
2018-10-14 19:54:08 -03:00
Mignari
b5de55cc2f
Show hook indicators for walls.
2017-11-10 13:15:08 -03:00
Nailson
8358e7e601
Configurable copy position format. Closes #190
2017-05-26 00:27:36 -03:00
Nailson
63aebafe54
New Find/Jump to Item Dialog, some code cleanup.
2017-05-19 15:19:10 -03:00
Nailson
a58b464c6a
Tooptips enabled by default.
2016-12-05 10:14:40 -03:00
Nailson
f65ecc00b5
Merge remote-tracking branch 'refs/remotes/origin/master' into tooltips
2016-11-09 13:29:41 -03:00
Nailson
cbd3ae3de9
Add animations preview. Closes #143
...
Keyboard shortcut L
2016-11-09 12:17:17 -03:00
Nailson
c03898bc7f
Fix tooltips option in settings. Some changes.
2016-11-05 23:36:26 -03:00
Nailson
ea330ca737
Fix Win compilation.
2016-11-05 19:10:21 -03:00
Elime1
610aeeaeaa
Remove use of wxT macro. Closes #141
2016-11-05 15:28:14 +01:00
Nailson
ba5cd683a8
Restore last position when opening a map. Closes #139
2016-11-02 08:05:10 -03:00
Nailson
d6d7643176
Rename global variable 'settings' to 'g_settings'.
2016-09-29 20:37:43 -03:00
Nailson
23a8fb15a1
Trim trailing whitespaces.
2016-09-29 19:24:45 -03:00
Nailson
d7a4254604
Code style and some cleanup.
2015-12-06 11:42:37 -03:00
Bruno Carvalho
e16c965109
Replace max to configure
2015-03-14 19:18:44 -03:00
Nailson
4108f39a12
Implements OTFI.
...
OTFI is an OTML file with information about the features enabled in the
dat/spr.
This commit removes the extended and transparency options in
preferences. Please use an otfi file along with the dat / spr to inform
the required features.
It's not necessary to regular files.
2015-02-17 10:41:13 -03:00
Nailson
eff7b6f8e4
Support for extended and transparent spr.
2015-01-23 10:30:09 -03:00
BenDol
f15f85bd2f
Added support for auto create spawn when placing creature.
2014-12-17 02:05:09 +13:00
dalkon
c74b6dbeae
Bug fix and misc
...
GUI::SetLoadDone was taking way too long to update and made any map load
very slowly.
Changed any "uint" to "uint32_t"
Fixed a bunch of warnings.
2014-02-28 22:34:25 +01:00
dalkon
886cbc23a7
Lots of changes
...
Removed libxml2 to use pugixml.
Fixed a bug with the progress bar.
Changed some things in most xml files that pugixml did not like.
Updated the Visual Studio project.
Any NULL symbol has been changed to nullptr.
This most probably broke the CMake that was recently added.
And probably some other things.
2014-01-22 20:16:17 +01:00
Hampus Joakim Nilsson
4a1a0def44
Now uses data/user/extensions or %APPDATA%/extensions as extensions load
...
path.
2012-07-12 13:33:47 +02:00
Hampus Joakim Nilsson
97e9a36709
Improvements to the installer.
...
Added the new client versions, also removed the option to not include
older client versions. Added option to check for updates to installer
rather than in-editor.
2012-07-12 13:07:24 +02:00
Hampus Joakim Nilsson
709e6fdcac
Don't save with OTBM signature by default.
2012-07-11 18:25:23 +02:00
Hampus Joakim Nilsson
bbd2aac7b6
Stores maps with magic numbers 'OTBM'.
...
Also loads otb with 'OTBI' as magic number and maps with 'OTBM' as magic
number.
2012-07-05 15:21:46 +02:00
Hampus Joakim Nilsson
1ec352549a
OTGZ is now on by default.
2012-07-05 13:54:28 +02:00
Hampus Joakim Nilsson
8624d606c3
Made otgz a settings options (default off).
2012-07-04 23:18:15 +02:00
Hampus Joakim Nilsson
5d496a685d
Clients are now entirely data-based.
...
In the future, there will be no need for source updates to support new
versions, yay!
2012-07-01 13:41:59 +02:00
Hampus Joakim Nilsson
8dbc487ef2
Initial commit of RME 3.0.
...
Clean git repository since the old svn / git mess was pretty much
unrecoverable unfortunetly. I would have liked to keep the history
for posterity, but that proved to be a futile quest.
2012-06-29 16:45:30 +02:00