Commit graph

11 commits

Author SHA1 Message Date
Nailson
fd77aa4452
Export minimap as .otmm (otclient format) or .png (#413) 2023-03-27 09:09:14 -03:00
Evil Puncker
cfe36ce5b3
license headers (#315) 2020-07-30 11:42:28 -03:00
TheSumm
10e2f8926c Fix behavior of NodeFileWriteHandle::endNode 2018-12-20 16:08:05 +01: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
dalkon
b2328a0f67 Bugfix & cleanup.
Fixes issue #37.
2014-03-02 22:08:22 +01: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
da278345e5 New properties window now works!
You can add/remove properties and change the type and values, so cool!
2012-07-20 13:48:14 +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
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