Mercurial > fife-parpg
log tools/editor/scripts/mapview.py @ 421:293e812316c0
age | author | description |
---|---|---|
2010-01-29 | cheesesucker | Use list() instead of slice. Python did not like to use the slice on an empty C++ vector. |
2010-01-29 | cheesesucker | * Fixed a bug where the editor would not activate the new mapview after closing a map |
2010-01-28 | cheesesucker | * Fixed a crash when opening two maps and closing them |
2010-01-11 | vtchill | bringing in the changes from the build_system_rework branch in preparation for the 0.3.0 release. This commit will require the Jan2010 devkit. Clients will also need to be modified to the new way to import fife. |