Henrik Rydgard
|
1f5b6b7f59
|
Logging changes and cleanup
|
2013-03-15 21:01:57 +01:00 |
|
Unknown W. Brackets
|
ab66aa4c45
|
Fix a shutdown crash with close fonts.
|
2013-03-09 00:54:16 -08:00 |
|
Unknown W. Brackets
|
f3a10fb4c3
|
Correct arguments to font alloc function.
|
2013-03-09 00:51:49 -08:00 |
|
oioitff
|
85fb494ee7
|
Not to show charCode with "%c"
. Because it may have bad affect when we are not using English font.
|
2013-03-08 16:11:53 +08:00 |
|
Henrik Rydgard
|
a972d211c5
|
Call __LoadInternalFonts in __FontDoState to be safe.
|
2013-03-06 23:42:55 +01:00 |
|
Henrik Rydgard
|
43df3c9071
|
Lazy font loading (to speed up running unit tests...)
|
2013-03-06 22:26:54 +01:00 |
|
Unknown W. Brackets
|
2d5f647579
|
And savestate the rest of fonts.
|
2013-03-03 15:59:00 -08:00 |
|
Unknown W. Brackets
|
affcdfabd5
|
Reference fontlibs indirectly for savestates.
Well, not pretty, but much easier to savestate.
|
2013-03-03 15:58:59 -08:00 |
|
Henrik Rydgard
|
f72f471370
|
Hack around font problem that caused Dissidia to crash with fastmem (calling the supplied alloc fails).
|
2013-03-03 14:29:03 +01:00 |
|
oioitff
|
9d49a24924
|
use vector instead of Memory read/write
, becasue Memory read/write works incorrectly here...
|
2013-03-03 17:22:50 +08:00 |
|
oioitff
|
7d08dfac70
|
break after find optimum font
|
2013-03-03 17:14:12 +08:00 |
|
Unknown W. Brackets
|
a3f93ed203
|
Fix some printf size warnings, signed warnings.
|
2013-03-02 15:34:15 -08:00 |
|
Unknown W. Brackets
|
4249e0f6a8
|
Fix shutdown crash when there are open fonts.
|
2013-02-28 08:33:30 -08:00 |
|
Unknown W. Brackets
|
128d181558
|
Fix crash in sceFontClose().
Still some other issues but Fieldrunners now plays again with
tons of errors showing.
|
2013-02-28 08:27:05 -08:00 |
|
Unknown W. Brackets
|
a44e7e6d52
|
Buildfixes for Mac.
|
2013-02-28 08:07:33 -08:00 |
|
raven02
|
e319e2a7c2
|
Minor fix
|
2013-02-28 23:04:40 +08:00 |
|
raven02
|
50be9102e4
|
Fix crash when font sets not exists
|
2013-02-28 22:50:14 +08:00 |
|
raven02
|
127ee5d30f
|
Create flash0:/font/ if not exists
|
2013-02-28 22:36:57 +08:00 |
|
Henrik Rydgard
|
aa06c1452e
|
Allow mounting VFS directories. Used to provide flash0 from within APK on Android.
|
2013-02-27 17:41:40 +01:00 |
|
Henrik Rydgard
|
ba0362d817
|
PGF font support. Mostly an adaptation and cleanup of JPCSP's font system.
|
2013-02-27 17:41:39 +01:00 |
|
Henrik Rydgard
|
ca23c076a1
|
Minor sceFont fixes
|
2013-02-13 00:50:26 +01:00 |
|
vakko
|
e2a8095293
|
implement some stuff
|
2013-02-04 21:22:16 +02:00 |
|
Unknown W. Brackets
|
2a6457b6ab
|
Cut down on h files including PointerWrap.
This makes changes to it a bit faster to build.
|
2013-02-04 08:26:59 -08:00 |
|
TMaul
|
dba01cb78e
|
Re tabify
|
2013-01-02 20:33:12 +00:00 |
|
TMaul
|
1210efa51a
|
Fix mess in sceFont
|
2013-01-02 20:28:12 +00:00 |
|