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
/
agi
/
view.h
Age
Commit message (
Expand
)
Author
2019-08-25
AGI: Fix Remaining GCC Compiler Warnings
D G Turner
2019-08-25
AGI: Fix GCC Compiler Warnings from memset of Game State Structures
D G Turner
2019-05-08
AGI: Fix Several GCC Compiler Warnings
D G Turner
2016-06-05
AGI: Clean up object initialization
Eugene Sandulenko
2016-02-07
AGI: Resource checking for setView/setLoop/setCel
Martin Kiewitz
2016-02-02
AGI: Fix formatting.
Johannes Schickel
2016-01-31
AGI: revert "motion type check in objectstop AGI3"
Martin Kiewitz
2016-01-29
AGI: graphics rewrite + cleanup
Martin Kiewitz
2014-02-18
AGI: Make GPL headers consistent in themselves.
Johannes Schickel
2011-08-14
AGI: Renamed some #defines to our code conventions and moved them to enums
Eugene Sandulenko
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-06-15
AGI: Fix bug #1945716.
Eugene Sandulenko
2010-01-03
Reduce header dependencies for AGI engine.
Eugene Sandulenko
2009-06-06
Whitespace fixes and C++ comments
Eugene Sandulenko
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-06-20
Add AGI256-2 support (On top of already present AGI256 support).
Kari Salminen
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-01-16
Formating names in source code
Paweł Kołodziejski
2006-12-06
first phase of objectisation of agi engine
Paweł Kołodziejski
2006-05-25
remove superfluous struct keywords
Willem Jan Palenstijn
2006-05-25
add and use is_ego_view() function
Willem Jan Palenstijn
2006-05-24
From what I understand, the __ prefix is generally reserved for system headers,
Torbjörn Andersson
2006-05-23
imported AGI engine
Paweł Kołodziejski