Mon, 01 Dec 2008 14:24:17 +0000 |
unc0rr |
Draw world before processing gears, as this should improve performance by introducing cpu-gpu parallelizm
|
file |
diff |
annotate
|
Sun, 27 Jul 2008 22:09:40 +0000 |
unc0rr |
Add an option to engine for turning music off
|
file |
diff |
annotate
|
Sun, 27 Jul 2008 21:58:46 +0000 |
unc0rr |
- Disable ability to resize window
|
file |
diff |
annotate
|
Sun, 27 Jul 2008 19:47:12 +0000 |
unc0rr |
Remember initial resolution settings to use when switching to fullscreen mode
|
file |
diff |
annotate
|
Sun, 27 Jul 2008 19:37:24 +0000 |
unc0rr |
Add ability to resize engine's window
|
file |
diff |
annotate
|
Fri, 25 Jul 2008 19:26:44 +0000 |
unc0rr |
Enable music dependance on current land theme
|
file |
diff |
annotate
|
Mon, 14 Jul 2008 20:24:29 +0000 |
unc0rr |
Repair screenshots capture on 'C' key press
|
file |
diff |
annotate
|
Mon, 07 Jul 2008 13:06:25 +0000 |
unc0rr |
Update copyright headers a bit
|
file |
diff |
annotate
|
Sun, 22 Jun 2008 19:26:01 +0000 |
unc0rr |
Start exit confirmation implementation
|
file |
diff |
annotate
|
Wed, 11 Jun 2008 20:27:09 +0000 |
unc0rr |
Get rid of old console
|
file |
diff |
annotate
|
Tue, 27 May 2008 14:32:55 +0000 |
unc0rr |
Get rid of unused Surface parameter
|
file |
diff |
annotate
|
Sun, 25 May 2008 14:09:44 +0000 |
unc0rr |
Use nick from frontend to prepend chat messages
|
file |
diff |
annotate
|
Sat, 24 May 2008 21:10:49 +0000 |
unc0rr |
- 't' key for entering chat message
|
file |
diff |
annotate
|
Sat, 24 May 2008 18:37:04 +0000 |
unc0rr |
Preparing to have gsChat gamestate
|
file |
diff |
annotate
|
Mon, 19 May 2008 18:07:05 +0000 |
unc0rr |
Stub for chat implementation
|
file |
diff |
annotate
|
Wed, 14 May 2008 14:13:18 +0000 |
unc0rr |
Fix some bugs with dropping from parachute
|
file |
diff |
annotate
|
Tue, 06 May 2008 15:13:02 +0000 |
unc0rr |
Use constant generated by cmake for version string
|
file |
diff |
annotate
|
Tue, 06 May 2008 14:47:45 +0000 |
unc0rr |
More verbose video parameters setting
|
file |
diff |
annotate
|
Wed, 30 Apr 2008 16:50:28 +0000 |
unc0rr |
Some work on newhwserv
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 16:13:40 +0000 |
unc0rr |
Temporarily disable screenshots as they cause segfault
|
file |
diff |
annotate
|
Fri, 14 Mar 2008 19:34:05 +0000 |
unc0rr |
Start implementing better statistics implementation (does nothing yet)
|
file |
diff |
annotate
|
Fri, 07 Mar 2008 18:10:03 +0000 |
unc0rr |
- Use cloud as 'visual gear'
|
file |
diff |
annotate
|
Fri, 07 Mar 2008 17:43:05 +0000 |
unc0rr |
Start implementing 'visual gears' - gears, that don't need to be synchronized (clouds and flakes)
|
file |
diff |
annotate
|
Mon, 28 Jan 2008 17:11:19 +0000 |
unc0rr |
- Enable back console (doesn't render yet)
|
file |
diff |
annotate
|
Sun, 27 Jan 2008 17:27:13 +0000 |
unc0rr |
- Update land texture after explosions
|
file |
diff |
annotate
|
Sun, 27 Jan 2008 15:02:12 +0000 |
unc0rr |
More sprites are visible
|
file |
diff |
annotate
|
Fri, 25 Jan 2008 23:55:03 +0000 |
unc0rr |
Respect alpha channel
|
file |
diff |
annotate
|
Fri, 25 Jan 2008 20:47:50 +0000 |
unc0rr |
Start conversion to OpenGL rendering
|
file |
diff |
annotate
|
Sun, 20 Jan 2008 13:17:24 +0000 |
unc0rr |
- Add 'Delete' button to demos and saves pages
|
file |
diff |
annotate
|
Sun, 07 Oct 2007 15:55:09 +0000 |
unc0rr |
- Update protocol doc
|
file |
diff |
annotate
|
Sat, 22 Sep 2007 17:50:14 +0000 |
unc0rr |
Fix warnings
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 15:45:41 +0000 |
unc0rr |
Save some memory
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 12:29:09 +0000 |
unc0rr |
Fix some bug, finish playlist implementation
|
file |
diff |
annotate
|
Fri, 20 Jul 2007 19:04:24 +0000 |
unc0rr |
Finalize basic playlists implementation
|
file |
diff |
annotate
|
Sun, 27 May 2007 20:17:55 +0000 |
unc0rr |
Option for alternative damage tags
|
file |
diff |
annotate
|
Mon, 07 May 2007 21:12:06 +0000 |
unc0rr |
New loading progress sprite code
|
file |
diff |
annotate
|
Sat, 17 Mar 2007 18:17:19 +0000 |
unc0rr |
- Get rid of operator := to have GPC support
|
file |
diff |
annotate
|
Thu, 15 Mar 2007 22:46:37 +0000 |
displacer |
merge fixes from branch
|
file |
diff |
annotate
|
Fri, 23 Feb 2007 17:34:30 +0000 |
unc0rr |
Fix "/capture" command
|
file |
diff |
annotate
|
Sun, 11 Feb 2007 19:38:26 +0000 |
unc0rr |
Many small improvements
|
file |
diff |
annotate
|
Sat, 10 Feb 2007 17:59:30 +0000 |
unc0rr |
- Enable 'norsk' theme
|
file |
diff |
annotate
|
Thu, 08 Feb 2007 16:29:33 +0000 |
unc0rr |
- Bind also 9th slot
|
file |
diff |
annotate
|
Mon, 05 Feb 2007 20:26:13 +0000 |
unc0rr |
- Implement hack to let ammo stores work without needed assistance of frontend
|
file |
diff |
annotate
|
Mon, 05 Feb 2007 19:33:24 +0000 |
unc0rr |
Update copyright information
|
file |
diff |
annotate
|
Thu, 01 Feb 2007 21:42:11 +0000 |
unc0rr |
Support unicode input for chat
|
file |
diff |
annotate
|
Sat, 27 Jan 2007 14:18:33 +0000 |
unc0rr |
integer -> LongInt
|
file |
diff |
annotate
|
Mon, 22 Jan 2007 18:32:00 +0000 |
unc0rr |
- Fix Blow Torch and Air Attack
|
file |
diff |
annotate
|
Sun, 21 Jan 2007 21:31:10 +0000 |
unc0rr |
Small fixes to bring engine to life
|
file |
diff |
annotate
|
Sun, 21 Jan 2007 19:51:02 +0000 |
unc0rr |
Fixed-point arithmetics in engine.
|
file |
diff |
annotate
|
Thu, 11 Jan 2007 20:45:59 +0000 |
unc0rr |
Calculate land digest
|
file |
diff |
annotate
|
Sun, 07 Jan 2007 16:53:16 +0000 |
unc0rr |
Release mouse when keyboard focus lost
|
file |
diff |
annotate
|
Sun, 17 Dec 2006 17:55:41 +0000 |
unc0rr |
First implementation of Blow Torch
|
file |
diff |
annotate
|
Sun, 10 Dec 2006 18:57:05 +0000 |
unc0rr |
'Show FPS' and 'FPS limit' options
|
file |
diff |
annotate
|
Sun, 10 Dec 2006 18:13:10 +0000 |
unc0rr |
Implemented FPS limit and show/hide FPS value
|
file |
diff |
annotate
|
Sun, 10 Dec 2006 15:55:53 +0000 |
unc0rr |
- Implement ammo cases
|
file |
diff |
annotate
|
Sat, 09 Dec 2006 19:47:31 +0000 |
unc0rr |
Some Z-ordering
|
file |
diff |
annotate
|
Tue, 05 Dec 2006 17:27:27 +0000 |
unc0rr |
Ammo schemes and ammo stores support in engine
|
file |
diff |
annotate
|
Mon, 27 Nov 2006 17:29:08 +0000 |
unc0rr |
Pause support (mouse cursor is released when the game is paused)
|
file |
diff |
annotate
|
Fri, 24 Nov 2006 19:33:43 +0000 |
unc0rr |
Protocol version sets in CMake
|
file |
diff |
annotate
|
Thu, 23 Nov 2006 22:09:35 +0000 |
unc0rr |
Hedgewars is now 0.8.1
|
file |
diff |
annotate
|