Commit Graph

113 Commits (40a8c4eb1c6282b31024f7cf89978eac4f133c31)
 

Author SHA1 Message Date
1987kostya 2d702b215a Add missing files
1987kostya 87e3174ffa New custom console
CONIGUERO 148bdf0682
Upload template MFA (after build has finished, move this to exe's directory)
CONIGUERO 8a88a4b50f Fix hardcoded MFA template path
1987kostya 543c779710 Disable debug mode
1987kostya a6c65e0986 Fixes in Pame2MFA
1987kostya 6eedbc24b5 TODO: Fix object writing
1987kostya 056ca6587d Removed useless code from keygen
1987kostya 925f950022 Removed useless debug info, add time data to log
1987kostya 50fbccbd84 New sorted dumping system. Still not finished
1987kostya 209f39a62f Add SoundPlayer
1987kostya b93af88058 Looped animations support
1987kostya 8bcb0cd8a9 Animation support for Advanced Image Viewer
1987kostya 87b30637fb GUI Updates,
Plugin Support
1987kostya 70f557bf45 New GUI, Image rendering, fixes
1987kostya 9dd220a99f Fixed some bugs in movement writing
1987kostya 6ec7b77d17 Removed unused files
1987kostya 2326131e3e Pame2MFA Updates and fixes
Need to fix object writing
REDxEYE f208257c0a Fixed writing of file
REDxEYE b27d8eea5a Merge remote-tracking branch 'origin/master'
1987kostya 0cac8a6f74 Add missing files
REDxEYE 718b077e89 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	NetMFAPatcher/MMFParser/MFA/Loaders/Frame.cs
#	NetMFAPatcher/MMFParser/MFA/Loaders/mfachunks/ObjectLoader.cs
REDxEYE 8c39d923a4 add flags
1987kostya 117c9cb94a Visual updates
1987kostya c949a63843 Fixes in ImageBank and FrameViewer
1987kostya aa549a64e2 Sorted dumping fixes
1987kostya d91d1c2f28 New object name system in MainForm
1987kostya 8617712de7 More null-checks,
support for 2.5+(no images and frameitems)
1987kostya ae79efd09d Fixes in translation method,
Updates in MFA reading/writing
1987kostya 7b1572ea29 Pame2Mfa updates, MFA writing fixes
1987kostya 6117ea4db6 Removed inappropriate comments and string,
AppMenu fixes,
new project structure
REDxEYE 188a67e48c Fixed eventGroup reading
1987kostya d8872e71e1 Started working on events
REDxEYE e03e50a993 fixed mfa writting
REDxEYE 97d1d3d3e1 found another unknown string
1987kostya bb3afa3cd0 MFA update
REDxEYE f3184e692e fixed appmenu and controls
REDxEYE fb6948182b fixed image bank writing
created write method for menu
1987kostya 1f58fb0e05 Started working on MFA writing
1987kostya c7797acc0a WriteWriter method, ImageBank and SoundBank fixes for MFA
1987kostya 47ce54ec17 Build check in decrypter
REDxEYE 6c70dacbbd Added array trim to remove padding to 0x100
REDxEYE 05ec544574 Replace DeflateStream with ZLibStream, duh
REDxEYE d28fd4f512 Merge remote-tracking branch 'origin/master'
REDxEYE 565b033b37 fixed DecodeMode3 function
1987kostya d7f50786c1 Add Joveler.Compression
1987kostya 039bd3eeba Add missing files
1987kostya fa799f94ec Dumper refactor, GUI fix
1987kostya e171a46eac GUI refactor, ImageBank refactor, MIDI support, ObjectInfo refactor
REDxEYE 3bd7bca7c6 Rename ByteIO to ByteReader
Fix ImageBank writing
Fix ObjectCommon reading