2011-05-12 |
Côme BERNIGAUD | merge |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Côme BERNIGAUD | removing a debug cout |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Côme BERNIGAUD | Some bug fixes. Now the game remember which campaign... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
sf17k | updated xcode project |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Côme BERNIGAUD | I had added the wrong maps, not it works better |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Côme BERNIGAUD | Adding the temple campaign so we can test multiple... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Côme BERNIGAUD | The game now supports multiple campaigns! |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Côme BERNIGAUD | No more black background for the map, some little cleanup |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Côme BERNIGAUD | Problem fixed (LoadCampaign added when going back to... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Côme BERNIGAUD | almost nothing |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Côme BERNIGAUD | clean ups, and now campaignProgess is well initialized... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
sf17k | campaign bug fixes |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Côme BERNIGAUD | first modifications in order to support multiple campaign. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Côme BERNIGAUD | some more unused variables cleanup |
commit | commitdiff | tree | snapshot |
2011-05-10 |
sf17k | merge |
commit | commitdiff | tree | snapshot |
2011-05-10 |
sf17k | removed unused menu animation code |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Côme BERNIGAUD | no more 5000 int array, a nice vector instead. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Côme BERNIGAUD | some more cleans thanks to cppcheck |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Côme BERNIGAUD | Some cleans, some duplicated code corrected. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Côme BERNIGAUD | some cleanup |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Côme BERNIGAUD | Some reorganization of MenuTick. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Côme BERNIGAUD | Some clean up in the menu system and the drawing menu... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
sf17k | rename music1, music2, music3 |
commit | commitdiff | tree | snapshot |
2011-05-10 |
sf17k | menu cleanup |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Côme BERNIGAUD | Bug fixed (we couldn't access to account menu) |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Côme BERNIGAUD | noaccount crash corrected |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Côme BERNIGAUD | Little fix in Account.cpp |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Côme BERNIGAUD | Jeff & David of Wolfire agreed to relicense portions... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Côme BERNIGAUD | optimizing LoadLevel(int which) |
commit | commitdiff | tree | snapshot |
2011-05-09 |
sf17k | merge |
commit | commitdiff | tree | snapshot |
2011-05-07 |
sf17k | fixed menu clicks carrying over |
commit | commitdiff | tree | snapshot |
2011-05-07 |
sf17k | improved text input handling |
commit | commitdiff | tree | snapshot |
2011-05-07 |
sf17k | fix a couple bugs introduced in cleanup |
commit | commitdiff | tree | snapshot |
2011-05-07 |
sf17k | toggle fullscreen with alt+enter |
commit | commitdiff | tree | snapshot |
2011-05-06 |
sf17k | beginnings of windowed mode support |
commit | commitdiff | tree | snapshot |
2011-05-06 |
sf17k | cleanup |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Alexander Monakov | Obtain float max value from std::numeric_limits |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Alexander Monakov | Do not define INLINE in custom config for libjpeg |
commit | commitdiff | tree | snapshot |
2011-05-04 |
sf17k | add config files to .hgignore |
commit | commitdiff | tree | snapshot |
2011-05-04 |
sf17k | MAJOR cleanup |
commit | commitdiff | tree | snapshot |
2011-05-04 |
sf17k | update, remove config files |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Alexander Monakov | Guard SDL_GL_SWAP_CONTROL by version check |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Alexander Monakov | Set swap interval via SDL, enable by default |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Alexander Monakov | Do not link against OpenGL library |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Alexander Monakov | Add missing prototypes |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Alexander Monakov | Remove terraindetail (== 1 anyway) |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Alexander Monakov | Map loading cleanup |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Alexander Monakov | Minor Loadlevel cleanup |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Alexander Monakov | Squash one remaining registration tidbit |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Alexander Monakov | Minor SkyBox cleanup |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Alexander Monakov | Remove Constants.h |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Alexander Monakov | Move map/waypoint/pose types to Game.h |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Alexander Monakov | Move dialogue stuff to Game.{cpp,h} |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Alexander Monakov | Simplify dialogue handling |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Alexander Monakov | Migrate some more definitions from Constants.h |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Alexander Monakov | Remove unused definitions from Constants.h |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Alexander Monakov | Migrate some more definitions from Constants.h |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Alexander Monakov | Migrate some more definitions from Constants.h |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Alexander Monakov | Migrate some definitions from Constants.h |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Alexander Monakov | Remove some extra declarations of "channels" |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Alexander Monakov | Introduce pause_sound |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Alexander Monakov | Introduce resume_stream |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Alexander Monakov | Remove more commented-out code. Out of sight, out... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Alexander Monakov | More PlayStreamEx eradication |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Alexander Monakov | More PlaySoundEx eradication |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Alexander Monakov | Remove more comments that also confuse Vim |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Alexander Monakov | Reindent Person::Reverse |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Alexander Monakov | Simplify DoMipmaps |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Alexander Monakov | A bit more readable CheckKick |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Alexander Monakov | Drop last remains of PlaySoundEx from Person.cpp |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Alexander Monakov | Drop useless ATM zero-initialization |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Alexander Monakov | Simplify walljump animations |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Alexander Monakov | Simplify landhard and flip animations |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Alexander Monakov | Simplify land animations |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Alexander Monakov | Simplify stop animations |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Alexander Monakov | Simplify run animations |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Alexander Monakov | Simplify crouch animations |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Alexander Monakov | Simplify sleep animations |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Alexander Monakov | Simplify sit animations |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Alexander Monakov | Simplify idle animations |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Alexander Monakov | Add bits as last arg to DECLARE_ANIM |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Alexander Monakov | Prepare to add animation bits |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Alexander Monakov | Cleanup sound emission |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Alexander Monakov | Prepare to cleanup sound emission |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Alexander Monakov | Drop dead code |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Alexander Monakov | Remove comments that confuse Vim |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Alexander Monakov | SolidHitBonus simplification |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Alexander Monakov | A tiny cleanup |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Alexander Monakov | Forgont one instance of Wolfbonus |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Alexander Monakov | Bonus Score deduplication |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Alexander Monakov | Move bonusnum too |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Alexander Monakov | Consolidate bonus externs |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Alexander Monakov | Make bonuses an enum |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Alexander Monakov | Add a FIXME reminder |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Alexander Monakov | Move stats vars and award computation to Awards.cpp |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Alexander Monakov | Move some global vars from Globals.cpp, add decls to... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Alexander Monakov | Awards.def |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Alexander Monakov | More const-correctness in Text.{cpp,h} |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Alexander Monakov | Fix a regression that challenge screen is not shown |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Alexander Monakov | Slightly squash pack stuff |
commit | commitdiff | tree | snapshot |
next |