778d3b853fStarted work on Death Screen Editor. Does not work quite right.
anyoneeb
2010-06-29 01:10:39 +0000
33468aa53eRemoved some debug messages
mrtenda
2010-05-25 19:26:17 +0000
38bbcf8601# Door Editor: Added ability to create new and remove existing destinations # Door Editor: BUGFIX: Will not nullify any destination data written past 0xf284f on the initial write # Swirl Editor: BUGFIX: Fixed saving error (thanks EBisumaru) # Event-Based Map Changes Editor: Added shortcut to delete all entries # Map Editor: BUGFIX: Fixed issue with copying sectors # Map Editor, TPT Editor: BUGFIX: Right-facing sprites do not face left # Enemy Editor: BUGFIX: Does not give "search not found" error when switching between some enemies (thanks furrykef)
mrtenda
2008-02-18 07:09:46 +0000
56f0d5e961Added shortcut to delete all entries
mrtenda
2008-02-18 07:07:55 +0000
d07816deb5updated to work with newer EbMap door functions
mrtenda
2008-02-18 07:06:21 +0000
c66e6f38a6# Door Editor: Added ability to create new and remove existing destinations # Door Editor: BUGFIX: Will not nullify any destination data written past0xf284f on the initial write # Map Editor: BUGFIX: Fixed issue with copying sectors
mrtenda
2008-02-18 07:04:45 +0000
5a4f3ab9ebAdded ability to create new and remove existing destinations
mrtenda
2008-02-18 07:03:36 +0000
c62639b22eBUGFIX: Does not give "search not found" error when switching between some enemies (thanks furrykef)
mrtenda
2008-02-09 20:23:44 +0000
eb539b51e1BUGFIX: Sprite.getImage() does not h-flip a sprite that has already been h-flipped
mrtenda
2008-01-22 01:26:53 +0000
9d4b949823# Battle Entry Editor: Improved, less confusing GUI # BUGFIX: Data in the first expanded MB is now nullified correctly # Map Editor: BUGFIX: Will not fill up your expanded area with door data # Changed all instances of "anyoneeb.ath.cx" to "anyoneeb.net" # Added Battle Swirl Editor
mrtenda
2008-01-19 09:00:25 +0000
9763b2b1f2fixed nullifyArea() for first expanded meg
mrtenda
2008-01-19 05:50:11 +0000
8d915bd499added writeToFree() that can take Objects and then cast them to byte[] or byte[][]s later... eventually all writeToFree()s should just call this one
mrtenda
2008-01-19 05:48:23 +0000
e039131ac1# Battle Entry Editor: BUGFIX: Does not break if user deletes and enemy then saves (thanks The_Kirby) # BUGFIX: PK Hack can create valid empty preferences file (thanks Erik500002 et al.)
mrtenda
2007-06-26 23:24:25 +0000
c1d7170d3cBUGFIX: Does not break if user deletes and enemy then saves (thanks The_Kirby)
mrtenda
2007-06-26 23:23:26 +0000
dde12dd17b# Event-Based Map Changes Editor: Can write changes data to the expanded area (thanks HyperBound, Michael1)
mrtenda
2007-03-10 20:15:42 +0000
36f454d472Can write changes data to the expanded area
mrtenda
2007-03-10 20:08:55 +0000
e67121318eadded writeToFree() that can write byte[][]s (for efficiency's sake) writeToFree() will now 0xff shield if it is writing over old data
mrtenda
2007-03-04 19:15:07 +0000
613d44fd15# BUGFIX: decomp returns the right length for compressed data that goes past the end of the ROM (thanks Spooky Mook) # Tile Editor: BUGFIX: import/export of arrangements worked incorrectly since v0.5.12
anyoneeb
2006-10-19 20:23:42 +0000
3666aacf05BUGFIX: Local tileset data saved correctly (seriously)
mrtenda
2006-10-16 03:10:13 +0000
09b57bd81cMap Editor: BUGFIX: Local tileset data saved correctly
mrtenda
2006-10-16 03:03:10 +0000
01cda45334BUGFIX: Local tileset data saved correctly
mrtenda
2006-10-16 02:59:15 +0000
dbda163036Some [commented out] code to check out unknown 0 in the SPT.
anyoneeb
2006-10-06 15:44:14 +0000
ec2054ecff# Text Editor: BUGFIX: Will not read text across bank boundaries. (EB will wrap around to the start of the bank.)
anyoneeb
2006-09-05 23:45:13 +0000
f7f4f6a45fMap Editor: Dragging aligned with user's cursor Map Editor: BUGFIX: Manual coordinate entry works Map Editor: Added "Undo" button for tile changes
mrtenda
2006-09-05 23:03:03 +0000
a5908164acDragging aligns with mouse (except for doors) BUGFIX: Manual coordinate entry
mrtenda
2006-09-05 22:56:23 +0000
863b3000ebv0.5.12.1 # Switched original ROM back to memory instead of file IO for speed reasons.
anyoneeb
2006-09-03 22:39:13 +0000
01e2f25e42v0.5.12 # The original ROM used for backups is now loaded as file IO instead of into memory. This will save memory, but may cause certain operations to run slower.
anyoneeb
2006-09-03 22:15:36 +0000
2d8e6f170f# IPS Patch Maker v0.7: Offers to use the same original ROM used for backups
anyoneeb
2006-09-03 22:05:32 +0000
0c3b7d0a63# Added Title Screen Editor without import/export or letter position editing Fix some problems with sprite palette related to changing the number of colors and size.
anyoneeb
2006-09-03 21:44:36 +0000
6be9db6c28Class.getSimpleName() to Class.getName() (for 1.4.2)
mrtenda
2006-08-31 19:45:04 +0000
be082b86ca# BUGFIX: decomp() will not attempt read past the end of the ROM (thanks Spooky Mook and MrTenda) # BUGFIX: RomMem does not react as badly to attempted reads past the end of the ROM (related to above BUGFIX)
anyoneeb
2006-08-31 02:58:11 +0000
456670beaa# Text Editor: BUGFIX: Goto works for the start of the raw text area (thanks JeffMan)
anyoneeb
2006-08-29 03:01:17 +0000
0d8feb8210Title Screen Editor work in progress. Correctly reads palette animation. WARNING: DOES NOT EDIT PALETTES CORRECTLY.
anyoneeb
2006-08-17 23:49:27 +0000
a4c4917eb5Title Screen work in progess: Seems to read everything correctly except letter positions are hard coded. Animation gets a bit messed up in game on save.
anyoneeb
2006-08-15 21:11:28 +0000
f7dbfa5edc# Hex Editor: BUGFIX: Checks that searches are entered correctly
anyoneeb
2006-08-15 21:10:15 +0000
1070179d0aremoteRepaint() to repaint()
mrtenda
2006-08-15 03:11:03 +0000
633061b495Local tilesets are handled along with tiles General code improvements
mrtenda
2006-08-15 03:08:58 +0000
8a77fd3bf6# Some reworking done so classes do not care how they were loaded - to be used in the future to support by-module updates of PK Hack
anyoneeb
2006-08-10 19:57:24 +0000
4866ea9fc2# BUGFIX: Tile Selector stretched 8x8 tiles to 17x17 instead of 16x16 (thanks n42)
anyoneeb
2006-08-10 02:37:25 +0000
0717be2d97# BUGFIX: extension appended in save dialog after user-entered extension in caps (thanks EBrent)
anyoneeb
2006-08-10 02:12:46 +0000
657558f04dTitle Screen Editor in progress: currently reads/writes all graphics animated palettes. Only flying characters animation left. Minor changes to supporting classes. Should not affect other editors.
anyoneeb
2006-08-09 05:19:15 +0000
92f3a568e7# TileEditor v0.8: BUGFIX: Tile properties incorrectly reporting not enough space # TileEditor v0.8: More efficient storage for tile properties
anyoneeb
2006-08-07 23:49:54 +0000
589379ef2eAbstractRom: BUGFIX: compare() works correctly for int[]'s
anyoneeb
2006-08-07 18:48:22 +0000
256a39c56fProgress so far on Title Screen editor along with a couple bug fixes.
anyoneeb
2006-04-20 03:11:29 +0000
aa880cfae9Created FullScreenGraphicsEditor for shared code among the logo screen, town map, and gas station editors.
anyoneeb
2006-04-19 04:39:04 +0000
c7d722250dA whole lot of warnings cleaned up. i.e., nothing changed except unused code.
anyoneeb
2006-04-18 02:35:32 +0000
f0481d1162Unified some logo, town map, gas station editor code into the FullScreenGraphics.
anyoneeb
2006-04-18 01:42:03 +0000