mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 05:36:59 -04:00
Update changelog
This commit is contained in:
+10
-2
@@ -3,9 +3,17 @@
|
|||||||
==============================================================================
|
==============================================================================
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
-- trunk: new items added as changes are made
|
-- HEAD: new items added as changes are made
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Bug fixes:
|
||||||
|
* card variable in console panel now refers to the selected card
|
||||||
|
* length function now gives correct results for maps
|
||||||
|
* substr("foo",begin:3) now returns "" instead of true
|
||||||
|
|
||||||
|
Scripting:
|
||||||
|
* Added type_name function
|
||||||
|
|
||||||
Other:
|
Other:
|
||||||
* Switch to to CMake
|
* Switch to to CMake
|
||||||
* Update code to work with wxWidgets 3.0/3.1 and C++ 11
|
* Update code to work with wxWidgets 3.0/3.1 and C++ 11
|
||||||
@@ -18,7 +26,7 @@ Other
|
|||||||
* Changes to build system
|
* Changes to build system
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
-- 2.0.0
|
-- 2.0.0, 2011-02-05
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
Program:
|
Program:
|
||||||
|
|||||||
Reference in New Issue
Block a user