index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
hopkins
/
font.h
Age
Commit message (
Expand
)
Author
2014-02-18
HOPKINS: Make GPL headers consistent in themselves.
Johannes Schickel
2013-03-24
HOPKINS: Some renaming and refactoring in Globals
Strangerke
2013-03-20
HOPKINS: Remove setParent() from FontManager
Strangerke
2013-03-05
HOPKINS: Some more renaming in FontManager
Strangerke
2013-03-05
HOPKINS: Misc renaming and refactoring
Strangerke
2013-02-15
HOPKINS: Move font initialization to FontsManager
Strangerke
2013-02-13
HOPKINS: Added a basic base map screen for the Windows version if a PBASE.PCX...
Paul Gilbert
2013-02-07
HOPKINS: Improve private/public scope in Globals. Remove some useless variabl...
Strangerke
2013-02-07
HOPKINS: Improve private/public scope in FontMAnager
Strangerke
2013-01-23
HOPKINS: Some renaming and refactoring in globals, TalkManager and FontsManager
Strangerke
2013-01-20
HOPKINS: Some more renaming and refactoring
Strangerke
2013-01-11
HOPKINS: Start refactoring PARC_VOITURE, some renaming
Strangerke
2012-12-31
HOPKINS: Refactoring in FontManager and LinesManager
Strangerke
2012-12-14
HOPKINS: Janitorial - Remove trailing space and double semi columns
Strangerke
2012-12-12
HOPKINS: Rename functions in FontManager
Strangerke
2012-11-25
HOPKINS: Bugfix for intermittent crash when opening Save/Load dialog
Paul Gilbert
2012-11-17
HOPKINS: Lots of code implemented for Hopkin's computer
Paul Gilbert
2012-10-15
HOPKINS: Some renaming and cleanup of font structures
Paul Gilbert
2012-10-14
HOPKINS: Some renaming and bugfixes to BOITE method
Paul Gilbert
2012-10-10
HOPKINS: Renamed fields of ListeTxtItem class
Paul Gilbert
2012-09-26
HOPKINS: Implementing font methods
Paul Gilbert
2012-09-23
HOPKINS: Initial implementation of CHOICE_OPTION and AFF_SPRITES
Paul Gilbert
2012-09-22
HOPKINS: Clean up of moving Txt array from Globals to FontManager
Paul Gilbert
2012-09-22
HOPKINS: Added Txt structure with currently known structure offsets
Paul Gilbert
2012-09-19
HOPKINS: Initial implementation of some code that will be needed for cursor d...
Paul Gilbert