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
/
cge
/
talk.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
CGE: Make GPL headers consistent in themselves.
Johannes Schickel
2011-12-05
CGE: Remove useless function
Strangerke
2011-12-05
CGE: Better handling of the wide 'space' character
Strangerke
2011-12-05
CGE: Add a hack to fix bug #3450423 (infoline too large in polish version, sc...
Strangerke
2011-09-17
CGE: Move some more globals to CGEEngine
Strangerke
2011-09-16
CGE: Move _vga to CGEEngine
Strangerke
2011-09-15
CGE: Transform some static and globals into class members
Strangerke
2011-09-11
CGE: Talk now uses EncryptedStream. Clean up of EncryptedStream
Strangerke
2011-09-11
CGE: Remove noisy debug message
Strangerke
2011-09-07
CGE: Clean up and split snBarrier(), remove progName()
Strangerke
2011-08-27
CGE: Remove GetText class, which was used to enter the username
Strangerke
2011-08-27
CGE: Merge talk.cpp and gettext.cpp
Strangerke
2011-08-27
CGE: Move IO classes to a separated source file
Strangerke
2011-08-21
CGE: Some clean up in Vga class
Strangerke
2011-08-19
CGE: Mass re-style/cleanup.
Alyssa Milburn
2011-08-19
CGE: Endian-swap the contents of block descriptions.
Alyssa Milburn
2011-08-19
CGE: Revert previous commit of flags synchronisation
Paul Gilbert
2011-08-19
CGE: Changed the Sprite bit-flags into a union, to fix savegame endian issues
Paul Gilbert
2011-07-31
CGE: Rename some class members, various clean up
Strangerke
2011-07-25
CGE: Replace 'no core' checks by asserts
Strangerke
2011-07-24
CGE: Remove DrvInfo, rename some enums
Strangerke
2011-07-19
CGE: rename constants in bitmap
Strangerke
2011-07-19
CGE: Remove macro farnew
Strangerke
2011-07-19
CGE: Rename constants (WIP)
Strangerke
2011-07-15
CGE: Removed some commented out code from previous bugfix
Paul Gilbert
2011-07-15
CGE: Fix display of in-game hotspot description
Paul Gilbert
2011-07-11
CGE: Reverted last commit due to extra memory leaks
Paul Gilbert
2011-07-11
CGE: Standardised Sprite::seq on always allocating/freeing data
Paul Gilbert
2011-07-10
CGE: Fixed the display of text in the name entry dialog
Paul Gilbert
2011-07-10
CGE: Fix several allocation mismatches and Valgrind issues
Paul Gilbert
2011-07-09
CGE: replace the 2 memcpy previously used by a memmove
Strangerke
2011-07-09
CGE: replace some 'tricky replicate lines' memcpy by two, in order to avoid o...
Strangerke
2011-07-03
CGE: Some more renaming (WIP)
Strangerke
2011-07-02
CGE: Added engine prefix to header file #defines
Paul Gilbert
2011-07-02
CGE: Fix problem with calculating box sizes for text strings
Paul Gilbert
2011-07-02
CGE: Some more renaming (WIP)
Strangerke
2011-07-01
CGE: Some more renaming (wip)
Strangerke
2011-06-30
CGE: Some more renaming (wip)
Strangerke
2011-06-29
CGE: Some more renaming (wip)
Strangerke
2011-06-29
CGE: Misc cleanup (provided by Digitall)
Strangerke
2011-06-29
CGE: Cleanup : Start renaming. Add BMPLoad() function
Strangerke
2011-06-28
CGE: Fix initialisation of the TALK class
Paul Gilbert
2011-06-27
CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in severa...
Strangerke
2011-06-26
CGE: Implement ForceExt and RCrypt. Little style cleanup.
Strangerke
2011-06-19
CGE: Get rid of some static initializing
eriktorbjorn
2011-06-19
CGE: Fix compilation under GCC
eriktorbjorn
2011-06-13
CGE: Cleanup: remove trailing spaces
Strangerke
2011-06-13
CGE: Format code
Strangerke
2011-06-12
CGE: Suppress VGA::Exit, some cleanup, add one missing source
Strangerke
2011-06-11
CGE: Remove DROP() macro
Strangerke
[next]