Marcin Gomulak
|
38c01b090f
Overture hotfix due to LZSS upgrade
|
6 years ago |
Marcin Gomulak
|
7a3820e95f
CORE: Replaced all old-lzss method calls to new one
|
6 years ago |
Sebanisu
|
9119bf8c39
I set visual studio to point out if statements that could be simplified. it found 4.
|
6 years ago |
Sebanisu
|
39f54aabf9
Added the ability to activate SuppressDraw(). It's something i just discoverd. If called in update it will prevent the next Draw()
|
6 years ago |
Sebanisu
|
bcf7f47123
decoded stream is passed by ref now.
|
7 years ago |
Sebanisu
|
8e0d5ce50e
disposed of textures in overture. seems to help.
|
7 years ago |
Sebanisu
|
b3b5372842
sound works with out writing files to hard drive.
|
7 years ago |
Sebanisu
|
466d10c7c3
fps timing fixed. timer in ffcc using stopwatch class. checks if ahead or on current frame then replays currentframe. if frame is behind frames are skipped till caught up. everything based on when audio starts playing or stops.
|
7 years ago |
Sebanisu
|
4bd9050623
about to do some changes to decoder with new functions. for the on that decodes all of the file at once. the state based one shouldn't be effected.
|
7 years ago |
Sebanisu
|
d22a9939a3
I put Memory.module = Memory.MODULE_OVERTURE_DEBUG; back in for the debug menu. made some changes to audio code. But going to be doing more.
|
7 years ago |
Sebanisu
|
dab204fd9d
FfccMode.PROCESS_ALL had endless loop. fixed
|
7 years ago |
Sebanisu
|
79c480660f
New Movie code
|
7 years ago |
Sebanisu
|
2cb99886df
Inputs, Ogg support, Check for Focus for mouse. Multi FF8DIR list. More
|
7 years ago |
MaKiPL
|
d1a3b29ec1
Major code refractor
|
7 years ago |
Marcin Gomulak
|
be30e7c215
MainMenu progress- got some working debug options
|
7 years ago |
Marcin Gomulak
|
415189013d
TEX + minor fixes and features
|
7 years ago |
Marcin Gomulak
|
01b5fddd89
OVERTURE: finished
|
7 years ago |
Marcin Gomulak
|
ee0f4e525c
MODULE_OVERTURE_DEBUG: Finished
|
7 years ago |
Marcin Gomulak
|
e7a21728d0
MODULE_OVERTURE_DEBUG: Progress
|
7 years ago |
Marcin Gomulak
|
cebe43c5ca
Fixed #1
|
7 years ago |
Marcin Gomulak
|
5f1de3bba9
VS fix
|
7 years ago |
MaKiPL
|
3956ac9a55
Fixed #2
|
7 years ago |
MaKiPL
|
535b69aaee
Implemented overture debug module
|
7 years ago |