2013-03-19 internal handling of some osx-only pascal flags cmake_pascal
koda [Tue, 19 Mar 2013 10:35:10 +0100] rev 8778
internal handling of some osx-only pascal flags
2013-03-26 merge. hate the fact that "unsynced remote changes" is just a "note" now.
nemo [Tue, 26 Mar 2013 17:52:27 -0400] rev 8777
merge. hate the fact that "unsynced remote changes" is just a "note" now.
2013-03-22 add fort section to credits file
sheepluva [Fri, 22 Mar 2013 22:42:41 +0100] rev 8776
add fort section to credits file
2013-03-19 apply the new macro add_flag_* to set pascal flags, apply add_definitions where appropriate, small cleanup cmake_pascal
koda [Tue, 19 Mar 2013 10:34:46 +0100] rev 8775
apply the new macro add_flag_* to set pascal flags, apply add_definitions where appropriate, small cleanup
2013-03-26 Try to document TGear a bit, so people know what is commonly overridden, and what stuff is used for. Remove gtIceGun-specific values from TGear and abuse a couple of commonly abused members instead.
nemo [Tue, 26 Mar 2013 17:47:06 -0400] rev 8774
Try to document TGear a bit, so people know what is commonly overridden, and what stuff is used for. Remove gtIceGun-specific values from TGear and abuse a couple of commonly abused members instead.
2013-03-22 remove engine warnings
sheepluva [Fri, 22 Mar 2013 18:51:37 +0100] rev 8773
remove engine warnings
2013-03-19 utility macros for adding compiler flags cmake_pascal
koda [Tue, 19 Mar 2013 09:53:12 +0100] rev 8772
utility macros for adding compiler flags
2013-03-22 changing fort name to better reflect its contents
sheepluva [Fri, 22 Mar 2013 14:54:20 +0100] rev 8771
changing fort name to better reflect its contents
2013-03-19 partial conversion of pascal_flags to CMAKE_Pascal_FLAGS cmake_pascal
koda [Tue, 19 Mar 2013 01:28:25 +0100] rev 8770
partial conversion of pascal_flags to CMAKE_Pascal_FLAGS
2013-03-22 adding jaree to credits
koda [Fri, 22 Mar 2013 14:34:11 +0100] rev 8769
adding jaree to credits
2013-03-21 make https links work properly
sheepluva [Thu, 21 Mar 2013 10:26:43 +0100] rev 8768
make https links work properly
2013-03-18 typo cmake_pascal
koda [Tue, 19 Mar 2013 00:30:48 +0100] rev 8767
typo
2013-03-22 scheme association for linux (although it stops during connection)
koda [Fri, 22 Mar 2013 11:08:42 +0100] rev 8766
scheme association for linux (although it stops during connection)
2013-03-21 fix/hack so that (own) messages sent in frontend are also visible in the game chat
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
2013-03-18 the default CMake(Lang)Compiler.cmake location changed since 2.8.10 cmake_pascal
koda [Tue, 19 Mar 2013 00:30:30 +0100] rev 8764
the default CMake(Lang)Compiler.cmake location changed since 2.8.10
2013-03-21 don't poison the dead, it's not cool.
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
2013-03-21 fix player info
sheepluva [Thu, 21 Mar 2013 09:27:35 +0100] rev 8762
fix player info
2013-03-18 partial reodering of units so that dependency tracking is done with cmake cmake_pascal
koda [Mon, 18 Mar 2013 20:10:27 +0100] rev 8761
partial reodering of units so that dependency tracking is done with cmake
2013-03-21 enable/fix links on about page. why don't people test that stuff when they insert it? it's just one click...
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...
2013-03-20 add lobby chat features to room chat
sheepluva [Wed, 20 Mar 2013 23:18:46 +0100] rev 8759
add lobby chat features to room chat TODO: fix player info
2013-03-18 better support for cmake directory and fpc output paths cmake_pascal
koda [Mon, 18 Mar 2013 16:38:46 +0100] rev 8758
better support for cmake directory and fpc output paths
2013-03-20 Add space for better visual performance
unc0rr [Wed, 20 Mar 2013 09:13:05 +0400] rev 8757
Add space for better visual performance
2013-03-18 move paths setup inside cmake_lang files cmake_pascal
koda [Mon, 18 Mar 2013 12:30:09 +0100] rev 8756
move paths setup inside cmake_lang files
2013-03-20 Eiffel Tower fort
Randi [Tue, 19 Mar 2013 22:47:22 -0400] rev 8755
Eiffel Tower fort
2013-03-18 this should make cmake-pascal stuff work on linux too cmake_pascal
koda [Mon, 18 Mar 2013 10:06:07 +0100] rev 8754
this should make cmake-pascal stuff work on linux too
2013-03-19 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
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
2013-03-18 with lot of hackery, use add_executable on pascal files, SUCCSS cmake_pascal
koda [Mon, 18 Mar 2013 02:07:58 +0100] rev 8752
with lot of hackery, use add_executable on pascal files, SUCCSS
2013-03-18 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.
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.
2013-03-17 barebone cmake config file to support pascal files, based off plplot's ada files cmake_pascal
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
2013-03-17 add one button to improve sharing of hwplay:// schemes
koda [Sun, 17 Mar 2013 22:02:57 +0100] rev 8749
add one button to improve sharing of hwplay:// schemes
2013-03-17 help text for pagenetserver
koda [Sun, 17 Mar 2013 20:50:02 +0100] rev 8748
help text for pagenetserver
2013-03-17 do not host server on well-known ports
koda [Sun, 17 Mar 2013 20:43:33 +0100] rev 8747
do not host server on well-known ports
2013-03-17 use SDL keycode for shortcuts (doesn't fix layout issues)
koda [Sun, 17 Mar 2013 19:57:52 +0100] rev 8746
use SDL keycode for shortcuts (doesn't fix layout issues)
2013-03-17 ingore moar keys
koda [Sun, 17 Mar 2013 18:42:28 +0100] rev 8745
ingore moar keys
2013-03-17 Add some flags for a few of the magic Land values
nemo [Sun, 17 Mar 2013 14:09:54 -0400] rev 8744
Add some flags for a few of the magic Land values
2013-03-17 useless test
nemo [Sun, 17 Mar 2013 10:25:19 -0400] rev 8743
useless test
2013-03-17 Key returned 0 for arrows under linux. Sym works, clearer anyway.
nemo [Sun, 17 Mar 2013 10:13:14 -0400] rev 8742
Key returned 0 for arrows under linux. Sym works, clearer anyway.
2013-03-17 linux keycodes differ from osx's
koda [Sun, 17 Mar 2013 01:36:04 +0100] rev 8741
linux keycodes differ from osx's
2013-03-17 use a local storage for chat history which prevents mix ups in netgame and simplifies code
koda [Sun, 17 Mar 2013 01:34:24 +0100] rev 8740
use a local storage for chat history which prevents mix ups in netgame and simplifies code
2013-03-17 less cryptic text insertion
koda [Sun, 17 Mar 2013 01:26:40 +0100] rev 8739
less cryptic text insertion
2013-03-17 gather a few common code
koda [Sun, 17 Mar 2013 01:15:22 +0100] rev 8738
gather a few common code
2013-03-17 implement up and down keys to navigate in the chat history, needs testing over network
koda [Sun, 17 Mar 2013 01:11:05 +0100] rev 8737
implement up and down keys to navigate in the chat history, needs testing over network
2013-03-16 don't display squares when pressing arrow keys in chat
koda [Sat, 16 Mar 2013 23:54:11 +0100] rev 8736
don't display squares when pressing arrow keys in chat
2013-03-16 formatting
koda [Sat, 16 Mar 2013 23:50:50 +0100] rev 8735
formatting
2013-03-16 do not hardcode CMAKE_INSTALL_PREFIX for windows, but rather put it in the script, so that custom build setups still work
koda [Sat, 16 Mar 2013 23:29:50 +0100] rev 8734
do not hardcode CMAKE_INSTALL_PREFIX for windows, but rather put it in the script, so that custom build setups still work
2013-03-16 Hard math to fix issue 571. Well, not really hard math,
unc0rr [Sun, 17 Mar 2013 00:18:38 +0400] rev 8733
Hard math to fix issue #571. Well, not really hard math, just checking if vector is in opposite direction and trait that as a special case when removing rope dividing point (this could only happens when rope sticks to land outline, so this basically fixes a bug in another bug).
2013-03-15 oups
nemo [Fri, 15 Mar 2013 11:55:41 -0400] rev 8732
oups
2013-03-15 fix compilation with clang. fixes issue 553 - thanks to julien for reporting and to drew for the first part of the fix
sheepluva [Fri, 15 Mar 2013 11:12:42 +0100] rev 8731
fix compilation with clang. fixes issue #553 - thanks to julien for reporting and to drew for the first part of the fix
(0) -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 tip