2011-05-11 |
Côme BERNIGAUD | The game now supports multiple campaigns! |
blob | commitdiff | raw |
2011-05-11 |
Côme BERNIGAUD | No more black background for the map, some little cleanup |
blob | commitdiff | raw | diff to current |
2011-05-11 |
Côme BERNIGAUD | Problem fixed (LoadCampaign added when going back to... |
blob | commitdiff | raw | diff to current |
2011-05-11 |
Côme BERNIGAUD | almost nothing |
blob | commitdiff | raw | diff to current |
2011-05-11 |
sf17k | campaign bug fixes |
blob | commitdiff | raw | diff to current |
2011-05-10 |
Côme BERNIGAUD | first modifications in order to support multiple campaign. |
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 |
Côme BERNIGAUD | some more cleans thanks to cppcheck |
blob | commitdiff | raw | diff to current |
2011-05-10 |
Côme BERNIGAUD | Some cleans, some duplicated code corrected. |
blob | commitdiff | raw | diff to current |
2011-05-10 |
Côme BERNIGAUD | some cleanup |
blob | commitdiff | raw | diff to current |
2011-05-10 |
Côme BERNIGAUD | Some reorganization of MenuTick. |
blob | commitdiff | raw | diff to current |
2011-05-10 |
Côme BERNIGAUD | Some clean up in the menu system and the drawing menu... |
blob | commitdiff | raw | diff to current |
2011-05-10 |
sf17k | rename music1, music2, music3 |
blob | commitdiff | raw | diff to current |
2011-05-10 |
sf17k | menu cleanup |
blob | commitdiff | raw | diff to current |
2011-05-05 |
Alexander Monakov | Obtain float max value from std::numeric_limits |
blob | commitdiff | raw | diff to current |
2011-05-02 |
Alexander Monakov | Set swap interval via SDL, enable by default |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Côme BERNIGAUD | optimizing LoadLevel(int which) |
blob | commitdiff | raw | diff to current |
2011-05-09 |
sf17k | merge |
blob | commitdiff | raw | diff to current |
2011-05-07 |
sf17k | fixed menu clicks carrying over |
blob | commitdiff | raw | diff to current |
2011-05-07 |
sf17k | improved text input handling |
blob | commitdiff | raw | diff to current |
2011-05-07 |
sf17k | fix a couple bugs introduced in cleanup |
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-05-04 |
sf17k | MAJOR cleanup |
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-07 |
Alexander Monakov | Minor Loadlevel cleanup |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Alexander Monakov | Minor SkyBox cleanup |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Alexander Monakov | Move dialogue stuff to Game.{cpp,h} |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Alexander Monakov | Simplify dialogue handling |
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 | Introduce pause_sound |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Alexander Monakov | Introduce resume_stream |
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 |
2011-01-01 |
Alexander Monakov | Simplify DoMipmaps |
blob | commitdiff | raw | diff to current |
2010-12-29 |
Alexander Monakov | Cleanup sound emission |
blob | commitdiff | raw | diff to current |
2010-12-26 |
Alexander Monakov | Bonus Score deduplication |
blob | commitdiff | raw | diff to current |
2010-12-26 |
Alexander Monakov | Consolidate bonus externs |
blob | commitdiff | raw | diff to current |
2010-12-22 |
Alexander Monakov | Move stats vars and award computation to Awards.cpp |
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 | Fix a regression that challenge screen is not shown |
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 remains of Sample_load |
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-06 |
Côme BERNIGAUD | removing unused mainmenu values (11, 13 and 17) |
blob | commitdiff | raw | diff to current |
2010-06-06 |
Alexander Monakov | Merge |
blob | commitdiff | raw | diff to current |
2010-06-06 |
Alexander Monakov | Remove commented out code |
blob | commitdiff | raw | diff to current |
2010-06-06 |
Alexander Monakov | Merge |
blob | commitdiff | raw | diff to current |
2010-06-06 |
Côme BERNIGAUD | cleaning up again. |
blob | commitdiff | raw | diff to current |
2010-06-06 |
Côme BERNIGAUD | Adding back Settings files. (sorry about that). |
blob | commitdiff | raw | diff to current |
2010-06-06 |
Côme BERNIGAUD | just some clean up. |
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 | Minor code simplifications |
blob | commitdiff | raw | diff to current |
2010-06-05 |
Côme BERNIGAUD | Adjust source code formatting |
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-04 |
Côme BERNIGAUD | Some clean up. |
blob | commitdiff | raw | diff to current |
2010-06-04 |
Côme BERNIGAUD | No more thread for text field, SDLPollEvent is used... |
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-30 |
Neal Gompa | Added redefinition for MSVC |
blob | commitdiff | raw | diff to current |
2010-05-24 |
Côme BERNIGAUD | The damage bar now appear in the option menu |
blob | commitdiff | raw | diff to current |
2010-05-24 |
Côme BERNIGAUD | merge |
blob | commitdiff | raw | diff to current |
2010-05-23 |
Vadim Trochinsky | Merge |
blob | commitdiff | raw | diff to current |
2010-05-23 |
Alexander Monakov | Add missing console commands |
blob | commitdiff | raw | diff to current |
2010-05-23 |
Vadim Trochinsky | Remove stereo mode change check. Not needed anymore... |
blob | commitdiff | raw | diff to current |
2010-05-21 |
Vadim Trochinsky | merge |
blob | commitdiff | raw | diff to current |
2010-05-21 |
Vadim Trochinsky | Add config screen |
blob | commitdiff | raw | diff to current |
2010-05-21 |
Côme BERNIGAUD | merging :-) |
blob | commitdiff | raw | diff to current |
2010-05-20 |
Vadim Trochinsky | merge |
blob | commitdiff | raw | diff to current |
2010-05-20 |
Vadim Trochinsky | Whoops. Forgot to fix one instance of the config writin... |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Vadim Trochinsky | Rewrite config file system, remove duplicate config... |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Vadim Trochinsky | Fix separator in screenshot code |
blob | commitdiff | raw | diff to current |
2010-05-16 |
Vadim Trochinsky | Merge |
blob | commitdiff | raw | diff to current |
2010-05-16 |
Vadim Trochinsky | merge |
blob | commitdiff | raw | diff to current |
2010-05-16 |
Vadim Trochinsky | Read stereo settings to config file, and read them... |
blob | commitdiff | raw | diff to current |
2010-05-16 |
Vadim Trochinsky | Merge |
blob | commitdiff | raw | diff to current |
2010-05-16 |
Vadim Trochinsky | Merged with parent |
blob | commitdiff | raw | diff to current |
2010-05-16 |
Alexander Monakov | Cleanup handling of console commands |
blob | commitdiff | raw | diff to current |
2010-05-16 |
Vadim Trochinsky | Initial stereo code. |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Côme BERNIGAUD | Add a pretty and desactivable damage bar. |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Alexander Monakov | Remove Compare |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Alexander Monakov | Clean up skin texture loading |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Neal Gompa | Fixed movement sounds |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Ryan Hanson | Added a ConvertFileName() to 'GameTick.cpp' |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Neal Gompa | Reverted all changes to 'GameTick.cpp' because it broke... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Neal Gompa | Another block of 'GameTick.cpp' converted file paths... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Neal Gompa | Made it halfway through 'GameTick.cpp' in converting... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Neal Gompa | Made some filepaths in 'GameTick.cpp' use ConvertFileNa... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Ryan Hanson | Made filepaths use ConvertFileName(), so it works on... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Neal Gompa | Reverting file paths changes; they make the problem... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Neal Gompa | Oops, Initial forward slash needs to be removed in... |
blob | commitdiff | raw | diff to current |
next |