41 Commits

Author SHA1 Message Date
2bf2fc1d26 Added PeekUInt32 function 2014-06-04 19:16:03 -04:00
3cfca7fcb0 Tabify 2014-06-04 15:30:58 -04:00
cab1941931 Moved all WinForms-specific stuff to separate library to ease in creating platform-agnostic functionality 2014-06-04 13:59:37 -04:00
a2e739bf86 Fixed some bugs and added some features 2014-06-03 15:59:50 -04:00
16568fc75d Don't even try to load images if the data directory does not exist 2014-06-02 14:50:03 -04:00
ec5509f522 Not sure what the difference is here 2014-06-02 14:04:25 -04:00
43f0c650c1 Internalized Accessor Open/Close methods 2014-05-14 16:01:39 -04:00
8a93f3f3ca Switch default values to be more optimal 2014-05-13 21:08:02 -04:00
2de5801946 LZRW1 still does not work 2014-04-20 18:07:21 -04:00
5b0171db02 Do not write anything if data is null 2014-04-20 18:07:02 -04:00
1fdbae8d0f Made LZRW1 into a true CompressionModule and improved algorithm 2014-04-20 16:38:08 -04:00
9a3db87516 Make sure Remaining doesn't return a negative value 2014-04-20 16:36:26 -04:00
7c3b643a75 Added DebuggerNonUserCode attribute to Seek() 2014-04-20 16:36:02 -04:00
d4da2d6708 Moved LZRW1CompressionModule into Modules 2014-04-20 13:12:36 -04:00
61fe76671b Moved LZRW1CompressionModule into Modules 2014-04-20 13:12:00 -04:00
e87e83ecc8 Added null check to input/output accessor 2014-04-20 12:14:06 -04:00
ab84297edc Fixed Position incrementing (for about the 9001st time) 2014-04-17 16:09:34 -04:00
303931bd8e FileStream should be closed when Close() is called, duh\! 2014-04-17 00:54:15 -04:00
f4c8bd70d0 Various fixes and updates, added plugins, etc. 2014-04-16 16:01:41 -04:00
86cf3ca395 Various fixes and updates, added plugins, etc. 2014-04-16 14:47:37 -04:00
7357dfeacb Should we really be hardcoding stuff like this ANYWHERE? Like, at all?? 2014-04-08 14:50:04 -04:00
5d10e854bd Got a new ProjectGuid for UEcore... 2014-04-08 14:49:16 -04:00
a4df8fe080 Allow accessor implementations to override Position property 2014-04-08 14:48:54 -04:00
77bff918cc Fixed BPP in Multimedia PNG data format and some errors in MemoryAccessor 2014-04-06 00:14:55 -04:00
347dea8ca0 Set ObjectModel accessor to the current one we're using 2014-04-05 23:36:42 -04:00
d234c4b479 Implemented ReadInternal/WriteInternal for StreamAccessor (this wasn't implemented??) 2014-04-05 23:36:11 -04:00
5962249bec Fixed bug where setting accessor position actually didn't 2014-04-05 23:35:12 -04:00
578fb0cf87 Fixed spelling error 2014-04-02 12:15:50 -04:00
896b5e9945 Various fixes and updates 2014-04-02 01:48:23 -04:00
376ab664f7 Various fixes and updates: 2014-04-02 01:22:05 -04:00
c01a784418 Updated project files 2014-04-02 00:33:23 -04:00
89a2c98862 Added Bzip2 compression module to CompressionModules 2014-04-02 00:33:09 -04:00
7d0fca5612 Moved Bzip2 compression module into Modules namespace 2014-04-02 00:32:40 -04:00
5d39a8c595 Moved Bzip2 compression module into Modules namespace 2014-04-02 00:31:58 -04:00
0419c7671f Initial commit 2014-03-31 10:28:55 -04:00
c7ecc24077 Initial commit 2014-03-28 15:58:26 -04:00
971b2b8d20 Initial commit 2014-03-26 14:16:08 -04:00
20d4cd5acc Initial commit 2014-03-26 08:27:45 -04:00
f30a689c93 Initial commit 2014-03-25 23:38:17 -04:00
dfc80a09ca Initial commit 2014-03-03 19:29:05 -05:00
a6395653e8 Initial commit 2014-03-03 19:12:32 -05:00