Initial Win32 Character Editor import

git-svn-id: http://openexile.googlecode.com/svn/trunk@21 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
Chokboyz
2009-04-17 23:27:04 +00:00
commit 357520d4ee
43 changed files with 9403 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
Changes :
- The editor now display the filename of the scenario you are in.
- The editor now get the list of items from the scenario you're in. If not in a scenario, bladbase.exs is used. (clicking a item with food (resp. gold) type will give a random (1-20) amount of food (resp. gold).)
- References to registration and shareware are removed.
- Status Screen now show Food, Gold and Day.
- Corrected the garbled status due to a non-alive character (Ishad Nha)