Commit History

Author SHA1 Message Date
  MaKiPL 0309d757e4 battle camera is in wip, so I changed cam anim to free cam 6 years ago
  MaKiPL c2ac4dcc2f Winx86: directmidi hotfix 6 years ago
  Robert Russell 16dca06ff1 Merge pull request #91 from Sebanisu/master 6 years ago
  Sebanisu dee8ce9311 put exception back for pallet 6 years ago
  Sebanisu 7a93d06959 Updated the SP2 and icons to make it easier to add colors. Though only icons uses colors. It just treats it as another pallet. Like it used to only have 16 and now theres 18 pallets. 6 years ago
  Sebanisu 51d35e9fe1 Added color[] to texture handler 6 years ago
  Sebanisu e9139fa9bc Changed some varible names 6 years ago
  Sebanisu 53f8829a30 I guess the only reason for previous hot fix was someone adding a .fs to the archive when it's not required. though now the code will handle both ways. 6 years ago
  Robert Russell 30b8c52e15 Merge pull request #90 from Sebanisu/master 6 years ago
  Sebanisu f203215d9e hotfix had a bug in where it wasn't stripping extension off of a filename and trying to add new extensions. 6 years ago
  Robert Russell ce061f90dc Merge pull request #89 from Sebanisu/master 6 years ago
  Sebanisu 1c3d7eb453 made archive worker not static. I added one static function that creates a tmp archiveworker instance and returns binary file. I was getting a race condition so when overture was loading an image at the same time as something else was reading an archive bad things happened. 6 years ago
  Robert Russell b05c1b961a Merge pull request #88 from Sebanisu/master 6 years ago
  Sebanisu c36a54ced6 added a skip bool to let us skip the first 4 bytes with out requiring it ahead of time just need to set to true. 6 years ago
  Sebanisu 3b6497ae54 outfile is no longer static 6 years ago
  Sebanisu b8c88232c9 text_buf not static not broken 6 years ago
  Sebanisu f6b99fbd0c okay making infile not static didn't break anything 6 years ago
  Sebanisu 3bb54a1555 Off works 6 years ago
  Sebanisu 809d3231e5 Yes or no dialogs 6 years ago
  Sebanisu 1a5bd16c48 null checks and todo note about endless loop 6 years ago
  Sebanisu efa49175fc removed Command ability enum 6 years ago
  Robert Russell 8d5f775d8d Merge pull request #20 from MaKiPL/master 6 years ago
  Sebanisu 4bfd778733 TODOs and Obosolete 6 years ago
  MaKiPL ed0d99d06c Merged script subsystem to main 6 years ago
  MaKiPL ffc5ff2656 Reverting changes of deleting init_debugger_field. It was replaced with FieldInitializer but badly added into project 6 years ago
  Robert Russell a8137d28ee Merge pull request #87 from Sebanisu/master 6 years ago
  Sebanisu b6e6135164 Moved kernel folder out of menu folder 6 years ago
  Sebanisu 24e4a97505 I removed Icloneable as the internet says that shouldn't be used. I still added clone methods. I use memberwiseclone first. Then I go and deepclone anything I need to. 6 years ago
  Sebanisu 3bb6b430da saves into a folder 6 years ago
  Robert Russell 4ba5bb6b63 Merge pull request #86 from Sebanisu/master 6 years ago