unc0rr [Thu, 09 Jan 2014 23:54:40 +0400] rev 9982
'-d' option to pas2c
unc0rr [Mon, 13 Jan 2014 23:07:27 +0400] rev 9981
Parse " and \ escaping in binds
koda [Wed, 08 Jan 2014 23:49:08 +0100] rev 9980
rename NOPASCAL option to BUILD_ENGINE_C
sheepluva [Mon, 13 Jan 2014 19:34:39 +0100] rev 9979
fix missing escape for usernick used in regexp
koda [Wed, 08 Jan 2014 16:44:23 +0100] rev 9978
cosmetics
unc0rr [Sun, 12 Jan 2014 16:21:57 +0400] rev 9977
Oops, forgot 'hg add' this file
koda [Wed, 08 Jan 2014 16:43:49 +0100] rev 9976
call pas2c on hwengine only
unc0rr [Sun, 12 Jan 2014 16:12:25 +0400] rev 9975
Allow logins at any interval, but not more than 2 logins in 30 seconds, 4 in 2 minutes and 6 in 10 minutes.
unc0rr [Wed, 08 Jan 2014 13:04:50 +0400] rev 9974
Oops
unc0rr [Sun, 12 Jan 2014 15:15:59 +0400] rev 9973
Stub for joins monitor which is a replacement to plain ban for 10 seconds system after join
unc0rr [Wed, 08 Jan 2014 01:16:20 +0400] rev 9972
Remove X and Y from the structure since those are misaligned in c code and I failed to do anything about that and they were the last cause of desyncs and only used in 4 places and I'm too lazy
unc0rr [Sun, 12 Jan 2014 11:07:49 +0400] rev 9971
That check was too weird and complicated
unc0rr [Wed, 08 Jan 2014 00:31:30 +0400] rev 9970
Fix these too
unc0rr [Fri, 10 Jan 2014 22:56:10 +0400] rev 9969
Cake falls when loses ground
unc0rr [Wed, 08 Jan 2014 00:13:12 +0400] rev 9968
Fix two desync causes
nemo [Fri, 10 Jan 2014 11:35:02 -0500] rev 9967
keep velocity from fluttering between 2 and 3px / ms when falling...
unc0rr [Tue, 07 Jan 2014 22:08:02 +0400] rev 9966
pas2c engine now writes debug log
koda [Wed, 08 Jan 2014 23:46:02 +0100] rev 9965
fix a few uses of VERSION_* checks
unc0rr [Tue, 07 Jan 2014 01:58:23 +0400] rev 9964
Render chars as hex numbers
koda [Wed, 08 Jan 2014 23:39:43 +0100] rev 9963
drop extra spaces from a few CMakeLists.txt files
unc0rr [Tue, 07 Jan 2014 00:02:58 +0400] rev 9962
oh those signed chars
koda [Wed, 08 Jan 2014 23:29:30 +0100] rev 9961
consistent cmake checks
unc0rr [Mon, 06 Jan 2014 01:36:33 +0400] rev 9960
Fix doStepHandlers confusion
koda [Wed, 08 Jan 2014 19:19:09 +0100] rev 9959
use mainstream project name
unc0rr [Sun, 05 Jan 2014 23:58:13 +0400] rev 9958
- Don't define NOCONSOLE
- Fix initialization with a pointer to stack (pas2c can't handle typed consts in functions) in uMisc.initModule
koda [Wed, 08 Jan 2014 18:57:23 +0100] rev 9957
add other libav library versions
unc0rr [Sun, 05 Jan 2014 13:08:50 +0400] rev 9956
Prevent assertion on uninitialized variable
unc0rr [Wed, 08 Jan 2014 20:29:34 +0400] rev 9955
21 now
unc0rr [Sun, 05 Jan 2014 10:54:03 +0400] rev 9954
- Fix build via pas2c
- Remove pas2c hacks in uLandTemplates
unc0rr [Wed, 08 Jan 2014 19:34:12 +0400] rev 9953
Ban arch.c from source tarball
unc0rr [Sun, 05 Jan 2014 00:46:26 +0400] rev 9952
Fix build (no idea what's going on in this branch btw)
nemo [Tue, 07 Jan 2014 13:56:03 -0500] rev 9951
pick random x/y prior to addgear (as generic faller does) to avoid random numbers picked out of order
unc0rr [Sat, 04 Jan 2014 23:55:54 +0400] rev 9950
merge default
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 07 Jan 2014 11:40:58 +0100] rev 9949
Added cast to qreal, avoiding ftbfs due to
issue #758
More explanation here
https://wiki.debian.org/ArmEabiFixes
And on qt-project.org reference website:
"Typedef for double on all platforms except for those using CPUs with ARM architectures. On ARM-based platforms, qreal is a typedef for float for performance reasons."
unc0rr [Sat, 04 Jan 2014 23:30:52 +0400] rev 9948
+speedup in binds config (fixes
issue #749)
koda [Sat, 04 Jan 2014 02:41:23 +0100] rev 9947
enable verbosity in travis builds
koda [Sat, 04 Jan 2014 02:36:55 +0100] rev 9946
revert 58dee07f7552
koda [Sat, 04 Jan 2014 02:15:01 +0100] rev 9945
hwlibrary also depends on hwengine
koda [Sat, 04 Jan 2014 02:00:12 +0100] rev 9944
correctly set this pascal flag for future compatibility
koda [Sat, 04 Jan 2014 01:56:22 +0100] rev 9943
update copyright year (twice) for Info.plist
koda [Sat, 04 Jan 2014 01:55:43 +0100] rev 9942
set common pascal library search path once
koda [Sat, 04 Jan 2014 01:51:33 +0100] rev 9941
explicitly set linker library path for pascal when deploying an older version
koda [Sat, 04 Jan 2014 01:50:23 +0100] rev 9940
allow specifying a different CMAKE_OSX_SYSROOT
koda [Fri, 03 Jan 2014 20:15:43 +0100] rev 9939
less spam
nemo [Fri, 03 Jan 2014 14:11:16 -0500] rev 9938
I'd meant for this to match the frontend
koda [Fri, 03 Jan 2014 19:28:14 +0100] rev 9937
fix git hash reporting
koda [Fri, 03 Jan 2014 19:17:42 +0100] rev 9936
enable travis bot
koda [Fri, 03 Jan 2014 17:20:06 +0100] rev 9935
add more travis tests
koda [Mon, 01 Jun 2015 14:39:25 +0200] rev 9934
Close branch
koda [Fri, 03 Jan 2014 17:14:19 +0100] rev 9933
have revinfo also try to pick up git hashes
koda [Mon, 01 Jun 2015 14:30:22 +0200] rev 9932
Fix building on OSX when autoupdate is disabled
Vittorio Giovara <vittorio.giovara@gmail.com> [Fri, 03 Jan 2014 07:50:42 -0800] rev 9931
Merge pull request #10 from LocutusOfBorg/fix-avwrapper2
Fixed commit 887b9eca023c94c26daf9607c7ac9b18172c634d
sheepluva [Wed, 05 Mar 2014 12:35:51 +0100] rev 9930
don't stack bye/teleport sounds of hogs (when a team is gone)
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 03 Jan 2014 16:24:49 +0100] rev 9929
Fixed commit 887b9eca023c94c26daf9607c7ac9b18172c634d
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 07 Jan 2014 11:40:58 +0100] rev 9928
backport of
r2aa9cf5badfcc978268a9bf06950942f27dfd366
Added cast to qreal, avoiding ftbfs due to
issue #758
More explanation here
https://wiki.debian.org/ArmEabiFixes
And on qt-project.org reference website:
"Typedef for double on all platforms except for those using CPUs with ARM architectures. On ARM-based platforms, qreal is a typedef for float for performance reasons."
Vittorio Giovara <vittorio.giovara@gmail.com> [Fri, 03 Jan 2014 07:19:04 -0800] rev 9927
Merge pull request #8 from LocutusOfBorg/fix-avwrapper-exit-calls
Fixed avwrapper exit calls, fixing
issue #752