Tue, 29 May 2012 23:04:03 +0200 Removed dead/deprecated code and comments
Medo <smaxein@googlemail.com> [Tue, 29 May 2012 23:04:03 +0200] rev 7152
Removed dead/deprecated code and comments
Thu, 31 May 2012 15:14:39 +0400 pas2c stuff
unc0rr [Thu, 31 May 2012 15:14:39 +0400] rev 7151
pas2c stuff
Wed, 30 May 2012 22:45:30 +0400 This should make drawn maps rendering even more faster
unc0rr [Wed, 30 May 2012 22:45:30 +0400] rev 7150
This should make drawn maps rendering even more faster
Tue, 29 May 2012 22:33:10 +0200 Merge
Medo <smaxein@googlemail.com> [Tue, 29 May 2012 22:33:10 +0200] rev 7149
Merge
Wed, 30 May 2012 19:01:19 +0400 merge
unc0rr [Wed, 30 May 2012 19:01:19 +0400] rev 7148
merge
Wed, 30 May 2012 18:00:29 +0400 Render drawn maps 10-500 times faster
unc0rr [Wed, 30 May 2012 18:00:29 +0400] rev 7147
Render drawn maps 10-500 times faster
Tue, 29 May 2012 22:21:19 +0400 Oops, forgot to set 'erasing' flag on decoding
unc0rr [Tue, 29 May 2012 22:21:19 +0400] rev 7146
Oops, forgot to set 'erasing' flag on decoding
Mon, 28 May 2012 22:42:59 +0400 Fix a bug with wrong state of teams list when color isn't changed manually
unc0rr [Mon, 28 May 2012 22:42:59 +0400] rev 7145
Fix a bug with wrong state of teams list when color isn't changed manually
Mon, 28 May 2012 14:20:51 -0400 Remove a couple more timers, should mean alpha matches old pulse time now
nemo [Mon, 28 May 2012 14:20:51 -0400] rev 7144
Remove a couple more timers, should mean alpha matches old pulse time now
Mon, 28 May 2012 14:11:50 -0400 also change specialists
nemo [Mon, 28 May 2012 14:11:50 -0400] rev 7143
also change specialists
Mon, 28 May 2012 14:01:23 -0400 Set air attack to active by default, make time look a bit nicer, avoid plane buzz activating.
nemo [Mon, 28 May 2012 14:01:23 -0400] rev 7142
Set air attack to active by default, make time look a bit nicer, avoid plane buzz activating.
Mon, 28 May 2012 19:33:57 +0200 change the array which represents the keyboard state to be a boolean array rather than byte array
Xeli [Mon, 28 May 2012 19:33:57 +0200] rev 7141
change the array which represents the keyboard state to be a boolean array rather than byte array
Mon, 28 May 2012 19:15:51 +0200 Don't allow for multiple key up(or down) events, it will ignore the excess events
Xeli [Mon, 28 May 2012 19:15:51 +0200] rev 7140
Don't allow for multiple key up(or down) events, it will ignore the excess events
Mon, 28 May 2012 12:21:54 -0400 Also change Highlander and Racer
nemo [Mon, 28 May 2012 12:21:54 -0400] rev 7139
Also change Highlander and Racer
Mon, 28 May 2012 10:38:27 +0200 moved generic matrix code to uMatrix.pas
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 28 May 2012 10:38:27 +0200] rev 7138
moved generic matrix code to uMatrix.pas updated shader and client logic to use a mat4 rather than ftransform or gl_ModelViewProjectionMatrix.
Mon, 28 May 2012 20:04:49 +0400 merge
unc0rr [Mon, 28 May 2012 20:04:49 +0400] rev 7137
merge
Mon, 28 May 2012 10:34:33 +0200 merge
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 28 May 2012 10:34:33 +0200] rev 7136
merge
Mon, 28 May 2012 01:51:50 -0400 Add onGameTick20 to try and encourage lua to be a bit more efficient. Rewrite Space Invasion to use it. Top speed of aliens is 25% higher now, although that could be changed, I kinda liked it. Change parameter order of div().
nemo [Mon, 28 May 2012 01:51:50 -0400] rev 7135
Add onGameTick20 to try and encourage lua to be a bit more efficient. Rewrite Space Invasion to use it. Top speed of aliens is 25% higher now, although that could be changed, I kinda liked it. Change parameter order of div().
Mon, 28 May 2012 17:54:23 +0400 Some improvements to pas2c
unc0rr [Mon, 28 May 2012 17:54:23 +0400] rev 7134
Some improvements to pas2c
Mon, 28 May 2012 00:44:51 +0400 Fix a remote crasher
unc0rr [Mon, 28 May 2012 00:44:51 +0400] rev 7133
Fix a remote crasher
Fri, 25 May 2012 15:35:48 +0400 - Fix some AI stupidness factors
unc0rr [Fri, 25 May 2012 15:35:48 +0400] rev 7132
- Fix some AI stupidness factors - Slight optimizations and formatting
Mon, 28 May 2012 00:43:36 +0400 Make frontend compile with clang
unc0rr [Mon, 28 May 2012 00:43:36 +0400] rev 7131
Make frontend compile with clang
Sun, 27 May 2012 23:42:43 +0400 - Allow switching colors with mouse wheel
unc0rr [Sun, 27 May 2012 23:42:43 +0400] rev 7130
- Allow switching colors with mouse wheel - Use indices instead of color values - Introduce a model for colors - Some small fixes, .pro can be used to build again - Yay, tested it to work via network (and fixed a bug!) (TODO: pass colors to engine by index)
Fri, 25 May 2012 09:00:54 +0200 initial GLSL1.2 test version
Wolfgang Steffens <WolfgangSteff@gmail.com> [Fri, 25 May 2012 09:00:54 +0200] rev 7129
initial GLSL1.2 test version
Sat, 26 May 2012 16:50:51 -0400 Minor freezer changes, allow snow to accumulate on indestructible terrain too.
nemo [Sat, 26 May 2012 16:50:51 -0400] rev 7128
Minor freezer changes, allow snow to accumulate on indestructible terrain too.
Fri, 25 May 2012 08:51:54 +0200 Removed lazy update: workaround for R7103
Wolfgang Steffens <WolfgangSteff@gmail.com> [Fri, 25 May 2012 08:51:54 +0200] rev 7127
Removed lazy update: workaround for R7103
Sat, 26 May 2012 22:27:57 +0400 Bring leftTeams back (with a fix) as it is apparently needed for spectators.
unc0rr [Sat, 26 May 2012 22:27:57 +0400] rev 7126
Bring leftTeams back (with a fix) as it is apparently needed for spectators.
Fri, 25 May 2012 08:42:26 +0200 merge
Wolfgang Steffens <WolfgangSteff@gmail.com> [Fri, 25 May 2012 08:42:26 +0200] rev 7125
merge
Fri, 25 May 2012 00:06:42 +0400 - Restore pre-r9257cf8e7af2 behavior
unc0rr [Fri, 25 May 2012 00:06:42 +0400] rev 7124
- Restore pre-r9257cf8e7af2 behavior - Get rid of leftTeams, send REMOVE_TEAM immediately instead
Wed, 23 May 2012 22:46:37 +0200 Merge
Medo <smaxein@googlemail.com> [Wed, 23 May 2012 22:46:37 +0200] rev 7123
Merge
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip