]> git.jsancho.org Git - lugaru.git/shortlog
lugaru.git
2010-12-18 Alexander MonakovSlightly squash unpack stuff
2010-12-18 Alexander MonakovUnused
2010-12-18 Alexander MonakovUnify strms and samps
2010-12-18 Alexander MonakovMore static
2010-12-17 Alexander MonakovMake static
2010-12-17 Alexander MonakovMove playing stuff to the right wrapper :)
2010-12-17 Alexander MonakovRename channels -> impl_channels in wrapper
2010-12-17 Alexander MonakovDrop Doppler
2010-12-17 Alexander MonakovDrop commented-out remains of MinMaxDistance
2010-12-17 Alexander MonakovDrop Open_Stream
2010-12-17 Alexander MonakovDrop remains of Sample_load
2010-12-17 Alexander MonakovDrop MinMaxDistance
2010-12-12 Alexander MonakovUnused
2010-12-12 Alexander MonakovUnused
2010-12-12 Alexander MonakovCleanup sound loading
2010-12-12 Alexander MonakovMake sounds an enum
2010-12-12 Alexander MonakovDrop sound min_distance
2010-12-12 Alexander MonakovUnused
2010-12-12 Alexander MonakovUnused
2010-12-12 Alexander MonakovAdd Animation.cpp missing from second-to-last commit
2010-12-12 Alexander MonakovFix failure to create 'Users' file
2010-06-06 Alexander MonakovCleanup animation loading
2010-06-06 Alexander MonakovUnused
2010-06-06 Alexander MonakovPrepare to cleanup animation loading
2010-06-06 Alexander MonakovMove declaration of animation array into Animation.h
2010-06-06 Alexander MonakovMake animation types an enum, move to a separate file
2010-06-06 Alexander MonakovMerge
2010-06-06 Alexander MonakovRemove commented out code
2010-06-06 Côme BERNIGAUDremoving unused mainmenu values (11, 13 and 17)
2010-06-06 Alexander MonakovRemove HitStruct and associated commented-out code
2010-06-06 Alexander MonakovMerge
2010-06-06 Côme BERNIGAUDMissing files in the CMakeList.txt
2010-06-06 Alexander MonakovRemove Random.cpp
2010-06-06 Alexander MonakovRemove deleted files from CMakeLists.txt
2010-06-06 Alexander MonakovRemove commented out code
2010-06-06 Alexander MonakovMerge
2010-06-06 Côme BERNIGAUDremoving unused files
2010-06-06 Côme BERNIGAUDremoving an unused file
2010-06-06 Côme BERNIGAUDcleaning up again.
2010-06-06 Côme BERNIGAUDAdding back Settings files. (sorry about that).
2010-06-06 Côme BERNIGAUDsome more clean up.
2010-06-06 Côme BERNIGAUDjust some clean up.
2010-06-05 Alexander MonakovMerge
2010-06-05 Alexander MonakovMerge original history
2010-06-05 Alexander MonakovRemove include of non-existent file
2010-06-05 Côme BERNIGAUDVarious SDL input and Game::* cleanups
2010-06-05 Côme BERNIGAUDMove player account handling into separate class
2010-06-05 Côme BERNIGAUDDo not open browser for registering the game
2010-06-05 Côme BERNIGAUDRemove early exit Linux-specific hack
2010-06-05 Côme BERNIGAUDCleanup SDL video routines
2010-06-05 Côme BERNIGAUDMinor code simplifications
2010-06-05 Côme BERNIGAUDAdjust source code formatting
2010-06-05 Côme BERNIGAUDRemove commented out code
2010-06-05 Côme BERNIGAUDand removing useless Setting files.
2010-06-05 Côme BERNIGAUDfinally...
2010-06-05 Côme BERNIGAUDoops
2010-06-05 Côme BERNIGAUDCleanning up Sprite class. More can be done, but it...
2010-06-04 Côme BERNIGAUDI removed a Macinput include
2010-06-04 Côme BERNIGAUDRemoved an unused function
2010-06-04 Côme BERNIGAUDSome clean up.
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.
2010-06-03 Côme BERNIGAUDmerge & removing debug printf. (in Settings.cpp, by...
2010-06-03 Côme BERNIGAUDHUGE refactoring:
2010-06-01 Neal GompaFixed 'string.h' include to make cross compiling work...
2010-05-30 Ondřej HošekQuick fix to Lugaru's freezing at going out of focus
2010-05-30 Neal GompaAdded redefinition for MSVC
2010-05-24 Côme BERNIGAUDThe damage bar now appear in the option menu
2010-05-24 Côme BERNIGAUDDamage bar disabled by default.
2010-05-24 Côme BERNIGAUDmerge
2010-05-23 Vadim TrochinskyMerge
2010-05-23 Alexander MonakovAdd missing console commands
2010-05-23 Vadim TrochinskyFix changing to interlaced mode while running.
2010-05-23 Vadim TrochinskyRemove stereo mode change check. Not needed anymore...
2010-05-21 Vadim TrochinskyRemove glDrawPixels code for initializing interlaced...
2010-05-21 Vadim Trochinskymerge
2010-05-21 Vadim TrochinskyAdd config screen
2010-05-21 Côme BERNIGAUDmerging :-)
2010-05-21 Côme BERNIGAUDactivate the damage bar in the config file
2010-05-20 Vadim Trochinskymerge
2010-05-20 Vadim TrochinskyWhoops. Forgot to fix one instance of the config writin...
2010-05-18 Vadim TrochinskyMoved stereo initialization code to a separate file.
2010-05-17 Vadim TrochinskyFix writing settings that take effect on restart
2010-05-17 Vadim TrochinskyRewrite config file system, remove duplicate config...
2010-05-17 Vadim TrochinskyFix separator in screenshot code
2010-05-16 Vadim TrochinskyAdded signature for changeset 9b260ab4978b
2010-05-16 Vadim TrochinskyMerge
2010-05-16 Vadim TrochinskyAdded signature for changeset 38fd6c455d14
2010-05-16 Vadim TrochinskyAdd default stereo settings to config file
2010-05-16 Neal GompaRemoving plain makefiles -- Deprecated in favor of...
2010-05-16 Vadim TrochinskyAdded signature for changeset e22c5c02ba45
2010-05-16 Vadim Trochinskymerge
2010-05-16 Vadim TrochinskyAdded signature for changeset cb8570a4c328
2010-05-16 Vadim TrochinskyRead stereo settings to config file, and read them...
2010-05-16 Neal GompaTurn on x86_64 building by default in CMake scripts...
2010-05-16 Vadim TrochinskyAdded signature for changeset 308aeba39655
2010-05-16 Vadim TrochinskyMerge
2010-05-16 Vadim TrochinskyAdded signature for changeset a117f6eeffe2
2010-05-16 Vadim TrochinskyDo not initialize stencil buffer for interlaced stereo...
2010-05-16 Vadim TrochinskyAdded signature for changeset 2c45b18d41b6
next