2017-02-05 |
Côme Chilliet | Moved bloodText to PersonType |
blob | commitdiff | raw |
2017-02-03 |
Côme Chilliet | Merge branch 'master' of gitlab.com:osslugaru/lugaru |
blob | commitdiff | raw | diff to current |
2017-02-03 |
Côme Chilliet | Moved proportions system in a PersonType class |
blob | commitdiff | raw | diff to current |
2017-01-28 |
Rémi Verschelde | Update copyright year to 2017 |
blob | commitdiff | raw | diff to current |
2017-01-09 |
Côme Chilliet | Added braces to all statements with clang-tidy and... |
blob | commitdiff | raw | diff to current |
2017-01-09 |
Côme Chilliet | Applied clang-format on all files |
blob | commitdiff | raw | diff to current |
2017-01-04 |
Côme Chilliet | Moved Weapon model and texture loading in Weapon class |
blob | commitdiff | raw | diff to current |
2017-01-03 |
Rémi Verschelde | Use a mono font for the console text |
blob | commitdiff | raw | diff to current |
2017-01-02 |
Côme Chilliet | Attempt at fixing LoadStuff calling logic |
blob | commitdiff | raw | diff to current |
2016-12-22 |
Côme Chilliet | Fixed warnings, removed unused attributes, broken audio... |
blob | commitdiff | raw | diff to current |
2016-12-21 |
Côme Chilliet | Removed useless code in GameInitDispose |
blob | commitdiff | raw | diff to current |
2016-12-16 |
Côme Chilliet | Moved visibleloading check inside LoadingScreen |
blob | commitdiff | raw | diff to current |
2016-12-15 |
Côme Chilliet | Cleaned up TextureRes lifecycle to make sure it’s destr... |
blob | commitdiff | raw | diff to current |
2016-12-15 |
Côme Chilliet | Cleaned up Objects handling |
blob | commitdiff | raw | diff to current |
2016-12-13 |
Rémi Verschelde | Save progress upon level completion |
blob | commitdiff | raw | diff to current |
2016-12-11 |
Côme Chilliet | Fixed a lot of GCC warnings |
blob | commitdiff | raw | diff to current |
2016-12-11 |
Rémi Verschelde | Rename all C++ headers with .hpp extension |
blob | commitdiff | raw | diff to current |
2016-12-11 |
Côme Chilliet | Sorted all source files in folders |
blob | commitdiff | raw | diff to current |
2016-12-11 |
Côme Chilliet | Stopped using Account pointers, and removed general... |
blob | commitdiff | raw | diff to current |
2016-12-11 |
Côme Chilliet | Replaced all uses of Account::active outside of Account... |
blob | commitdiff | raw | diff to current |
2016-12-11 |
Côme Chilliet | Removed all modifications of Account active from outsid... |
blob | commitdiff | raw | diff to current |
2016-12-11 |
Côme Chilliet | Moved Account::active in Account class. Maybe it should... |
blob | commitdiff | raw | diff to current |
2016-12-10 |
Côme Chilliet | Moved everything related to Menu is Menu.h,cpp and... |
blob | commitdiff | raw | diff to current |
2016-12-09 |
Côme Chilliet | Replaced muscles and joints in Skeleton by vectors |
blob | commitdiff | raw | diff to current |
2016-12-09 |
Côme Chilliet | Cleaned up Animation by using vectors and classes |
blob | commitdiff | raw | diff to current |
2016-12-09 |
Côme Chilliet | Moved Skeleton and Animation to their own folder. |
blob | commitdiff | raw | diff to current |
2016-12-08 |
Côme Chilliet | Replaced as much char* as possible by std::strings |
blob | commitdiff | raw | diff to current |
2016-12-04 |
Côme Chilliet | Trying to handle a bit better missing files and avoid... |
blob | commitdiff | raw | diff to current |
2016-12-04 |
Rémi Verschelde | Data files use title case consistently |
blob | commitdiff | raw | diff to current |
2016-12-01 |
Côme Chilliet | Switched all data access to the new methods |
blob | commitdiff | raw | diff to current |
2016-11-30 |
Côme Chilliet | Cleaned up dialog handling using a Dialog class |
blob | commitdiff | raw | diff to current |
2016-11-29 |
Côme Chilliet | Removed ununused field hasAlpha |
blob | commitdiff | raw | diff to current |
2016-11-29 |
Côme Chilliet | Removed unused globals |
blob | commitdiff | raw | diff to current |
2016-11-26 |
Côme Chilliet | Switch to using «The Lean Mean C++ Option Parser» |
blob | commitdiff | raw | diff to current |
2016-11-26 |
Côme Chilliet | Moved clothes loop to Person, got rid of globals tintr... |
blob | commitdiff | raw | diff to current |
2016-11-26 |
Côme Chilliet | Got rid of global texture var. Calling load_image directly |
blob | commitdiff | raw | diff to current |
2016-11-25 |
Côme Chilliet | Removed commented out code |
blob | commitdiff | raw | diff to current |
2016-11-25 |
Rémi Verschelde | Add copyright notice and AUTHORS file for open source... |
blob | commitdiff | raw | diff to current |
2016-11-24 |
Côme Chilliet | Got rid of unused "osx" global var |
blob | commitdiff | raw | diff to current |
2016-11-24 |
Côme Chilliet | First step at cleaning image loading. |
blob | commitdiff | raw | diff to current |
2016-11-24 |
Côme Chilliet | Removed obsolete PLATFORM_MACOSX code |
blob | commitdiff | raw | diff to current |
2016-11-23 |
Côme Chilliet | Removed most of the commented out code |
blob | commitdiff | raw | diff to current |
2016-11-23 |
Côme Chilliet | Fixed lots of errors spotted by cppcheck |
blob | commitdiff | raw | diff to current |
2016-11-20 |
Rémi Verschelde | License: Update GPLv2+ header to match current FSF... |
blob | commitdiff | raw | diff to current |
2013-07-13 |
Côme BERNIGAUD | Removed numplayers (using Person::players.size() instead) |
blob | commitdiff | raw | diff to current |
2013-07-13 |
Côme BERNIGAUD | player replaced by Person::players which is a vector... |
blob | commitdiff | raw | diff to current |
2013-04-15 |
sf17k | CLEANED UP WHITESPACE |
blob | commitdiff | raw | diff to current |
2013-04-15 |
sf17k | FORMATTED IF STATEMENTS |
blob | commitdiff | raw | diff to current |
2013-04-15 |
sf17k | BEAUTIFIED ALL SOURCE CODE |
blob | commitdiff | raw | diff to current |
2011-08-19 |
Côme BERNIGAUD | Some debug about textures. |
blob | commitdiff | raw | diff to current |
2011-06-08 |
sf17k | major refactor of texture system |
blob | commitdiff | raw | diff to current |
2011-06-03 |
sf17k | glDeleteTextures safely ignores zeroes |
blob | commitdiff | raw | diff to current |
2011-05-29 |
sf17k | cleanup, renamed rotations to yaw/pitch |
blob | commitdiff | raw | diff to current |
2011-05-29 |
sf17k | major refactor of menu system, part 2 |
blob | commitdiff | raw | diff to current |
2011-05-29 |
sf17k | convert Game class to namespace |
blob | commitdiff | raw | diff to current |
2011-05-20 |
Côme BERNIGAUD | merge |
blob | commitdiff | raw | diff to current |
2011-05-19 |
Alexander Monakov | Merge with p/lugaru |
blob | commitdiff | raw | diff to current |
2011-05-17 |
Côme BERNIGAUD | Refactor of the texture system |
blob | commitdiff | raw | diff to current |
2011-05-15 |
Côme BERNIGAUD | bug fix about pause menu |
blob | commitdiff | raw | diff to current |
2011-05-14 |
Côme BERNIGAUD | cleanup of campaign levels handling. |
blob | commitdiff | raw | diff to current |
2011-05-13 |
Côme BERNIGAUD | bugfix (world texture was messed when fullscreen/window... |
blob | commitdiff | raw | diff to current |
2011-05-13 |
Côme BERNIGAUD | Some cleans, fullscreen is back if "--windowed" isn... |
blob | commitdiff | raw | diff to current |
2011-05-13 |
Côme BERNIGAUD | Weapon clean up. |
blob | commitdiff | raw | diff to current |
2011-05-12 |
Côme BERNIGAUD | merge |
blob | commitdiff | raw | diff to current |
2011-05-12 |
Côme BERNIGAUD | Some bug fixes. Now the game remember which campaign... |
blob | commitdiff | raw | diff to current |
2011-05-11 |
Côme BERNIGAUD | Adding the temple campaign so we can test multiple... |
blob | commitdiff | raw | diff to current |
2011-05-10 |
Côme BERNIGAUD | some more unused variables cleanup |
blob | commitdiff | raw | diff to current |
2011-05-10 |
sf17k | merge |
blob | commitdiff | raw | diff to current |
2011-05-10 |
sf17k | removed unused menu animation code |
blob | commitdiff | raw | diff to current |
2011-05-10 |
sf17k | rename music1, music2, music3 |
blob | commitdiff | raw | diff to current |
2011-05-09 |
sf17k | merge |
blob | commitdiff | raw | diff to current |
2011-05-07 |
sf17k | toggle fullscreen with alt+enter |
blob | commitdiff | raw | diff to current |
2011-05-06 |
sf17k | cleanup |
blob | commitdiff | raw | diff to current |
2011-02-05 |
David Rosen | Users file saved in write directory |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Alexander Monakov | Remove terraindetail (== 1 anyway) |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Alexander Monakov | Map loading cleanup |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Alexander Monakov | Remove some extra declarations of "channels" |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Alexander Monakov | Remove more commented-out code. Out of sight, out... |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Alexander Monakov | More PlayStreamEx eradication |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Alexander Monakov | More PlaySoundEx eradication |
blob | commitdiff | raw | diff to current |
2010-12-29 |
Alexander Monakov | Cleanup sound emission |
blob | commitdiff | raw | diff to current |
2010-12-22 |
Alexander Monakov | Move some global vars from Globals.cpp, add decls to... |
blob | commitdiff | raw | diff to current |
2010-12-18 |
Alexander Monakov | Unify strms and samps |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Alexander Monakov | Drop Doppler |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Alexander Monakov | Drop commented-out remains of MinMaxDistance |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Alexander Monakov | Drop Open_Stream |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Alexander Monakov | Drop MinMaxDistance |
blob | commitdiff | raw | diff to current |
2010-12-12 |
Alexander Monakov | Cleanup sound loading |
blob | commitdiff | raw | diff to current |
2010-06-06 |
Alexander Monakov | Cleanup animation loading |
blob | commitdiff | raw | diff to current |
2010-06-06 |
Alexander Monakov | Move declaration of animation array into Animation.h |
blob | commitdiff | raw | diff to current |
2010-06-06 |
Alexander Monakov | Make animation types an enum, move to a separate file |
blob | commitdiff | raw | diff to current |
2010-06-06 |
Alexander Monakov | Merge |
blob | commitdiff | raw | diff to current |
2010-06-05 |
Côme BERNIGAUD | Various SDL input and Game::* cleanups |
blob | commitdiff | raw | diff to current |
2010-06-05 |
Côme BERNIGAUD | Move player account handling into separate class |
blob | commitdiff | raw | diff to current |
2010-06-05 |
Côme BERNIGAUD | Remove commented out code |
blob | commitdiff | raw | diff to current |
2010-06-05 |
Côme BERNIGAUD | Cleanning up Sprite class. More can be done, but it... |
blob | commitdiff | raw | diff to current |
2010-06-03 |
Côme BERNIGAUD | merge & removing debug printf. (in Settings.cpp, by... |
blob | commitdiff | raw | diff to current |
2010-06-03 |
Côme BERNIGAUD | HUGE refactoring: |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Neal Gompa | Fixed a mistake in using ConvertFileName() in 'GameInit... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Neal Gompa | Made sound file filepaths use ConvertFileName(), so... |
blob | commitdiff | raw | diff to current |
next |