Commit graph

11 commits

Author SHA1 Message Date
Nailson
873b06632c Cleanup and cast functions. 2023-01-26 00:35:17 -03:00
Nailson
d37c10716a
Code cleanup and small optimizations (#406) 2023-01-25 23:45:36 -03:00
Evil Puncker
cfe36ce5b3
license headers (#315) 2020-07-30 11:42:28 -03:00
Nailson
f6c84ed67b Rename global variable 'item_db' to 'g_items'. 2016-10-25 09:47:00 -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
dalkon
dc2ec47c18 Code cleanup & bug fix
This fixes issue #40
2014-03-10 22:46:28 +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
842577d0c6 Improved properties window further, container now works.
Should be functional enough for otbmv4 maps to make sense now
2012-07-20 16:32:57 +02:00
Hampus Joakim Nilsson
c53e1e542d Fixed bug with 'fromid' and 'toid' not working properly.
Also fixed some crashbugs when the type of an item varied when you
performed a map conversion. (The item would be static_cast when copied,
which would crash if the type had changed).
2012-07-03 21:59:51 +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