Sat, 27 Sep 2014 12:49:08 +0400 - Get rid of engine's PathPrefix and UserPathPrefix qmlfrontend
unc0rr [Sat, 27 Sep 2014 12:49:08 +0400] rev 10424
- Get rid of engine's PathPrefix and UserPathPrefix - Some refactoring
Thu, 02 Oct 2014 12:08:22 +0200 fix mapgen of other scripts too
sheepluva [Thu, 02 Oct 2014 12:08:22 +0200] rev 10423
fix mapgen of other scripts too
Fri, 26 Sep 2014 00:56:36 +0400 - Pages qmlfrontend
unc0rr [Fri, 26 Sep 2014 00:56:36 +0400] rev 10422
- Pages - Animations on buttons hovering
Thu, 02 Oct 2014 00:40:25 +0200 use constants for mapgen, expose those to lua
sheepluva [Thu, 02 Oct 2014 00:40:25 +0200] rev 10421
use constants for mapgen, expose those to lua
Mon, 22 Sep 2014 02:10:39 +0400 flib: qmlfrontend
unc0rr [Mon, 22 Sep 2014 02:10:39 +0400] rev 10420
flib: - Ability to pass raw data via IPC qmlfrontend: - Pass message received by callback through event loop to handle it in main thread - Get preview image from engine on button click and render it in Image object
Thu, 02 Oct 2014 00:06:59 +0200 some more splash code tweaking/fixing
sheepluva [Thu, 02 Oct 2014 00:06:59 +0200] rev 10419
some more splash code tweaking/fixing
Sun, 21 Sep 2014 00:37:50 +0400 Move away from passing shortstrings into C code, now IPC works qmlfrontend
unc0rr [Sun, 21 Sep 2014 00:37:50 +0400] rev 10418
Move away from passing shortstrings into C code, now IPC works
Wed, 01 Oct 2014 22:46:58 +0200 tweak splash position
sheepluva [Wed, 01 Oct 2014 22:46:58 +0200] rev 10417
tweak splash position
Sat, 20 Sep 2014 00:56:54 +0400 - Remove --port command qmlfrontend
unc0rr [Sat, 20 Sep 2014 00:56:54 +0400] rev 10416
- Remove --port command - Some refactoring here and there - Try to get preview from engine, which doesn't work due to some ABI mismatch, probably shouldn't try to pass string255 to pascal
Wed, 01 Oct 2014 15:51:17 -0400
nemo [Wed, 01 Oct 2014 15:51:17 -0400] rev 10415
Fri, 19 Sep 2014 14:27:41 +0400 Strip some HWLIBRARY ifdefs qmlfrontend
unc0rr [Fri, 19 Sep 2014 14:27:41 +0400] rev 10414
Strip some HWLIBRARY ifdefs
Fri, 26 Sep 2014 22:20:12 -0400 climb home training/multiplayer
nemo [Fri, 26 Sep 2014 22:20:12 -0400] rev 10413
climb home training/multiplayer
Thu, 18 Sep 2014 23:02:05 +0400 - More flib IPC routines qmlfrontend
unc0rr [Thu, 18 Sep 2014 23:02:05 +0400] rev 10412
- More flib IPC routines - Rework engine's uIO to use new IPC mechanism
Wed, 17 Sep 2014 23:03:24 -0400 Make it a bit easier/safer to build ice bridges
nemo [Wed, 17 Sep 2014 23:03:24 -0400] rev 10411
Make it a bit easier/safer to build ice bridges
Thu, 18 Sep 2014 00:19:05 +0400 Some work on new IPC, built with the use of mutexes and condition variables qmlfrontend
unc0rr [Thu, 18 Sep 2014 00:19:05 +0400] rev 10410
Some work on new IPC, built with the use of mutexes and condition variables
Tue, 09 Sep 2014 10:48:11 +0200 update manpage
sheepluva [Tue, 09 Sep 2014 10:48:11 +0200] rev 10409
update manpage
Tue, 16 Sep 2014 12:46:58 +0400 Some more of ignoration qmlfrontend
unc0rr [Tue, 16 Sep 2014 12:46:58 +0400] rev 10408
Some more of ignoration
Mon, 08 Sep 2014 18:53:34 +0200 mention the hwplay:// thing in --help
sheepluva [Mon, 08 Sep 2014 18:53:34 +0200] rev 10407
mention the hwplay:// thing in --help
Tue, 16 Sep 2014 12:47:39 +0400 Basic layout of frontlib, some more sdl bindings qmlfrontend
unc0rr [Tue, 16 Sep 2014 12:47:39 +0400] rev 10406
Basic layout of frontlib, some more sdl bindings
Mon, 08 Sep 2014 18:12:13 +0200 fix for < LocutusOfBorg1> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760776
sheepluva [Mon, 08 Sep 2014 18:12:13 +0200] rev 10405
fix for < LocutusOfBorg1> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760776
Sat, 13 Sep 2014 00:27:10 +0400 - Fix arguments parsing in engine assuming paramcount > 0 qmlfrontend
unc0rr [Sat, 13 Sep 2014 00:27:10 +0400] rev 10404
- Fix arguments parsing in engine assuming paramcount > 0 - Pass "--help" for testing
Sun, 07 Sep 2014 15:11:08 -0400 update with new winners
nemo [Sun, 07 Sep 2014 15:11:08 -0400] rev 10403
update with new winners
Fri, 12 Sep 2014 00:51:14 +0400 Let's get it started qmlfrontend
unc0rr [Fri, 12 Sep 2014 00:51:14 +0400] rev 10402
Let's get it started
Mon, 25 Aug 2014 22:52:59 +0400 - Revert try to add local team on rejoin
unc0rr [Mon, 25 Aug 2014 22:52:59 +0400] rev 10401
- Revert try to add local team on rejoin - Don't allow more than 8 teams in local game widget
Mon, 25 Aug 2014 00:11:19 +0400 This should make frontend aware of your own teams in game on rejoin
unc0rr [Mon, 25 Aug 2014 00:11:19 +0400] rev 10400
This should make frontend aware of your own teams in game on rejoin
Sun, 24 Aug 2014 23:53:33 +0400 Also pass maze_size parameter to perlin generator in game mode
unc0rr [Sun, 24 Aug 2014 23:53:33 +0400] rev 10399
Also pass maze_size parameter to perlin generator in game mode
Sun, 24 Aug 2014 23:41:06 +0400 Also convert the message if current team is gone
unc0rr [Sun, 24 Aug 2014 23:41:06 +0400] rev 10398
Also convert the message if current team is gone
Sun, 24 Aug 2014 15:18:26 -0400 rename of variable typo for readability
nemo [Sun, 24 Aug 2014 15:18:26 -0400] rev 10397
rename of variable typo for readability
Sun, 24 Aug 2014 14:51:11 -0400 ok. that's weird. I wonder if I was having non-clean build issues last time I tried messing with this. that could explain why my changing offsets didn't do anything.
nemo [Sun, 24 Aug 2014 14:51:11 -0400] rev 10396
ok. that's weird. I wonder if I was having non-clean build issues last time I tried messing with this. that could explain why my changing offsets didn't do anything.
Sun, 24 Aug 2014 10:43:49 +0400 Better diagnostics in log, even though it shouldn't matter anymore
unc0rr [Sun, 24 Aug 2014 10:43:49 +0400] rev 10395
Better diagnostics in log, even though it shouldn't matter anymore
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip