1
0

Commit Graph

  • 7235fd5fd7 Create README.md master Daniel Perelman 2015-02-21 03:42:28 -0800
  • d641ee905d Update LICENSE.md Daniel Perelman 2015-02-21 03:36:36 -0800
  • 6a8991a1a4 Convert svn:ignore properties to .gitignore. git-svn-migrate 2015-02-21 03:34:12 -0800
  • 2a04514ccd v0.5.15 mrtenda 2010-09-28 02:49:30 +0000
  • 778d3b853f Started work on Death Screen Editor. Does not work quite right. anyoneeb 2010-06-29 01:10:39 +0000
  • 33468aa53e Removed 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
  • 304959a6e5 BUGFIX: Fixed saving error (thanks EBisumaru) mrtenda 2008-02-18 07:08:12 +0000
  • 56f0d5e961 Added shortcut to delete all entries mrtenda 2008-02-18 07:07:55 +0000
  • d07816deb5 updated 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
  • 5a4f3ab9eb Added ability to create new and remove existing destinations mrtenda 2008-02-18 07:03:36 +0000
  • c62639b22e BUGFIX: Does not give "search not found" error when switching between some enemies (thanks furrykef) mrtenda 2008-02-09 20:23:44 +0000
  • eb539b51e1 BUGFIX: 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
  • d807170988 v0.5.14 mrtenda 2008-01-19 08:58:49 +0000
  • ecc98bc85d Added eb.SwirlEditor to moduleList.txt. mrtenda 2008-01-19 08:57:18 +0000
  • 954fc046f5 added dumpPalettesTxt(), though there is currently no way for users to access it mrtenda 2008-01-19 08:46:37 +0000
  • 062d96b427 BUGFIX: amount textboxes do something mrtenda 2008-01-19 08:43:09 +0000
  • 9036b81ef5 Dropdown box has unique names for each swirl mrtenda 2008-01-19 08:33:24 +0000
  • 53bf856b77 Initial commit. Seems to work. mrtenda 2008-01-19 07:59:25 +0000
  • fd3a775e9d Added ede45_relocation.ips mrtenda 2008-01-19 07:57:29 +0000
  • c3f254fdaa Patch by Michael1 allows relocation of swirl data to expanded area mrtenda 2008-01-19 07:57:14 +0000
  • 2eccbec809 Replaced "anyoneeb.ath.cx" with "anyoneeb.net" mrtenda 2008-01-19 07:15:37 +0000
  • 738f783ecb Replaced "anyoneeb.ath.cx" with "anyoneeb.net" mrtenda 2008-01-19 07:14:22 +0000
  • bb0a609996 added romtype for SMRPG mrtenda 2008-01-19 06:30:08 +0000
  • 8146ce0ffb BUGFIX: Hotspot dragging does not cause a crash mrtenda 2008-01-19 06:21:26 +0000
  • 3fc9275994 BUGFIX: Old door entries are erased properly mrtenda 2008-01-19 06:19:59 +0000
  • 90a5c627c2 vast improvement mrtenda 2008-01-19 06:16:45 +0000
  • 65a178f6b8 added various other write() shortcuts mrtenda 2008-01-19 06:00:13 +0000
  • 0c205e00de fixed nullifyArea() mrtenda 2008-01-19 05:51:37 +0000
  • 9763b2b1f2 fixed nullifyArea() for first expanded meg mrtenda 2008-01-19 05:50:11 +0000
  • 8d915bd499 added 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
  • c1d7170d3c BUGFIX: Does not break if user deletes and enemy then saves (thanks The_Kirby) mrtenda 2007-06-26 23:23:26 +0000
  • e72aa48a89 git-svn-id: file:///tmp/svn/trunk/jhack@1637 e5242d76-9126-0410-bb86-e0b726a7b37f mrtenda 2007-06-26 23:11:06 +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
  • 36f454d472 Can write changes data to the expanded area mrtenda 2007-03-10 20:08:55 +0000
  • e67121318e added 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
  • e08ed31587 added write(int, byte[][], int) mrtenda 2007-03-04 19:13:35 +0000
  • 0bf211ad7b Added Eclipse's jar description file to version control. anyoneeb 2007-02-26 00:34:21 +0000
  • 684bee4e02 v0.5.13 anyoneeb 2007-02-26 00:27:27 +0000
  • a04d7f84c5 # Enemy Placement Groups Editor: BUGFIX: Fixed bug with saving # Door Entry/Destination Editor: Improvement in GUI # Map Editor: BUGFIX: Scrolling during seeking fixed # Map Editor: BUGFIX: Tileset/palette link fixed # Map Editor: Added shortcuts to clear doors and enemies under "Tools" mrtenda 2007-02-25 22:27:28 +0000
  • 5538d21f76 "Add door" creates doors of type 1 now, not 0 mrtenda 2007-02-25 22:22:29 +0000
  • 076c8c5350 BUGFIX: Doesn't report type mismatch if door doesn't require destination (ie: rope) mrtenda 2007-02-25 22:21:03 +0000
  • c9b008442d GUI fix mrtenda 2007-02-25 22:10:36 +0000
  • 0865d633d6 Shortened/clarified some of the names to work more nicely with the Door Editor mrtenda 2007-02-25 22:09:46 +0000
  • e9268942b3 # Map Editor: BUGFIX: Scrolling during seeking fixed # Map Editor: BUGFIX: Tileset/palette link fixed # Map Editor: Added shortcuts to clear doors and enemies under "Tools" mrtenda 2007-02-25 22:08:24 +0000
  • 64e98bd82b BUGFIX: 0xff00 >> 2 != 0xff... *sigh* mrtenda 2007-02-25 22:06:40 +0000
  • 8f1eb3540b Added WIP clearing methods mrtenda 2007-02-25 22:05:56 +0000
  • 6e4a83ff41 Greatly improved GUI :) mrtenda 2007-02-25 22:04:17 +0000
  • 60ecb2a02d git-svn-id: file:///tmp/svn/trunk/jhack@1084 e5242d76-9126-0410-bb86-e0b726a7b37f mrtenda 2007-02-25 20:35:51 +0000
  • 6b1a211c96 Initial import. mrtenda 2007-02-25 20:32:40 +0000
  • 0c759a697c Updated svn:ignore properties. anyoneeb 2007-01-18 16:58:32 +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
  • 3666aacf05 BUGFIX: Local tileset data saved correctly (seriously) mrtenda 2006-10-16 03:10:13 +0000
  • 09b57bd81c Map Editor: BUGFIX: Local tileset data saved correctly mrtenda 2006-10-16 03:03:10 +0000
  • 01cda45334 BUGFIX: Local tileset data saved correctly mrtenda 2006-10-16 02:59:15 +0000
  • dbda163036 Some [commented out] code to check out unknown 0 in the SPT. anyoneeb 2006-10-06 15:44:14 +0000
  • 8b7615d315 v0.5.12.2 anyoneeb 2006-09-05 23:45:47 +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
  • f7f4f6a45f Map 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
  • a5908164ac Dragging aligns with mouse (except for doors) BUGFIX: Manual coordinate entry mrtenda 2006-09-05 22:56:23 +0000
  • 863b3000eb v0.5.12.1 # Switched original ROM back to memory instead of file IO for speed reasons. anyoneeb 2006-09-03 22:39:13 +0000
  • f9b2f1a5ad Fixed createIPS. anyoneeb 2006-09-03 22:36:06 +0000
  • 01e2f25e42 v0.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
  • 6be9db6c28 Class.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
  • 0d8feb8210 Title Screen Editor work in progress. Correctly reads palette animation. WARNING: DOES NOT EDIT PALETTES CORRECTLY. anyoneeb 2006-08-17 23:49:27 +0000
  • a4c4917eb5 Title 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
  • 46cd06e4b3 # BUGIX: RomFileIO now properly implements readByteSeek(); effects unknown (none?) anyoneeb 2006-08-15 21:09:47 +0000
  • fc42c4a1e5 Fixed PPU code Removed debug message mrtenda 2006-08-15 04:23:03 +0000
  • a338c7e753 Uses MapEditor.MapGraphics's ppu functionality correctly Updated fit with changes in MapEditor.MapGraphics mrtenda 2006-08-15 04:16:57 +0000
  • 138e8936c4 Uses MapEditor.MapGraphics's ppu functionality correctly mrtenda 2006-08-15 04:12:11 +0000
  • 4da4b4f72a Updated to fit with changes in EbMap and MapEditor.MapGraphics mrtenda 2006-08-15 03:22:26 +0000
  • 4a3cf3f1da Updated to fit with changes in EbMap mrtenda 2006-08-15 03:21:40 +0000
  • b2cd1c5e52 added enableUndo() mrtenda 2006-08-15 03:16:41 +0000
  • 2feb4bee22 removed loadTileImage() call mrtenda 2006-08-15 03:16:01 +0000
  • bdc5af5d40 Added "undo" button for map changes Lots of other changes too, I think mrtenda 2006-08-15 03:15:20 +0000
  • f227392b00 Uses MapGraphics's builtin preview boxes mrtenda 2006-08-15 03:12:48 +0000
  • 1070179d0a remoteRepaint() to repaint() mrtenda 2006-08-15 03:11:03 +0000
  • 633061b495 Local 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
  • 657558f04d Title 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
  • e5b6627df7 # Level-Up Experience Editor v0.3: Added import/export as .csv anyoneeb 2006-08-08 01:25:08 +0000
  • 743b821fc9 Fixed warnings. anyoneeb 2006-08-08 00:45:22 +0000
  • ef07b78cd4 # Sprite Editor: BUGFIX: Image import selects colors properly when palette 4 is selected anyoneeb 2006-08-08 00:43:23 +0000
  • ac903dfb9b Merge pals fixed? anyoneeb 2006-08-08 00:04:18 +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
  • 589379ef2e AbstractRom: BUGFIX: compare() works correctly for int[]'s anyoneeb 2006-08-07 18:48:22 +0000
  • 256a39c56f Progress so far on Title Screen editor along with a couple bug fixes. anyoneeb 2006-04-20 03:11:29 +0000
  • aa880cfae9 Created FullScreenGraphicsEditor for shared code among the logo screen, town map, and gas station editors. anyoneeb 2006-04-19 04:39:04 +0000
  • c7d722250d A whole lot of warnings cleaned up. i.e., nothing changed except unused code. anyoneeb 2006-04-18 02:35:32 +0000
  • f0481d1162 Unified some logo, town map, gas station editor code into the FullScreenGraphics. anyoneeb 2006-04-18 01:42:03 +0000