Sun, 08 Jul 2012 13:29:06 +0400 |
Stepan777 |
First try to use framebuffer, instead of auxilary buffer.
|
changeset |
files
|
Sun, 08 Jul 2012 23:14:24 +0400 |
unc0rr |
Introduce uGearsHandlers.pas, for now only part of cake handlers is moved there
|
changeset |
files
|
Sun, 08 Jul 2012 13:21:12 +0400 |
Stepan777 |
Move SDL_GetTicks() to another place, maybe this will fix sound desync.
|
changeset |
files
|
Sun, 08 Jul 2012 13:49:41 -0400 |
nemo |
A bit more convoluted, but more attractive visually
|
changeset |
files
|
Sun, 08 Jul 2012 13:18:52 +0400 |
Stepan777 |
merge
|
changeset |
files
|
Sun, 08 Jul 2012 12:00:27 -0400 |
nemo |
Insert at front of same Z, not end. Saves a little time on insertion and lua lookup of recent adds.
|
changeset |
files
|
Sat, 07 Jul 2012 19:59:44 +0400 |
Stepan777 |
fix alpha channel in image rescaling
|
changeset |
files
|
Sun, 08 Jul 2012 11:43:22 -0400 |
nemo |
Draw bombs behind plane
|
changeset |
files
|
Sat, 07 Jul 2012 19:17:50 +0400 |
Stepan777 |
Fix thumbnails. On some OpenGL implementations they weren't working.
|
changeset |
files
|
Sun, 08 Jul 2012 18:59:25 +0400 |
unc0rr |
Fix rare condition when hog's gear stucks in an infinite loop which adds 1 to its Y coordinate not checking for drowning
|
changeset |
files
|
Sat, 07 Jul 2012 17:43:10 +0400 |
Stepan777 |
fix frontend for ffmpeg 0.7.13
|
changeset |
files
|
Sun, 08 Jul 2012 10:35:40 -0400 |
nemo |
Intended to help on bottom border maps or "red" maps - don't assume erasure if there is indestructible land below the hog
|
changeset |
files
|
Sat, 07 Jul 2012 17:26:20 +0400 |
Stepan777 |
Fix compilation of hwengine on ffmpeg 0.7.13.
|
changeset |
files
|
Thu, 26 Jul 2012 11:01:32 +0200 |
Medo |
Hedgeroid: Major overhaul of the network connection code. Now it is threaded and
|
changeset |
files
|
Sun, 08 Jul 2012 10:03:31 -0400 |
nemo |
Score AI resurrection as a kill. These values will not be the same as the in-game scoring, since in-game scoring doesn't count friendlies.
|
changeset |
files
|
Sat, 07 Jul 2012 16:21:42 +0400 |
Stepan777 |
fix for older ffmpeg (0.7.13)
|
changeset |
files
|
Tue, 24 Jul 2012 16:57:48 +0200 |
Medo |
Hedgeroid: Misguided attempts at getting the connection lifecycle right.
|
changeset |
files
|
Sat, 07 Jul 2012 23:22:03 +0200 |
kjpou1 |
remaining files for the Danish translation
|
changeset |
files
|
Fri, 06 Jul 2012 19:15:44 +0400 |
Stepan777 |
When there are videos that are being encoded and user tries to quit display dialog with warning.
|
changeset |
files
|
Mon, 23 Jul 2012 00:17:06 +0200 |
Medo |
Hedgeroid: Reworked player and room lists, added menus, added playername query
|
changeset |
files
|
Sat, 07 Jul 2012 23:31:59 +0400 |
unc0rr |
- Check ready status only after deleting player's teams (should fix the bug when you're unable to start game)
|
changeset |
files
|
Fri, 06 Jul 2012 13:22:33 +0400 |
Stepan777 |
When compiling with sdl2 use it instead of glut for creating hidden window (as suggested by koda).
|
changeset |
files
|
Sat, 21 Jul 2012 14:56:52 +0200 |
Medo |
Hedgeroid: More work on the lobby activity
|
changeset |
files
|
Sat, 07 Jul 2012 15:28:47 -0400 |
nemo |
Limit firepunch/whip drowning checks to max AI, bat to top 2 levels.
|
changeset |
files
|
Fri, 06 Jul 2012 12:50:18 +0400 |
Stepan777 |
merge
|
changeset |
files
|
Thu, 19 Jul 2012 22:55:36 +0200 |
Medo |
Hedgeroid: Lobby activity improvements
|
changeset |
files
|
Sat, 07 Jul 2012 14:29:35 -0400 |
nemo |
unbreak grayscale
|
changeset |
files
|
Thu, 19 Jul 2012 22:53:39 +0200 |
Medo |
Hedgeroid: Modified detection of assets on SD card (should be more reliable)
|
changeset |
files
|
Fri, 06 Jul 2012 01:25:04 +0400 |
unc0rr |
It is global var
|
changeset |
files
|
Thu, 19 Jul 2012 18:58:18 +0200 |
Medo |
Hedgeroid: Got the roomlist working... more or less.
|
changeset |
files
|
Thu, 05 Jul 2012 20:53:55 +0400 |
unc0rr |
Fix crash when hedgehog dies while switching from it
|
changeset |
files
|
Thu, 19 Jul 2012 18:31:58 +0200 |
Medo |
Re-Added the commandline client, but it's not compilable agains the latest frontlib
|
changeset |
files
|
Wed, 04 Jul 2012 12:41:47 -0400 |
nemo |
free up power for use by script
|
changeset |
files
|
Thu, 19 Jul 2012 17:56:38 +0200 |
Medo |
frontlib:
|
changeset |
files
|
Wed, 04 Jul 2012 10:56:42 -0400 |
nemo |
Allow script to set number of ammo in a crate. untested.
|
changeset |
files
|
Wed, 18 Jul 2012 21:34:49 +0200 |
Medo |
frontlib: Fix onRoomUpdateCb receiving a null pointer
|
changeset |
files
|
Tue, 03 Jul 2012 22:44:50 +0400 |
unc0rr |
- Don't call Length() on variable size arrays
|
changeset |
files
|
Tue, 17 Jul 2012 23:06:20 +0200 |
Medo |
Hedgeroid: Fixed multitouch breakage
|
changeset |
files
|
Sat, 30 Jun 2012 01:09:31 +0400 |
unc0rr |
Properly convert taking address of function with var parameters
|
changeset |
files
|
Tue, 17 Jul 2012 22:27:16 +0200 |
Medo |
Hedgeroid: Chat and player list work now, but everything is very much WIP
|
changeset |
files
|
Sat, 30 Jun 2012 00:34:51 +0400 |
unc0rr |
Well, since we have database on the same computer as game server, could remove caching, but I just set expiration time to 10 minutes
|
changeset |
files
|
Mon, 16 Jul 2012 20:16:03 +0200 |
Medo |
Hedgeroid: Layout experiments for the lobby page
|
changeset |
files
|
Sat, 30 Jun 2012 00:20:01 +0400 |
unc0rr |
Don't produce unnecessary and erroneous defines
|
changeset |
files
|
Wed, 11 Jul 2012 01:52:01 +0200 |
Medo |
Hedgeroid: Added experimental lobby chat
|
changeset |
files
|
Fri, 29 Jun 2012 22:46:58 +0400 |
xymeng |
Fix the function definition issue so the function pointer format now looks correct.
|
changeset |
files
|
Wed, 11 Jul 2012 01:51:28 +0200 |
Medo |
Hedgeroid: Simplified some code
|
changeset |
files
|
Fri, 29 Jun 2012 01:23:43 +0400 |
unc0rr |
Tiny optimization + formatting fix
|
changeset |
files
|
Wed, 11 Jul 2012 01:40:35 +0200 |
Medo |
frontlib: Added missing disconnect case
|
changeset |
files
|
Fri, 29 Jun 2012 00:45:13 +0400 |
unc0rr |
Convert function with var parameters declarations into #define + function which accepts pointers
|
changeset |
files
|
Tue, 10 Jul 2012 19:40:10 +0200 |
Medo |
frontlib: Added the NDK build file for Android
|
changeset |
files
|
Thu, 28 Jun 2012 22:45:06 +0400 |
unc0rr |
- Try sending remove message in 'finally' as a last resort
|
changeset |
files
|
Tue, 10 Jul 2012 19:33:57 +0200 |
Medo |
frontlib: Renamed cfg to scheme, Un-refcounted some types, small API adjustments
|
changeset |
files
|
Wed, 27 Jun 2012 16:40:36 -0400 |
nemo |
ocd
|
changeset |
files
|
Thu, 05 Jul 2012 22:22:48 +0200 |
Medo |
Improved asset moving time by an order of magnitude (3s vs. 25s on my device)
|
changeset |
files
|
Thu, 28 Jun 2012 00:30:50 +0400 |
unc0rr |
Prepare to handle passing by reference
|
changeset |
files
|
Thu, 05 Jul 2012 00:33:24 +0200 |
Medo |
frontlib: Improved and unified parameter checking, moved the cmdlineClient out
|
changeset |
files
|