Sun, 16 Sep 2012 22:31:34 +0200 |
Medo |
frontlib+Hedgeroid: Added support for the new client flags (chief, admin, reg)
|
changeset |
files
|
Sun, 16 Sep 2012 23:30:55 +0400 |
unc0rr |
Treat init expression in parens as just expression instead of array initializer when there's only one entry in expressions list
|
changeset |
files
|
Sun, 16 Sep 2012 17:42:48 +0200 |
Medo |
frontlib: Add/change comments to correspond to recent changes in QtFrontend and server
|
changeset |
files
|
Sun, 16 Sep 2012 22:55:33 +0400 |
unc0rr |
New hwSqrt which is up to 8.7% more efficient than old one on synthetic tests
|
changeset |
files
|
Sun, 16 Sep 2012 16:54:51 +0200 |
Medo |
Merge
|
changeset |
files
|
Sun, 16 Sep 2012 09:33:57 +0400 |
ChipHome |
Italian translation update
|
changeset |
files
|
Tue, 11 Sep 2012 22:19:23 +0400 |
ChipHome |
Italian engine translation update
|
changeset |
files
|
Sun, 09 Sep 2012 20:58:45 +0200 |
sheepluva |
recognize client-flags h and u, ROOM_CONTROL_ACCESS will be ignored from here on
|
changeset |
files
|
Sun, 09 Sep 2012 20:11:07 +0200 |
sheepluva |
client-flags: make code easier to read/prettier; add parsing of flag 'a'; add warning in console on unknown flag; ignore ADMIN_ACCESS
|
changeset |
files
|
Sun, 09 Sep 2012 19:57:13 +0400 |
unc0rr |
'h' status for room admins
|
changeset |
files
|
Sun, 09 Sep 2012 15:37:10 +0400 |
unc0rr |
Reset to default colors button
|
changeset |
files
|
Sun, 09 Sep 2012 14:45:21 +0400 |
unc0rr |
- Some improvements to tr() calls
|
changeset |
files
|
Sun, 09 Sep 2012 13:40:02 +0400 |
unc0rr |
- Fix some warnings in frontend
|
changeset |
files
|
Sun, 09 Sep 2012 11:50:34 +0400 |
unc0rr |
Polish settings page a bit
|
changeset |
files
|
Sat, 08 Sep 2012 10:30:16 +0400 |
unc0rr |
More consistency in terminology
|
changeset |
files
|
Fri, 07 Sep 2012 12:13:38 +0200 |
sheepluva |
merging in campaign updates - please test
|
changeset |
files
|
Wed, 05 Sep 2012 16:54:13 +0300 |
belphegorr |
Fixed grammar/vocabulary and improved balance
|
changeset |
files
|
Thu, 06 Sep 2012 15:47:52 +0200 |
sheepluva |
fix for issue 293 : "rope stuck after picking crate"
|
changeset |
files
|
Wed, 05 Sep 2012 12:36:47 +0200 |
sheepluva |
fix a segfault related to tcp servers deleting themselves without removing themselves from the internal server list first.
|
changeset |
files
|
Tue, 04 Sep 2012 18:40:53 -0400 |
nemo |
retain frontend effects setting exiting/leaving settings
|
changeset |
files
|
Wed, 05 Sep 2012 02:17:04 +0400 |
unc0rr |
Fix some warnings
|
changeset |
files
|
Wed, 05 Sep 2012 02:11:51 +0400 |
unc0rr |
Stop messages without possible desync on load from save
|
changeset |
files
|
Tue, 04 Sep 2012 13:18:26 +0200 |
sheepluva |
I didn't want to do this since it seems less clean, but...
|
changeset |
files
|
Tue, 04 Sep 2012 15:18:22 +0400 |
unc0rr |
Show who is the room admin on join (no tested, also I don't like how it is done via server warnings, but it seems there's no other solution compatible with .17)
|
changeset |
files
|
Tue, 04 Sep 2012 12:43:55 +0200 |
sheepluva |
skip second CheckForWin if water wasn't raised after first one
|
changeset |
files
|
Tue, 04 Sep 2012 12:34:00 +0200 |
sheepluva |
fix multi-shot related game ends leading to incomplete stats, fixes issue 372
|
changeset |
files
|
Tue, 04 Sep 2012 12:25:55 +0400 |
unc0rr |
More Qt-ish code, fix couple warnings.
|
changeset |
files
|
Tue, 04 Sep 2012 12:16:36 +0400 |
unc0rr |
Unset room restrictions on player/team joins when changing room admin
|
changeset |
files
|
Tue, 04 Sep 2012 11:09:23 +0400 |
unc0rr |
More precision
|
changeset |
files
|
Mon, 03 Sep 2012 14:50:26 -0400 |
nemo |
forgot to add back c96ff1a053d0
|
changeset |
files
|
Mon, 03 Sep 2012 20:46:34 +0200 |
sheepluva |
fix for issue 376 (embedding barrels in ceiling)
|
changeset |
files
|
Mon, 03 Sep 2012 14:08:01 -0400 |
nemo |
Fix line endings, add missing amMine entry
|
changeset |
files
|
Mon, 03 Sep 2012 20:04:42 +0200 |
sheepluva |
teleport hack fixes:
|
changeset |
files
|
Mon, 03 Sep 2012 13:52:35 -0400 |
nemo |
adjust velocity when entering/exiting the 4x routine
|
changeset |
files
|
Mon, 03 Sep 2012 12:35:51 -0400 |
nemo |
Let's try *4 instead. Not nearly as much of a win, but might be usable.
|
changeset |
files
|
Mon, 03 Sep 2012 00:00:54 -0400 |
nemo |
So, unc0rr won't let me revert to pre-e496587db93e, but reverting db731c523653 makes the rope less-sticky-enough to actually be usable in an ordinary game without my screaming at the monitor as I drown for the nth time...
|
changeset |
files
|
Sun, 02 Sep 2012 22:27:01 +0200 |
sheepluva |
if this doesn't work I shall cry like a lady
|
changeset |
files
|
Sun, 02 Sep 2012 22:09:06 +0200 |
sheepluva |
I assumed NO_VIDEOREC would be set if ${FFMPEG_FOUND} was false. doesn't seem to be the case.
|
changeset |
files
|
Sun, 02 Sep 2012 21:55:56 +0200 |
sheepluva |
engineclean returns
|
changeset |
files
|
Sun, 02 Sep 2012 19:58:56 +0400 |
unc0rr |
Not sticky rope
|
changeset |
files
|
Sun, 02 Sep 2012 11:44:59 -0400 |
nemo |
perf tweak
|
changeset |
files
|
Sun, 02 Sep 2012 10:11:24 -0400 |
nemo |
LAND_HEIGHT/LAND_WIDTH need setting later now
|
changeset |
files
|
Sun, 02 Sep 2012 09:23:36 -0400 |
nemo |
Correct snow fall/rotation (matching visual gear)
|
changeset |
files
|
Sun, 02 Sep 2012 09:36:06 +0400 |
unc0rr |
Oops
|
changeset |
files
|
Sat, 01 Sep 2012 17:11:39 -0400 |
unc0rr |
Rope fix without hacks.
|
changeset |
files
|
Sat, 01 Sep 2012 15:46:22 -0400 |
nemo |
oops
|
changeset |
files
|
Sat, 01 Sep 2012 15:44:59 -0400 |
nemo |
remove checks from c4272519b128, ed7fecd0f5fd just hides 'em instead.
|
changeset |
files
|
Sat, 01 Sep 2012 21:36:57 +0200 |
unc0rr |
hide health bars of dead teams
|
changeset |
files
|
Sat, 01 Sep 2012 12:09:59 -0400 |
nemo |
Differentiate videos from demos - navigating between them was too confusing. BTW, why is this on the front page, instead of next to the demos button?
|
changeset |
files
|
Sat, 01 Sep 2012 10:40:22 +0200 |
sheepluva |
fix parsing of 'if': identifiers can also contain underscores
|
changeset |
files
|
Fri, 31 Aug 2012 22:08:29 +0200 |
unc0rr |
fix parsing of 'if'
|
changeset |
files
|
Fri, 31 Aug 2012 22:00:31 +0200 |
sheepluva |
clean up LoadImage and UserPathz/AltPath/etc related redundancy by introducing 3 new functions in uStore.pas
|
changeset |
files
|
Fri, 31 Aug 2012 17:52:53 +0200 |
sheepluva |
* don't build moc for campaign.h
|
changeset |
files
|
Fri, 31 Aug 2012 11:10:21 -0400 |
nemo |
oops
|
changeset |
files
|
Fri, 31 Aug 2012 15:28:03 +0200 |
sheepluva |
use old approach for printing gl extentions for pas2c (less complex/no StrUtils dependencies)
|
changeset |
files
|
Fri, 31 Aug 2012 13:36:00 +0200 |
sheepluva |
min -> qMin
|
changeset |
files
|
Fri, 31 Aug 2012 12:06:48 +0200 |
sheepluva |
don't query/print GL_AUX_BUFFERS if video recording is disabled
|
changeset |
files
|
Fri, 31 Aug 2012 11:24:57 +0200 |
sheepluva |
print all GL_EXTENSIONS properly to logfile (should a;sp fix build on systems with compiler/lib versions that can't implicity cast PGLubyte to PChar)
|
changeset |
files
|
Thu, 30 Aug 2012 22:13:42 -0400 |
nemo |
Allow adjusting bitrate so that I can get a somewhat usable webm video. The audio is still tinny and unlistenable. Configuration option for that might be helpful, or just adjusting defaults in the wrapper.
|
changeset |
files
|
Sat, 25 Aug 2012 22:55:47 +0200 |
sheepluva |
add 'a classic fairytale' campaign to cmake install
|
changeset |
files
|