koda [Tue, 19 Mar 2013 09:53:12 +0100] rev 8772
utility macros for adding compiler flags
sheepluva [Fri, 22 Mar 2013 14:54:20 +0100] rev 8771
changing fort name to better reflect its contents
koda [Tue, 19 Mar 2013 01:28:25 +0100] rev 8770
partial conversion of pascal_flags to CMAKE_Pascal_FLAGS
koda [Fri, 22 Mar 2013 14:34:11 +0100] rev 8769
adding jaree to credits
sheepluva [Thu, 21 Mar 2013 10:26:43 +0100] rev 8768
make https links work properly
koda [Tue, 19 Mar 2013 00:30:48 +0100] rev 8767
typo
koda [Fri, 22 Mar 2013 11:08:42 +0100] rev 8766
scheme association for linux (although it stops during connection)
sheepluva [Thu, 21 Mar 2013 10:08:30 +0100] rev 8765
fix/hack so that (own) messages sent in frontend are also visible in the game chat
koda [Tue, 19 Mar 2013 00:30:30 +0100] rev 8764
the default CMake(Lang)Compiler.cmake location changed since 2.8.10
sheepluva [Thu, 21 Mar 2013 15:01:27 +0100] rev 8763
don't poison the dead, it's not cool.
(poisoning hogs during their death animation would cause them to still be poisoned after resurrect)
thanks to CheezeMonkey for pointing this out
sheepluva [Thu, 21 Mar 2013 09:27:35 +0100] rev 8762
fix player info
koda [Mon, 18 Mar 2013 20:10:27 +0100] rev 8761
partial reodering of units so that dependency tracking is done with cmake
sheepluva [Thu, 21 Mar 2013 11:51:13 +0100] rev 8760
enable/fix links on about page. why don't people test that stuff when they insert it? it's just one click...
sheepluva [Wed, 20 Mar 2013 23:18:46 +0100] rev 8759
add lobby chat features to room chat
TODO: fix player info
koda [Mon, 18 Mar 2013 16:38:46 +0100] rev 8758
better support for cmake directory and fpc output paths
unc0rr [Wed, 20 Mar 2013 09:13:05 +0400] rev 8757
Add space for better visual performance
koda [Mon, 18 Mar 2013 12:30:09 +0100] rev 8756
move paths setup inside cmake_lang files
Randi [Tue, 19 Mar 2013 22:47:22 -0400] rev 8755
Eiffel Tower fort
koda [Mon, 18 Mar 2013 10:06:07 +0100] rev 8754
this should make cmake-pascal stuff work on linux too
sheepluva [Tue, 19 Mar 2013 22:19:28 +0100] rev 8753
fix ancient issue with hedgehogs sliding through/into think gaps; fixes
issue #542; could and should be optimized (also to make sure that hogs can't slide through little pixel turds) - feel free to do so =P
koda [Mon, 18 Mar 2013 02:07:58 +0100] rev 8752
with lot of hackery, use add_executable on pascal files, SUCCSS
nemo [Mon, 18 Mar 2013 12:13:46 -0400] rev 8751
More flagging of Land values. Also use less than for tests of non-terrain, instead of "and $FF00 = 0". Saves a couple of ops, which actually matters a small amount in a few places.
koda [Mon, 18 Mar 2013 00:58:13 +0100] rev 8750
barebone cmake config file to support pascal files, based off plplot's ada files
koda [Sun, 17 Mar 2013 22:02:57 +0100] rev 8749
add one button to improve sharing of hwplay:// schemes
koda [Sun, 17 Mar 2013 20:50:02 +0100] rev 8748
help text for pagenetserver
koda [Sun, 17 Mar 2013 20:43:33 +0100] rev 8747
do not host server on well-known ports
koda [Sun, 17 Mar 2013 19:57:52 +0100] rev 8746
use SDL keycode for shortcuts (doesn't fix layout issues)
koda [Sun, 17 Mar 2013 18:42:28 +0100] rev 8745
ingore moar keys
nemo [Sun, 17 Mar 2013 14:09:54 -0400] rev 8744
Add some flags for a few of the magic Land values
nemo [Sun, 17 Mar 2013 10:25:19 -0400] rev 8743
useless test