]>
git.jsancho.org Git - lugaru.git/log
Côme BERNIGAUD [Wed, 11 May 2011 16:25:47 +0000 (18:25 +0200)]
almost nothing
Côme BERNIGAUD [Wed, 11 May 2011 11:55:41 +0000 (13:55 +0200)]
clean ups, and now campaignProgess is well initialized in accounts
sf17k [Wed, 11 May 2011 08:05:00 +0000 (04:05 -0400)]
campaign bug fixes
Côme BERNIGAUD [Tue, 10 May 2011 22:31:04 +0000 (00:31 +0200)]
first modifications in order to support multiple campaign.
Côme BERNIGAUD [Tue, 10 May 2011 21:27:04 +0000 (23:27 +0200)]
some more unused variables cleanup
sf17k [Tue, 10 May 2011 20:19:25 +0000 (16:19 -0400)]
merge
sf17k [Tue, 10 May 2011 20:18:27 +0000 (16:18 -0400)]
removed unused menu animation code
Côme BERNIGAUD [Tue, 10 May 2011 20:08:00 +0000 (22:08 +0200)]
no more 5000 int array, a nice vector instead.
Côme BERNIGAUD [Tue, 10 May 2011 19:41:02 +0000 (21:41 +0200)]
some more cleans thanks to cppcheck
Côme BERNIGAUD [Tue, 10 May 2011 18:51:07 +0000 (20:51 +0200)]
Some cleans, some duplicated code corrected.
Côme BERNIGAUD [Tue, 10 May 2011 17:37:16 +0000 (19:37 +0200)]
some cleanup
Côme BERNIGAUD [Tue, 10 May 2011 16:08:24 +0000 (18:08 +0200)]
Some reorganization of MenuTick.
Côme BERNIGAUD [Tue, 10 May 2011 15:19:53 +0000 (17:19 +0200)]
Some clean up in the menu system and the drawing menu function.
sf17k [Tue, 10 May 2011 05:07:38 +0000 (01:07 -0400)]
rename music1, music2, music3
sf17k [Tue, 10 May 2011 04:43:35 +0000 (00:43 -0400)]
menu cleanup
Alexander Monakov [Thu, 5 May 2011 04:03:41 +0000 (08:03 +0400)]
Obtain float max value from std::numeric_limits
Alexander Monakov [Thu, 5 May 2011 03:59:27 +0000 (07:59 +0400)]
Do not define INLINE in custom config for libjpeg
Alexander Monakov [Wed, 4 May 2011 19:30:55 +0000 (23:30 +0400)]
Guard SDL_GL_SWAP_CONTROL by version check
Alexander Monakov [Mon, 2 May 2011 15:40:52 +0000 (19:40 +0400)]
Set swap interval via SDL, enable by default
Alexander Monakov [Mon, 2 May 2011 08:31:29 +0000 (12:31 +0400)]
Do not link against OpenGL library
Alexander Monakov [Mon, 2 May 2011 08:26:20 +0000 (12:26 +0400)]
Add missing prototypes
Côme BERNIGAUD [Tue, 22 Feb 2011 15:40:10 +0000 (16:40 +0100)]
Bug fixed (we couldn't access to account menu)
Côme BERNIGAUD [Mon, 14 Feb 2011 14:40:20 +0000 (15:40 +0100)]
noaccount crash corrected
Côme BERNIGAUD [Mon, 14 Feb 2011 14:38:33 +0000 (15:38 +0100)]
Little fix in Account.cpp
Côme BERNIGAUD [Mon, 14 Feb 2011 14:37:43 +0000 (15:37 +0100)]
Jeff & David of Wolfire agreed to relicense portions of the game assets under CC-BY-SA 3.0
Côme BERNIGAUD [Mon, 14 Feb 2011 14:36:00 +0000 (15:36 +0100)]
optimizing LoadLevel(int which)
sf17k [Mon, 9 May 2011 07:44:27 +0000 (03:44 -0400)]
merge
sf17k [Sat, 7 May 2011 06:28:27 +0000 (02:28 -0400)]
fixed menu clicks carrying over
sf17k [Sat, 7 May 2011 05:35:31 +0000 (01:35 -0400)]
improved text input handling
sf17k [Sat, 7 May 2011 04:57:49 +0000 (00:57 -0400)]
fix a couple bugs introduced in cleanup
sf17k [Sat, 7 May 2011 00:02:20 +0000 (20:02 -0400)]
toggle fullscreen with alt+enter
sf17k [Fri, 6 May 2011 03:39:40 +0000 (23:39 -0400)]
beginnings of windowed mode support
sf17k [Fri, 6 May 2011 01:20:11 +0000 (21:20 -0400)]
cleanup
sf17k [Wed, 4 May 2011 22:36:18 +0000 (18:36 -0400)]
add config files to .hgignore
sf17k [Wed, 4 May 2011 22:09:15 +0000 (18:09 -0400)]
MAJOR cleanup
sf17k [Wed, 4 May 2011 20:41:37 +0000 (16:41 -0400)]
update, remove config files
David Rosen [Sat, 5 Feb 2011 00:19:18 +0000 (19:19 -0500)]
Users file saved in write directory
Alexander Monakov [Fri, 7 Jan 2011 20:05:20 +0000 (23:05 +0300)]
Remove terraindetail (== 1 anyway)
Alexander Monakov [Fri, 7 Jan 2011 19:52:22 +0000 (22:52 +0300)]
Map loading cleanup
Alexander Monakov [Fri, 7 Jan 2011 19:41:38 +0000 (22:41 +0300)]
Minor Loadlevel cleanup
Alexander Monakov [Fri, 7 Jan 2011 18:15:45 +0000 (21:15 +0300)]
Squash one remaining registration tidbit
Alexander Monakov [Fri, 7 Jan 2011 18:06:29 +0000 (21:06 +0300)]
Minor SkyBox cleanup
Alexander Monakov [Mon, 3 Jan 2011 21:23:33 +0000 (00:23 +0300)]
Remove Constants.h
Alexander Monakov [Mon, 3 Jan 2011 21:22:49 +0000 (00:22 +0300)]
Move map/waypoint/pose types to Game.h
Alexander Monakov [Mon, 3 Jan 2011 21:20:15 +0000 (00:20 +0300)]
Move dialogue stuff to Game.{cpp,h}
Alexander Monakov [Mon, 3 Jan 2011 21:13:16 +0000 (00:13 +0300)]
Simplify dialogue handling
Alexander Monakov [Mon, 3 Jan 2011 20:38:51 +0000 (23:38 +0300)]
Migrate some more definitions from Constants.h
Alexander Monakov [Mon, 3 Jan 2011 20:13:35 +0000 (23:13 +0300)]
Remove unused definitions from Constants.h
Alexander Monakov [Mon, 3 Jan 2011 20:06:23 +0000 (23:06 +0300)]
Migrate some more definitions from Constants.h
Alexander Monakov [Mon, 3 Jan 2011 20:01:29 +0000 (23:01 +0300)]
Migrate some more definitions from Constants.h
Alexander Monakov [Mon, 3 Jan 2011 19:54:45 +0000 (22:54 +0300)]
Migrate some definitions from Constants.h
Alexander Monakov [Mon, 3 Jan 2011 19:41:13 +0000 (22:41 +0300)]
Remove some extra declarations of "channels"
Alexander Monakov [Mon, 3 Jan 2011 19:07:42 +0000 (22:07 +0300)]
Introduce pause_sound
Alexander Monakov [Mon, 3 Jan 2011 18:58:52 +0000 (21:58 +0300)]
Introduce resume_stream
Alexander Monakov [Mon, 3 Jan 2011 18:30:40 +0000 (21:30 +0300)]
Remove more commented-out code. Out of sight, out of mind
Alexander Monakov [Mon, 3 Jan 2011 16:50:25 +0000 (19:50 +0300)]
More PlayStreamEx eradication
Alexander Monakov [Mon, 3 Jan 2011 16:23:10 +0000 (19:23 +0300)]
More PlaySoundEx eradication
Alexander Monakov [Sat, 1 Jan 2011 22:12:01 +0000 (01:12 +0300)]
Remove more comments that also confuse Vim
Alexander Monakov [Sat, 1 Jan 2011 22:06:21 +0000 (01:06 +0300)]
Reindent Person::Reverse
Alexander Monakov [Sat, 1 Jan 2011 21:43:13 +0000 (00:43 +0300)]
Simplify DoMipmaps
* * *
foldme
Alexander Monakov [Sat, 1 Jan 2011 20:36:53 +0000 (23:36 +0300)]
A bit more readable CheckKick
Alexander Monakov [Sat, 1 Jan 2011 20:11:04 +0000 (23:11 +0300)]
Drop last remains of PlaySoundEx from Person.cpp
Alexander Monakov [Sat, 1 Jan 2011 19:52:07 +0000 (22:52 +0300)]
Drop useless ATM zero-initialization
Alexander Monakov [Fri, 31 Dec 2010 01:18:22 +0000 (04:18 +0300)]
Simplify walljump animations
Alexander Monakov [Fri, 31 Dec 2010 01:16:27 +0000 (04:16 +0300)]
Simplify landhard and flip animations
Alexander Monakov [Fri, 31 Dec 2010 01:10:34 +0000 (04:10 +0300)]
Simplify land animations
Alexander Monakov [Fri, 31 Dec 2010 01:08:50 +0000 (04:08 +0300)]
Simplify stop animations
Alexander Monakov [Fri, 31 Dec 2010 00:43:55 +0000 (03:43 +0300)]
Simplify run animations
Alexander Monakov [Fri, 31 Dec 2010 00:41:20 +0000 (03:41 +0300)]
Simplify crouch animations
Alexander Monakov [Fri, 31 Dec 2010 00:38:30 +0000 (03:38 +0300)]
Simplify sleep animations
Alexander Monakov [Fri, 31 Dec 2010 00:34:04 +0000 (03:34 +0300)]
Simplify sit animations
Alexander Monakov [Fri, 31 Dec 2010 00:29:23 +0000 (03:29 +0300)]
Simplify idle animations
Alexander Monakov [Thu, 30 Dec 2010 23:39:43 +0000 (02:39 +0300)]
Add bits as last arg to DECLARE_ANIM
Alexander Monakov [Thu, 30 Dec 2010 23:37:13 +0000 (02:37 +0300)]
Prepare to add animation bits
Alexander Monakov [Wed, 29 Dec 2010 00:02:38 +0000 (03:02 +0300)]
Cleanup sound emission
Alexander Monakov [Tue, 28 Dec 2010 22:42:20 +0000 (01:42 +0300)]
Prepare to cleanup sound emission
Alexander Monakov [Sun, 26 Dec 2010 23:52:43 +0000 (02:52 +0300)]
Drop dead code
Alexander Monakov [Sun, 26 Dec 2010 23:51:15 +0000 (02:51 +0300)]
Remove comments that confuse Vim
Alexander Monakov [Sun, 26 Dec 2010 23:41:12 +0000 (02:41 +0300)]
SolidHitBonus simplification
Alexander Monakov [Sun, 26 Dec 2010 23:27:18 +0000 (02:27 +0300)]
A tiny cleanup
Alexander Monakov [Sun, 26 Dec 2010 23:25:31 +0000 (02:25 +0300)]
Forgont one instance of Wolfbonus
Alexander Monakov [Sun, 26 Dec 2010 23:22:53 +0000 (02:22 +0300)]
Bonus Score deduplication
Alexander Monakov [Sun, 26 Dec 2010 22:26:42 +0000 (01:26 +0300)]
Move bonusnum too
Alexander Monakov [Sun, 26 Dec 2010 11:08:18 +0000 (14:08 +0300)]
Consolidate bonus externs
Alexander Monakov [Sun, 26 Dec 2010 10:32:06 +0000 (13:32 +0300)]
Make bonuses an enum
Alexander Monakov [Sun, 26 Dec 2010 10:12:32 +0000 (13:12 +0300)]
Add a FIXME reminder
Alexander Monakov [Wed, 22 Dec 2010 22:23:09 +0000 (01:23 +0300)]
Move stats vars and award computation to Awards.cpp
Alexander Monakov [Wed, 22 Dec 2010 22:11:57 +0000 (01:11 +0300)]
Move some global vars from Globals.cpp, add decls to headers
Alexander Monakov [Sun, 19 Dec 2010 21:14:53 +0000 (00:14 +0300)]
Awards.def
Alexander Monakov [Sun, 19 Dec 2010 21:12:41 +0000 (00:12 +0300)]
More const-correctness in Text.{cpp,h}
Alexander Monakov [Sat, 18 Dec 2010 13:48:15 +0000 (16:48 +0300)]
Fix a regression that challenge screen is not shown
Alexander Monakov [Sat, 18 Dec 2010 13:05:13 +0000 (16:05 +0300)]
Slightly squash pack stuff
Alexander Monakov [Sat, 18 Dec 2010 12:53:30 +0000 (15:53 +0300)]
Slightly squash unpack stuff
Alexander Monakov [Sat, 18 Dec 2010 11:25:35 +0000 (14:25 +0300)]
Unused
Alexander Monakov [Sat, 18 Dec 2010 11:20:09 +0000 (14:20 +0300)]
Unify strms and samps
Alexander Monakov [Sat, 18 Dec 2010 09:45:31 +0000 (12:45 +0300)]
More static
Alexander Monakov [Fri, 17 Dec 2010 23:46:27 +0000 (02:46 +0300)]
Make static
Alexander Monakov [Fri, 17 Dec 2010 23:39:47 +0000 (02:39 +0300)]
Move playing stuff to the right wrapper :)
Alexander Monakov [Fri, 17 Dec 2010 23:36:50 +0000 (02:36 +0300)]
Rename channels -> impl_channels in wrapper
Alexander Monakov [Fri, 17 Dec 2010 23:23:08 +0000 (02:23 +0300)]
Drop Doppler