]> git.jsancho.org Git - lugaru.git/history - Source/Game.cpp
Add copyright header to source files to match license for project
[lugaru.git] / Source / Game.cpp
2015-04-05 Neal GompaAdd copyright header to source files to match license...
2013-04-15 sf17kBEAUTIFIED ALL SOURCE CODE
2011-06-08 sf17kmajor refactor of texture system
2011-05-29 sf17kcleanup, renamed rotations to yaw/pitch
2011-05-29 sf17kmajor refactor of menu system, part 2
2011-05-29 sf17kconvert Game class to namespace
2011-05-26 sf17kmajor refactor of menu system, part 1
2011-05-20 Côme BERNIGAUDmerge
2011-05-19 Alexander MonakovMerge with p/lugaru
2011-05-18 Côme BERNIGAUDSome refactor about Person class.
2011-05-18 Côme BERNIGAUDbugfix about the console
2011-05-18 Côme BERNIGAUDThe console key is now easy to configure. (the option...
2011-05-17 Côme BERNIGAUDRefactor of the texture system
2011-05-14 Côme BERNIGAUDA lot of clean up in MenuDraw.
2011-05-14 Côme BERNIGAUDcleanup of campaign levels handling.
2011-05-14 Côme BERNIGAUDlittle cleanup about campaign level handling
2011-05-11 Côme BERNIGAUDProblem fixed (LoadCampaign added when going back to...
2011-05-11 Côme BERNIGAUDalmost nothing
2011-05-10 sf17kmerge
2011-05-10 sf17kremoved unused menu animation code
2011-05-10 Côme BERNIGAUDSome cleans, some duplicated code corrected.
2011-05-09 sf17kmerge
2011-05-07 sf17kimproved text input handling
2011-05-07 sf17ktoggle fullscreen with alt+enter
2011-05-04 sf17kMAJOR cleanup
2011-01-07 Alexander MonakovSquash one remaining registration tidbit
2011-01-03 Alexander MonakovMove dialogue stuff to Game.{cpp,h}
2011-01-03 Alexander MonakovRemove some extra declarations of "channels"
2011-01-03 Alexander MonakovMore PlaySoundEx eradication
2010-12-28 Alexander MonakovPrepare to cleanup sound emission
2010-12-17 Alexander MonakovDrop MinMaxDistance
2010-12-12 Alexander MonakovCleanup sound loading
2010-06-06 Alexander MonakovMerge
2010-06-06 Côme BERNIGAUDcleaning up again.
2010-06-05 Côme BERNIGAUDVarious SDL input and Game::* cleanups
2010-06-04 Côme BERNIGAUDNo more thread for text field, SDLPollEvent is used...
2010-06-04 Côme BERNIGAUDoops, I forgot to add some files.