2011-05-18 |
Côme BERNIGAUD | bugfix about the console
|
commit | commitdiff | tree |
2011-05-18 |
Côme BERNIGAUD | fixed some unwanted debug output
|
commit | commitdiff | tree |
2011-05-18 |
Côme BERNIGAUD | console commands works again.
|
commit | commitdiff | tree |
2011-05-18 |
Côme BERNIGAUD | The console key is now easy to configure. (the option...
|
commit | commitdiff | tree |
2011-05-18 |
Côme BERNIGAUD | adding missing source files
|
commit | commitdiff | tree |
2011-05-18 |
Côme BERNIGAUD | added a missing texture (the world image for temple...
|
commit | commitdiff | tree |
2011-05-17 |
Côme BERNIGAUD | Refactor of the texture system
|
commit | commitdiff | tree |
2011-05-16 |
Côme BERNIGAUD | renaming some maps to be coherent.
|
commit | commitdiff | tree |
2011-05-16 |
Côme BERNIGAUD | bugfix about weapons
|
commit | commitdiff | tree |
2011-05-15 |
Côme BERNIGAUD | bug fix about pause menu
|
commit | commitdiff | tree |
2011-05-15 |
Côme BERNIGAUD | Added a instruction file for compilation.
|
commit | commitdiff | tree |
2011-05-14 |
Côme BERNIGAUD | A lot of clean up in MenuDraw.
|
commit | commitdiff | tree |
2011-05-14 |
Côme BERNIGAUD | cleanup of campaign levels handling.
|
commit | commitdiff | tree |
2011-05-14 |
Côme BERNIGAUD | little cleanup about campaign level handling
|
commit | commitdiff | tree |
2011-05-13 |
Côme BERNIGAUD | bugfix (world texture was messed when fullscreen/windowed...
|
commit | commitdiff | tree |
2011-05-13 |
Côme BERNIGAUD | Some cleans, fullscreen is back if "--windowed" isn...
|
commit | commitdiff | tree |
2011-05-13 |
Côme BERNIGAUD | some small cleanups
|
commit | commitdiff | tree |
2011-05-13 |
Côme BERNIGAUD | bug fix from weapon clean up
|
commit | commitdiff | tree |
2011-05-13 |
Côme BERNIGAUD | Weapon clean up.
|
commit | commitdiff | tree |
2011-05-13 |
Côme BERNIGAUD | bug fix in the campaign screen (lines on the map were...
|
commit | commitdiff | tree |
2011-05-12 |
Côme BERNIGAUD | merge
|
commit | commitdiff | tree |
2011-05-12 |
Côme BERNIGAUD | removing a debug cout
|
commit | commitdiff | tree |
2011-05-12 |
Côme BERNIGAUD | Some bug fixes. Now the game remember which campaign...
|
commit | commitdiff | tree |
2011-05-12 |
Côme BERNIGAUD | I had added the wrong maps, not it works better
|
commit | commitdiff | tree |
2011-05-11 |
Côme BERNIGAUD | Adding the temple campaign so we can test multiple...
|
commit | commitdiff | tree |
2011-05-11 |
Côme BERNIGAUD | The game now supports multiple campaigns!
|
commit | commitdiff | tree |
2011-05-11 |
Côme BERNIGAUD | No more black background for the map, some little cleanup
|
commit | commitdiff | tree |
2011-05-11 |
Côme BERNIGAUD | Problem fixed (LoadCampaign added when going back to...
|
commit | commitdiff | tree |
2011-05-11 |
Côme BERNIGAUD | almost nothing
|
commit | commitdiff | tree |
2011-05-11 |
Côme BERNIGAUD | clean ups, and now campaignProgess is well initialized...
|
commit | commitdiff | tree |
2011-05-10 |
Côme BERNIGAUD | first modifications in order to support multiple campaign.
|
commit | commitdiff | tree |
2011-05-10 |
Côme BERNIGAUD | some more unused variables cleanup
|
commit | commitdiff | tree |
2011-05-10 |
Côme BERNIGAUD | no more 5000 int array, a nice vector instead.
|
commit | commitdiff | tree |
2011-05-10 |
Côme BERNIGAUD | some more cleans thanks to cppcheck
|
commit | commitdiff | tree |
2011-05-10 |
Côme BERNIGAUD | Some cleans, some duplicated code corrected.
|
commit | commitdiff | tree |
2011-05-10 |
Côme BERNIGAUD | some cleanup
|
commit | commitdiff | tree |
2011-05-10 |
Côme BERNIGAUD | Some reorganization of MenuTick.
|
commit | commitdiff | tree |
2011-02-22 |
Côme BERNIGAUD | Bug fixed (we couldn't access to account menu)
|
commit | commitdiff | tree |
2010-06-06 |
Côme BERNIGAUD | removing unused mainmenu values (11, 13 and 17)
|
commit | commitdiff | tree |
2010-06-06 |
Côme BERNIGAUD | Missing files in the CMakeList.txt
|
commit | commitdiff | tree |
2010-06-06 |
Côme BERNIGAUD | removing unused files
|
commit | commitdiff | tree |
2010-06-06 |
Côme BERNIGAUD | removing an unused file
|
commit | commitdiff | tree |
2010-06-06 |
Côme BERNIGAUD | cleaning up again.
|
commit | commitdiff | tree |
2010-06-06 |
Côme BERNIGAUD | Adding back Settings files. (sorry about that).
|
commit | commitdiff | tree |
2010-06-06 |
Côme BERNIGAUD | some more clean up.
|
commit | commitdiff | tree |
2010-06-06 |
Côme BERNIGAUD | just some clean up.
|
commit | commitdiff | tree |
2010-06-05 |
Côme BERNIGAUD | Various SDL input and Game::* cleanups
|
commit | commitdiff | tree |
2010-06-05 |
Côme BERNIGAUD | Move player account handling into separate class
|
commit | commitdiff | tree |
2010-06-05 |
Côme BERNIGAUD | Do not open browser for registering the game
|
commit | commitdiff | tree |
2010-06-05 |
Côme BERNIGAUD | Remove early exit Linux-specific hack
|
commit | commitdiff | tree |
2010-06-05 |
Côme BERNIGAUD | Cleanup SDL video routines
|
commit | commitdiff | tree |
2010-06-05 |
Côme BERNIGAUD | Minor code simplifications
|
commit | commitdiff | tree |
2010-06-05 |
Côme BERNIGAUD | Adjust source code formatting
|
commit | commitdiff | tree |
2010-06-05 |
Côme BERNIGAUD | Remove commented out code
|
commit | commitdiff | tree |
2010-06-05 |
Côme BERNIGAUD | and removing useless Setting files.
|
commit | commitdiff | tree |
2010-06-05 |
Côme BERNIGAUD | finally...
|
commit | commitdiff | tree |
2010-06-05 |
Côme BERNIGAUD | oops
|
commit | commitdiff | tree |
2010-06-05 |
Côme BERNIGAUD | Cleanning up Sprite class. More can be done, but it...
|
commit | commitdiff | tree |
2010-06-04 |
Côme BERNIGAUD | I removed a Macinput include
|
commit | commitdiff | tree |
2010-06-04 |
Côme BERNIGAUD | Removed an unused function
|
commit | commitdiff | tree |
2010-06-04 |
Côme BERNIGAUD | Some clean up.
|
commit | commitdiff | tree |
2010-06-04 |
Côme BERNIGAUD | No more thread for text field, SDLPollEvent is used...
|
commit | commitdiff | tree |
2010-06-04 |
Côme BERNIGAUD | oops, I forgot to add some files.
|
commit | commitdiff | tree |
2010-06-03 |
Côme BERNIGAUD | merge & removing debug printf. (in Settings.cpp, by...
|
commit | commitdiff | tree |
2010-06-03 |
Côme BERNIGAUD | HUGE refactoring:
|
commit | commitdiff | tree |
2010-05-24 |
Côme BERNIGAUD | The damage bar now appear in the option menu
|
commit | commitdiff | tree |
2010-05-24 |
Côme BERNIGAUD | Damage bar disabled by default.
|
commit | commitdiff | tree |
2010-05-24 |
Côme BERNIGAUD | merge
|
commit | commitdiff | tree |
2010-05-21 |
Côme BERNIGAUD | merging :-)
|
commit | commitdiff | tree |
2010-05-21 |
Côme BERNIGAUD | activate the damage bar in the config file
|
commit | commitdiff | tree |
|