sheepluva [Thu, 02 Oct 2014 12:08:22 +0200] rev 10423
fix mapgen of other scripts too
unc0rr [Fri, 26 Sep 2014 00:56:36 +0400] rev 10422
- Pages
- Animations on buttons hovering
sheepluva [Thu, 02 Oct 2014 00:40:25 +0200] rev 10421
use constants for mapgen, expose those to lua
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
sheepluva [Thu, 02 Oct 2014 00:06:59 +0200] rev 10419
some more splash code tweaking/fixing
unc0rr [Sun, 21 Sep 2014 00:37:50 +0400] rev 10418
Move away from passing shortstrings into C code, now IPC works
sheepluva [Wed, 01 Oct 2014 22:46:58 +0200] rev 10417
tweak splash position
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
nemo [Wed, 01 Oct 2014 15:51:17 -0400] rev 10415
☹
unc0rr [Fri, 19 Sep 2014 14:27:41 +0400] rev 10414
Strip some HWLIBRARY ifdefs
nemo [Fri, 26 Sep 2014 22:20:12 -0400] rev 10413
climb home training/multiplayer
unc0rr [Thu, 18 Sep 2014 23:02:05 +0400] rev 10412
- More flib IPC routines
- Rework engine's uIO to use new IPC mechanism
nemo [Wed, 17 Sep 2014 23:03:24 -0400] rev 10411
Make it a bit easier/safer to build ice bridges
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
sheepluva [Tue, 09 Sep 2014 10:48:11 +0200] rev 10409
update manpage