goyuken
|
b0cbe204a9
|
XMLGame: fix reboot core in the case of hawkfile embedded assets
|
2013-04-27 17:43:15 +00:00 |
adelikat
|
7199b64a95
|
More multiclient refactoring
|
2013-04-15 02:14:14 +00:00 |
zeromus
|
05f1608de5
|
add some helpful overloads to HawkFile for working with known filenames, instead of just extension lists
|
2012-09-12 00:41:07 +00:00 |
zeromus
|
29b2e30c36
|
cleanup Controller class (remove old sticky and forcing code)
|
2011-07-24 20:37:10 +00:00 |
beirich
|
c8727ae01f
|
fix some gamedb stuff, add some genesis games to db, get genesis back to a state where it at least loads roms correctly
|
2011-07-10 04:54:18 +00:00 |
zeromus
|
0aa234282e
|
phase 1 of fixing up controller logic. tell me how terribly ive broken the movie code. might want to fix it before moving on to phase 2 or decide to revert.
|
2011-06-27 05:31:46 +00:00 |
andres.delikat
|
5bda595ee7
|
fixs spaces into tabs in a bunch of files because I'm tired of fixing it gradually
|
2011-06-19 23:39:25 +00:00 |
zeromus
|
368c5266e5
|
[NES] add loader for FCEUX format palettes and an example of how to set it
|
2011-06-10 05:31:46 +00:00 |
zeromus
|
90e5090e0e
|
change HawkFile.CanonicalName to CanonicalFullPath, and add a new HawkFile.CanonicalName which returns the archive|member where CanonicalFullPath would be c:\path\to\archive|member
|
2011-05-21 19:31:00 +00:00 |
zeromus
|
88ec1ed6c7
|
fix a leaked disposable
|
2011-03-07 02:54:38 +00:00 |
zeromus
|
e1be19c62c
|
dont false positive detect archives
|
2011-03-07 02:53:18 +00:00 |
zeromus
|
f1dd4c625a
|
straighten out handling of missing archive files
|
2011-03-07 02:44:30 +00:00 |
zeromus
|
36cc8ba307
|
dont put directories in the archive file chooser
|
2011-03-07 02:09:18 +00:00 |
zeromus
|
d4f8778608
|
archive file choosing. also, support archive subdirectories. just because i always wanted to.
|
2011-03-07 02:04:42 +00:00 |
zeromus
|
341ee44509
|
re-engineer HawkFile to be aware of archives. its a little more complex to use now (not only do you have to open it, you have to call one of the Bind() methods on it to choose an interior file), but its more powerful.
|
2011-03-07 01:07:49 +00:00 |
beirich
|
89e4c5a674
|
|
2011-01-11 02:55:51 +00:00 |