Commit graph

18 commits

Author SHA1 Message Date
wtver
5ebe5566df
Fix go to previous position (#410) 2023-02-22 08:59:44 -03:00
Nailson
69c2e8b62a Use constexpr 2023-01-29 23:32:19 -03:00
Nailson
782d68bf94 More changes and cleanup 2023-01-26 10:46:46 -03:00
Nailson
a29d8095dc Cleanup Position 2023-01-25 22:39:15 -03:00
Nailson
b8c6365a7c Code style changes 2023-01-25 21:44:24 -03:00
Nailson
25b5482a35 Draws position indicator, some code cleanup.
Draws position indicator for 3 seconds, when requested by some window like Go To Position.
2023-01-23 10:53:57 -03:00
Nailson
05b791ee07 Use standard min,mas,abs functions, fix compile warning. 2022-06-16 22:39:12 -03:00
Nailson
ad6b3065ae New Replace Items dialog, allows to replace multiple items at once.
Fix: cannot undo after replacing items
2021-10-02 22:41:32 -03:00
Evil Puncker
cfe36ce5b3
license headers (#315) 2020-07-30 11:42:28 -03:00
Elime1
ee81d8ffdd Try out scale factor for high dpi support 2020-06-26 08:58:54 +02:00
Nailson
2e8903e9fe Fix #134 2016-10-07 23:47:18 -03:00
Nailson
6ab0f851a4 Rename global variable 'gui' to 'g_gui'. 2016-09-29 20:30:54 -03:00
Nailson
f3b82b8734 Add 'Go To Previous Position' menu item. Hotkey 'P'.
Sometimes when using 'Go To Position', 'Go To Town Position' or 'Go To
Teleport Destination', we want to return to the previous position.

- Renamed 'CenterOnPosition' to 'SetScreenCenterPosition'.

- Added 'GetScreenCenterPosition' and 'GoToPreviousCenterPosition'
methods.

- Remove trailing spaces.
2016-09-29 18:36:27 -03:00
Nailson
491724ca7b Define some constants for the map. 2016-02-25 14:21:27 -03:00
Nailson
50ae3c3d1a Code style fixes. 2016-01-17 08:12:13 -03:00
Nailson
d7a4254604 Code style and some cleanup. 2015-12-06 11:42:37 -03:00
Hampus Joakim Nilsson
070bd0bd9b Layout fixes for some windows. 2012-06-30 11:43:02 +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