Wed, 06 Mar 2013 01:28:21 +0100 |
koda |
fail if sparkle not found consciously
|
changeset |
files
|
Tue, 05 Mar 2013 20:28:33 -0500 |
nemo |
oups
|
changeset |
files
|
Wed, 06 Mar 2013 01:24:59 +0100 |
koda |
rework FindSparkle.cmake
|
changeset |
files
|
Tue, 05 Mar 2013 19:37:48 -0500 |
nemo |
use opacity to indicate thawing. not totally happy w/ effect, but argument was made to indicate some progress towards thaw. drop "exit" since it really wasn't helpful, and not rendering tags, was more annoying than fun.
|
changeset |
files
|
Tue, 05 Mar 2013 16:04:22 -0500 |
nemo |
At multiple requests, change ice to be turn based. This is a more modest adjustment of existing code, that can be fairly easily flagged or reverted if desired. It also allows scripts to extend freezing, and preserves fire melting.
|
changeset |
files
|
Tue, 05 Mar 2013 09:11:28 +0100 |
koda |
escape return and be more friendly with translations
|
changeset |
files
|
Mon, 04 Mar 2013 23:33:33 +0100 |
koda |
add link to GPLv2 notice in about page
|
changeset |
files
|
Mon, 04 Mar 2013 23:27:15 +0100 |
koda |
uniform revision info in about page
|
changeset |
files
|
Mon, 04 Mar 2013 23:24:55 +0100 |
koda |
add version info to frontend output too
|
changeset |
files
|
Mon, 04 Mar 2013 23:11:28 +0100 |
koda |
version variables confom to naming convention
|
changeset |
files
|
Mon, 04 Mar 2013 22:58:01 +0100 |
koda |
oooooops forgot SHAREPATH is still used somewhere
|
changeset |
files
|
Mon, 04 Mar 2013 16:18:21 -0500 |
nemo |
lupdate-qt4/lrelease-qt4
|
changeset |
files
|
Mon, 04 Mar 2013 14:14:38 -0500 |
nemo |
apply variable change here as well
|
changeset |
files
|
Mon, 04 Mar 2013 18:27:21 +0100 |
koda |
on linux assume datapath is always relative to cmake_install_prefix, unless you provide an absolute path; on win32/osx hardcode engine path to default installation prefixes (it gets overridden at runtime so it works even if you move the data folder)
|
changeset |
files
|
Mon, 04 Mar 2013 20:16:43 +0400 |
unc0rr |
Oops, forgot this check (fixes crash)
|
changeset |
files
|
Mon, 04 Mar 2013 16:35:17 +0100 |
koda |
typo and doc
|
changeset |
files
|
Mon, 04 Mar 2013 15:16:06 +0100 |
koda |
fix file association on windows too
|
changeset |
files
|
Mon, 04 Mar 2013 13:44:33 +0100 |
koda |
use rev info from the just created file when configuring without mercurial
|
changeset |
files
|
Mon, 04 Mar 2013 13:30:33 +0100 |
koda |
dump rev and hash in a file to be packed by cpack
|
changeset |
files
|
Mon, 04 Mar 2013 13:29:59 +0100 |
koda |
adjust cpack ignored files (libraries, mobile project files and win res files are still necessary)
|
changeset |
files
|
Mon, 04 Mar 2013 11:09:36 +0100 |
koda |
hopefully fix bug 523, file extension association
|
changeset |
files
|
Mon, 04 Mar 2013 10:33:30 +0100 |
koda |
merge for the win
|
changeset |
files
|
Mon, 04 Mar 2013 10:33:08 +0100 |
koda |
caught two frontend warnings
|
changeset |
files
|
Mon, 04 Mar 2013 10:30:56 +0100 |
koda |
convert HAVE_NETSERVER to check for file existance, so that it's easier to provide missing servers
|
changeset |
files
|
Mon, 04 Mar 2013 10:08:38 +0100 |
koda |
convert HW_DEV in ifdef DEBUG clauses
|
changeset |
files
|
Sun, 03 Mar 2013 20:59:27 -0500 |
nemo |
fix portal/hammer interaction, ban freezer from portal
|
changeset |
files
|
Sun, 03 Mar 2013 20:08:55 -0500 |
nemo |
keep hogs from sliding while they are being frozen
|
changeset |
files
|
Sun, 03 Mar 2013 19:43:01 -0500 |
nemo |
Make hogs thaw only on enemy turns, make timebox counter decrement only on your turn, adjust knock for frozen hogs, increase damage on frozen hogs, make freezer fuel only reduce when not adjusting angle.
|
changeset |
files
|
Sun, 03 Mar 2013 14:58:58 -0500 |
nemo |
Call act as if attack ended on last shot if switching while in mid multi-shoot. Thanks to AI for discovering this.
|
changeset |
files
|
Sun, 03 Mar 2013 14:39:55 -0500 |
nemo |
add neglected merge
|
changeset |
files
|
Sun, 03 Mar 2013 23:25:34 +0400 |
unc0rr |
Fix team file path
|
changeset |
files
|
Sun, 03 Mar 2013 19:35:57 +0200 |
Urbertar |
Fix water on ice setting
|
changeset |
files
|
Sun, 03 Mar 2013 23:25:09 +0400 |
unc0rr |
Eh, two players condition seems to make more sense than two clans here
|
changeset |
files
|
Sun, 03 Mar 2013 19:32:48 +0200 |
Urbertar |
Fix DrawLine bug
|
changeset |
files
|
Sun, 03 Mar 2013 23:23:41 +0400 |
unc0rr |
lol nemo, lol
|
changeset |
files
|
Fri, 01 Mar 2013 22:32:49 -0500 |
nemo |
tweaks to sea ice appearance
|
changeset |
files
|
Fri, 01 Mar 2013 17:22:09 -0500 |
dag10 |
Possibly fixed issue 533.
|
changeset |
files
|
Fri, 01 Mar 2013 16:58:00 -0500 |
dag10 |
Resolves issue 528. Fixed platform-specific order of buttons on seed prompt and new room prompt. Fixed height of back button on all pages -- now aligns to bottom. On pagemain, feedback and dlc buttons no longer fixed size.
|
changeset |
files
|
Fri, 01 Mar 2013 16:12:25 -0500 |
nemo |
my turn to do a neglected merge for someone else
|
changeset |
files
|
Sat, 02 Mar 2013 00:16:37 +0400 |
unc0rr |
Review the list of synced messages in isSyncedCommand. Fixes issue 546.
|
changeset |
files
|
Fri, 01 Mar 2013 15:50:00 -0500 |
dag10 |
Made pressing the button in mapContainer only randomize things if client is master. Fixes issue 545. Also synchronized themes. Fixes issue 547.
|
changeset |
files
|
Fri, 01 Mar 2013 10:38:49 -0500 |
Vatten |
avoid floating point desync, other script tweaks
|
changeset |
files
|
Thu, 28 Feb 2013 23:15:33 -0500 |
nemo |
So. A while ago, while trying to prevent hogs blowtorching getting turned around, unc0rr altered the old range of blowtorch from 1/8th of 180° up or down, to a 4° gain in upwards and a -4° loss in downwards. He also made it so that starting tunnels could fail to erase sufficient terrain, trapping hogs. Here are a couple of workarounds to more closely approximate old behaviour (do some initial erasure, adjust min/max angles)
|
changeset |
files
|
Thu, 28 Feb 2013 22:10:49 -0500 |
nemo |
Safety check. The main place this can be a problem is on a mild bowl w/ multiple hogs. Could possibly add a hog collision check in here.
|
changeset |
files
|
Fri, 01 Mar 2013 01:05:43 +0100 |
koda |
split version information in engine too
|
changeset |
files
|
Fri, 01 Mar 2013 00:58:37 +0100 |
koda |
drop useless option, automatically set revision and debug info
|
changeset |
files
|
Fri, 01 Mar 2013 00:06:05 +0100 |
koda |
split cVersionString into its three separate components (version, revision, hash) and apply the new values sensibly on the frontend (esp. title, info and feedback)
|
changeset |
files
|
Thu, 28 Feb 2013 23:14:11 +0100 |
koda |
mysterious merge
|
changeset |
files
|
Thu, 28 Feb 2013 23:05:07 +0100 |
koda |
support WARNING message status on cmake 2.6 (bug 524)
|
changeset |
files
|
Thu, 28 Feb 2013 23:02:12 +0100 |
koda |
correct copyright header on files i added
|
changeset |
files
|
Thu, 28 Feb 2013 22:59:22 +0100 |
koda |
use NETGAME_DEFAULT_PORT macro across frontend sources
|
changeset |
files
|
Thu, 28 Feb 2013 22:47:42 +0100 |
koda |
move weapons line away from hwconsts.h so that modifying it doesn't needlessly recompile everything, introduce a way to try documenting which weapons each number represents
|
changeset |
files
|
Thu, 28 Feb 2013 22:39:38 +0100 |
koda |
add icegun everywhere (default, crazy, 1oe) with a qt prob delay crate of 2
|
changeset |
files
|
Tue, 04 Jun 2013 16:09:05 +0200 |
koda |
close branch
icegun
|
changeset |
files
|
Thu, 28 Feb 2013 22:24:32 +0100 |
koda |
add 'One of Everything' in the weaponsets, from nemo's idea
|
changeset |
files
|
Thu, 28 Feb 2013 16:38:22 -0500 |
nemo |
merge icegun branch w/ default
icegun
|
changeset |
files
|
Thu, 28 Feb 2013 23:28:01 +0200 |
Urbertar |
Merge
|
changeset |
files
|
Thu, 28 Feb 2013 23:24:50 +0200 |
Urbertar |
Draw ice on water
|
changeset |
files
|
Thu, 28 Feb 2013 20:11:16 +0200 |
Urbertar |
Make refactoring. Remove DrawIce function
|
changeset |
files
|
Thu, 28 Feb 2013 19:59:42 +0100 |
sheepluva |
small update of german engine translation
|
changeset |
files
|
Thu, 28 Feb 2013 09:08:25 -0500 |
nemo |
aaagh. remove dead code. again.
|
changeset |
files
|
Wed, 27 Feb 2013 21:30:33 -0500 |
nemo |
Apologies if jaree had done something similar, but didn't see anything in repo pull. This removes Land[] mixed w/ LandPixels[] and streamlines things a little
|
changeset |
files
|
Wed, 27 Feb 2013 23:15:37 +0100 |
koda |
physfs strikes back
|
changeset |
files
|
Wed, 27 Feb 2013 11:17:45 -0500 |
nemo |
define ice edge colour
|
changeset |
files
|
Wed, 27 Feb 2013 16:44:19 +0100 |
koda |
enable asm only on intel/amd machines
|
changeset |
files
|
Wed, 27 Feb 2013 08:29:21 -0500 |
nemo |
remove dead code
|
changeset |
files
|
Wed, 27 Feb 2013 16:12:57 +0100 |
koda |
merge physfslayer in default
|
changeset |
files
|
Wed, 27 Feb 2013 13:13:34 +0200 |
Urbertar |
Draw ice on water
|
changeset |
files
|
Wed, 27 Feb 2013 16:12:22 +0100 |
koda |
.hgignore
|
changeset |
files
|
Tue, 26 Feb 2013 20:39:18 -0500 |
nemo |
pull icegun into default. it has a few issues, but, pretty close. that way more people will play with it.
|
changeset |
files
|
Tue, 26 Feb 2013 20:37:58 -0500 |
nemo |
merge w/ default
icegun
|
changeset |
files
|
Tue, 26 Feb 2013 20:26:49 -0500 |
nemo |
huh. how'd we end up needing a merge here...
icegun
|
changeset |
files
|
Tue, 26 Feb 2013 17:04:40 +0200 |
Urbertar |
Separate setting and drawing ice
icegun
|
changeset |
files
|
Tue, 26 Feb 2013 16:46:58 +0200 |
Urbertar |
Make little refactoring
icegun
|
changeset |
files
|
Tue, 26 Feb 2013 16:04:35 +0200 |
Urbertar |
Check is lanscape already ice
icegun
|
changeset |
files
|
Tue, 26 Feb 2013 09:10:48 -0500 |
nemo |
put ice colour in uVariables, add check for land that is already ice
icegun
|
changeset |
files
|
Tue, 26 Feb 2013 15:15:20 +0200 |
Urbertar |
Change shape of ice to round
icegun
|
changeset |
files
|
Tue, 26 Feb 2013 11:00:09 +0200 |
Urbertar |
Don't calculate edges of map as edges of landscape
icegun
|
changeset |
files
|
Tue, 26 Feb 2013 10:27:51 +0200 |
Urbertar |
Check bounds of landscape in drawice procedure
icegun
|
changeset |
files
|
Mon, 25 Feb 2013 20:45:13 -0500 |
nemo |
forgot this loop
icegun
|
changeset |
files
|
Mon, 25 Feb 2013 19:19:41 -0500 |
nemo |
graphics tweak. flag a couple more overeager setall HH
icegun
|
changeset |
files
|
Mon, 25 Feb 2013 13:51:45 -0500 |
nemo |
ice texture still needs moving to uLandGraphics and circle drawing
icegun
|
changeset |
files
|
Mon, 25 Feb 2013 11:37:48 +0400 |
unc0rr |
Merge
|
changeset |
files
|
Mon, 25 Feb 2013 12:54:50 -0500 |
nemo |
workaround for frequent AllHH active call in hedgehog step
icegun
|
changeset |
files
|
Sun, 24 Feb 2013 15:53:47 -0500 |
nemo |
add hiragana/katakana ranges to CJK check.
|
changeset |
files
|
Mon, 25 Feb 2013 12:29:39 -0500 |
nemo |
More fiddling w/ sliding
icegun
|
changeset |
files
|
Sun, 24 Feb 2013 14:14:09 -0500 |
nemo |
*sigh* somehow misplaced this. this should have been rd9627d65edf7
|
changeset |
files
|
Mon, 25 Feb 2013 11:35:24 -0500 |
nemo |
slight tweak to colours
icegun
|
changeset |
files
|
Sun, 24 Feb 2013 14:13:27 -0500 |
nemo |
add some missing wrapping.
|
changeset |
files
|
Mon, 25 Feb 2013 10:53:33 -0500 |
nemo |
quick and dirty and inefficient example of Tiy's suggested terrain sampling. Still needs moving to uLandGraphics
icegun
|
changeset |
files
|
Sat, 23 Feb 2013 23:23:02 +0400 |
unc0rr |
Fix issue 537 (empty team created on startup)
|
changeset |
files
|
Mon, 25 Feb 2013 09:50:56 +0100 |
koda |
savesurf
icegun
|
changeset |
files
|
Sat, 23 Feb 2013 12:01:51 +0400 |
unc0rr |
Fix issue 507 (not highlighting friends joins)
|
changeset |
files
|
Sat, 23 Feb 2013 23:01:50 -0500 |
nemo |
This and the "retain freezing" stuff could probably use a flag.
|
changeset |
files
|
Mon, 25 Feb 2013 00:00:39 -0500 |
nemo |
too aggressive?
icegun
|
changeset |
files
|
Fri, 22 Feb 2013 21:44:00 -0500 |
nemo |
prevent drilling into hogs w/ drill rocket
|
changeset |
files
|
Sun, 24 Feb 2013 23:07:46 -0500 |
nemo |
Trying to improve rendering, sliding and thawing. Messing around w/ making fire thaw faster.
icegun
|
changeset |
files
|
Fri, 22 Feb 2013 19:24:59 -0500 |
nemo |
Restore freezing hedgehog for shotgun, sniper rifle and deagle to make unc0rr happy. You'll still be able to get away after throwing cleaver and sticky bomb tho.
|
changeset |
files
|
Wed, 27 Feb 2013 16:14:24 +0100 |
koda |
close thei branch
physfslayer
|
changeset |
files
|
Sun, 24 Feb 2013 21:44:40 -0500 |
nemo |
Messing around w/ Freezer
icegun
|
changeset |
files
|
Fri, 22 Feb 2013 23:59:52 +0400 |
unc0rr |
Support 'registered only' room flag in frontend
|
changeset |
files
|
Mon, 25 Feb 2013 19:48:35 +0100 |
koda |
on windows fpc-linking is the funniest of all
physfslayer
|
changeset |
files
|
Sun, 24 Feb 2013 21:40:06 +0200 |
Urbertar |
Add freezing hogs with icegun
icegun
|
changeset |
files
|
Fri, 22 Feb 2013 14:42:57 -0500 |
nemo |
oops. forgot this one.
|
changeset |
files
|
Mon, 25 Feb 2013 10:03:35 +0100 |
koda |
moar docs update
physfslayer
|
changeset |
files
|
Sat, 23 Feb 2013 19:34:02 +0200 |
Urbertar |
Add change ice gun image
icegun
|
changeset |
files
|
Fri, 22 Feb 2013 14:33:21 -0500 |
nemo |
Allow switching away from any weapon when during multishoot.
|
changeset |
files
|
Mon, 25 Feb 2013 00:24:09 +0100 |
koda |
upd doc
physfslayer
|
changeset |
files
|
Sat, 23 Feb 2013 19:33:26 +0200 |
Urbertar |
Add frozen land texture
icegun
|
changeset |
files
|
Fri, 22 Feb 2013 23:24:20 +0400 |
unc0rr |
This change from r0cd63b963330 caused more troubles than solved. Also fix some warnings.
|
changeset |
files
|
Mon, 25 Feb 2013 00:20:09 +0100 |
koda |
due to popular demand, add a compile time switch to manually select whether to build the internal physfs (default) or not
physfslayer
|
changeset |
files
|
Sat, 23 Feb 2013 19:12:11 +0200 |
Urbertar |
Add land freezing
icegun
|
changeset |
files
|
Fri, 22 Feb 2013 23:21:13 +0400 |
unc0rr |
Global notice with /global command. Can now warn users when doing server restart.
|
changeset |
files
|
Sun, 24 Feb 2013 23:11:30 +0100 |
koda |
documentation
physfslayer
|
changeset |
files
|
Fri, 22 Feb 2013 11:35:54 +0400 |
unc0rr |
Oh, and # too to prevent occasional game hang when N is followed by #
|
changeset |
files
|
Sun, 24 Feb 2013 23:11:00 +0100 |
koda |
perform a version check before including physfs (maybe there is a better place for this?) and allow overriding automagic search
physfslayer
|
changeset |
files
|
Fri, 22 Feb 2013 11:33:30 +0400 |
unc0rr |
Flush buffer on N command
|
changeset |
files
|
Sun, 24 Feb 2013 19:24:14 +0100 |
koda |
disable unneeded physfs archives (as of bug 529)
physfslayer
|
changeset |
files
|
Thu, 21 Feb 2013 22:43:00 +0400 |
unc0rr |
Try to prevent hedgehogs number in team desync
|
changeset |
files
|
Sun, 24 Feb 2013 19:11:58 +0100 |
koda |
this should hijack the linker name and always pick the bundled physfs when another version is already prsent
physfslayer
|
changeset |
files
|
Thu, 21 Feb 2013 22:31:03 +0400 |
unc0rr |
Merge
|
changeset |
files
|
Sat, 23 Feb 2013 18:49:45 +0100 |
koda |
blindly updated Android build files for new physfs
physfslayer
|
changeset |
files
|
Thu, 21 Feb 2013 11:13:00 +0400 |
unc0rr |
Merge
|
changeset |
files
|
Sat, 23 Feb 2013 18:38:57 +0100 |
koda |
updated ios project files for the new phys build system
physfslayer
|
changeset |
files
|
Thu, 21 Feb 2013 11:12:42 +0400 |
unc0rr |
Merge
|
changeset |
files
|
Thu, 21 Feb 2013 22:20:43 +0400 |
unc0rr |
Workaround queued signals problem in netclient instead. Should fix everything.
|
changeset |
files
|
Fri, 22 Feb 2013 10:12:17 +0100 |
koda |
this should make physfs happy to link on windows too, forcing every function in its proper dll and skipping linklib
physfslayer
|
changeset |
files
|
Wed, 20 Feb 2013 16:13:08 +0100 |
Marco Bresciani |
Updating Italian translation. In progress, as usual.
|
changeset |
files
|
Thu, 21 Feb 2013 01:37:04 +0400 |
unc0rr |
Unbreak build
|
changeset |
files
|
Fri, 22 Feb 2013 09:53:09 +0100 |
koda |
workaround static physfs static linking on linux
physfslayer
|
changeset |
files
|
Thu, 21 Feb 2013 01:35:14 +0400 |
unc0rr |
We need this to fix hedgehog numbers desync (workarounded in previous revision)
|
changeset |
files
|
Fri, 22 Feb 2013 06:39:16 +0100 |
koda |
and now compile and link properly
physfslayer
|
changeset |
files
|
Thu, 21 Feb 2013 01:27:21 +0400 |
unc0rr |
Fix stupid mistake which made checker desync almost always
|
changeset |
files
|
Fri, 22 Feb 2013 06:38:46 +0100 |
koda |
update cmake files to use the two libraries independently
physfslayer
|
changeset |
files
|
Thu, 21 Feb 2013 01:26:38 +0400 |
unc0rr |
Found another possible source of desync, trying similar workaround on this
|
changeset |
files
|
Fri, 22 Feb 2013 05:43:56 +0100 |
koda |
split extras and src
physfslayer
|
changeset |
files
|
Thu, 21 Feb 2013 00:15:11 +0400 |
unc0rr |
Forbit guest checkers
|
changeset |
files
|
Fri, 22 Feb 2013 05:15:48 +0100 |
koda |
use standard library prefix
physfslayer
|
changeset |
files
|
Wed, 20 Feb 2013 23:57:01 +0400 |
unc0rr |
Workaround hGetContents blocking all threads with my own version of the function
|
changeset |
files
|
Fri, 22 Feb 2013 05:05:32 +0100 |
koda |
reopen and update branch
physfslayer
|
changeset |
files
|
Wed, 20 Feb 2013 22:54:16 +0400 |
unc0rr |
Workaround desync issue if I correctly understand its roots (barely tested)
|
changeset |
files
|
Wed, 20 Feb 2013 01:55:23 +0100 |
koda |
fix compiling on osx when you have multiple linkers installed
|
changeset |
files
|
Tue, 19 Feb 2013 22:03:33 +0400 |
unc0rr |
Some fixes
|
changeset |
files
|
Mon, 18 Feb 2013 14:06:16 -0500 |
nemo |
pretty sure esc here is just a holdover from past, and has no use in rearranged implementation.
|
changeset |
files
|
Mon, 18 Feb 2013 23:04:38 +0400 |
unc0rr |
Parse engine output to deside whether simulation ran to the end
|
changeset |
files
|
Mon, 18 Feb 2013 22:47:42 +0400 |
unc0rr |
Clear player's clan info on room join
|
changeset |
files
|
Mon, 18 Feb 2013 22:21:31 +0400 |
unc0rr |
Disallow kicking the opponent in duel
|
changeset |
files
|
Mon, 18 Feb 2013 00:22:16 +0100 |
Medo |
Update Hedgeroid to current JNA version, remove workaround for a bug they fixed.
|
changeset |
files
|
Mon, 18 Feb 2013 00:31:16 +0400 |
unc0rr |
Catch exceptions when moving files
|
changeset |
files
|
Mon, 18 Feb 2013 00:28:09 +0400 |
unc0rr |
No NFData instance for ByteString when ghc >= 7.6
|
changeset |
files
|
Mon, 18 Feb 2013 00:22:13 +0400 |
unc0rr |
Sort checked files into dirs
|
changeset |
files
|
Sun, 17 Feb 2013 00:25:53 +0400 |
unc0rr |
- Ensure that team file exists before saving into it (same fix as for hedgewars.ini, due to bug in Qt)
|
changeset |
files
|
Sat, 16 Feb 2013 23:28:16 +0400 |
unc0rr |
Some more work on checker
|
changeset |
files
|
Fri, 15 Feb 2013 00:12:19 +0400 |
unc0rr |
- Fix check for void message
|
changeset |
files
|
Thu, 14 Feb 2013 00:32:13 +0400 |
unc0rr |
Fix build
|
changeset |
files
|
Wed, 13 Feb 2013 23:00:57 +0400 |
unc0rr |
Ehm... probably this will improve situation with desyncs
|
changeset |
files
|
Wed, 13 Feb 2013 22:59:41 +0400 |
unc0rr |
Pass hogs names and hats
|
changeset |
files
|
Wed, 13 Feb 2013 21:13:15 +0400 |
unc0rr |
Fix order of messages
|
changeset |
files
|
Mon, 11 Feb 2013 17:09:35 -0500 |
nemo |
restore prior modifier. I think the damage dealt is appropriate to intended uses
|
changeset |
files
|
Tue, 29 Jan 2013 16:18:36 +0100 |
Marco Bresciani |
Some more Italian translation... still in progress.
|
changeset |
files
|
Tue, 12 Feb 2013 23:47:41 +0400 |
unc0rr |
- Add forgotten ammo definitions
|
changeset |
files
|
Mon, 11 Feb 2013 10:20:07 +0400 |
unc0rr |
Bring back full log strings for commands, just a bit sanitized
|
changeset |
files
|
Mon, 11 Feb 2013 00:19:15 +0400 |
unc0rr |
Hack checker to run engine with record file received (uses hardcoded paths)
|
changeset |
files
|
Mon, 11 Feb 2013 00:14:05 +0400 |
unc0rr |
Prevent 'black team color' error
|
changeset |
files
|
Sun, 10 Feb 2013 22:58:16 +0400 |
unc0rr |
Oops, forgot path
|
changeset |
files
|
Sun, 10 Feb 2013 09:50:09 -0500 |
nemo |
Cleaver tweaks based on feedback. Nerf damage, shrink radius. This means cleaver will embed into ground quite a bit further.
|
changeset |
files
|
Sun, 10 Feb 2013 09:22:29 -0500 |
nemo |
oops. more specific ammo tests. maybe could use a few more properties
|
changeset |
files
|
Sat, 09 Feb 2013 20:28:05 -0500 |
nemo |
Allow moving after firing cleaver. This changes multishoot behaviour quite a bit. Needs a lot of testing.
|
changeset |
files
|
Sat, 09 Feb 2013 19:14:58 -0500 |
dag10 |
Credit links now yellow instead of blue.
|
changeset |
files
|
Sat, 09 Feb 2013 19:11:32 -0500 |
nemo |
Remove Structure from localisation
|
changeset |
files
|
Sat, 09 Feb 2013 18:58:19 -0500 |
dag10 |
Implements protocol message JOINING on frontend, so client in a room always displays correct room name, even when room name changes. Fixes issue 522.
|
changeset |
files
|
Sat, 09 Feb 2013 18:32:51 -0500 |
dag10 |
Removed in-lineedit labels such as "search:" and "room name:" due to size issues with localization and platform differences.
|
changeset |
files
|
Sun, 10 Feb 2013 01:54:24 +0400 |
unc0rr |
Fine, merge :-\
|
changeset |
files
|
Sun, 10 Feb 2013 01:52:13 +0400 |
unc0rr |
Send JOINING message in response to FOLLOW. Actual join may still fail due to room restrictions. Not tested.
|
changeset |
files
|
Sun, 10 Feb 2013 01:45:25 +0400 |
unc0rr |
Fix the checker after some testing
|
changeset |
files
|
Sun, 10 Feb 2013 01:27:32 +0400 |
unc0rr |
New checker of engine messages which is aware of glued together messages
|
changeset |
files
|
Sat, 09 Feb 2013 00:11:14 +0400 |
unc0rr |
Also convert teams to complete game config.
|
changeset |
files
|
Fri, 08 Feb 2013 23:38:14 +0400 |
unc0rr |
Fix official server build
|
changeset |
files
|
Fri, 08 Feb 2013 00:27:07 +0400 |
unc0rr |
- Handle mapgen-specific parameters
|
changeset |
files
|
Thu, 07 Feb 2013 00:07:32 +0400 |
unc0rr |
Converter from game parameters to engine commands, not finished yet
|
changeset |
files
|
Mon, 04 Feb 2013 00:13:55 +0400 |
unc0rr |
Some work on loading replay and interaction with checker
|
changeset |
files
|
Sat, 02 Feb 2013 22:57:05 +0400 |
unc0rr |
/quit <msg> and /part <msg>
|
changeset |
files
|
Sat, 02 Feb 2013 20:16:12 +0400 |
unc0rr |
Don't confirm hogs number to room admin when no constraint hit
|
changeset |
files
|
Sat, 02 Feb 2013 00:47:34 +0400 |
unc0rr |
Fix server crasher
|
changeset |
files
|
Sat, 09 Feb 2013 15:26:10 -0500 |
dag10 |
Initial theme selection is now random. Theme prompt now has a search input and no longer uses FlowLayout. (Resolves issue 520)
|
changeset |
files
|
Sat, 02 Feb 2013 00:33:27 +0400 |
unc0rr |
Start work on the checker. Not it could connect to the server and... crash it.
|
changeset |
files
|
Fri, 08 Feb 2013 21:22:11 -0500 |
nemo |
this should not be exposed
|
changeset |
files
|
Fri, 08 Feb 2013 15:33:43 +0400 |
unc0rr |
- Collect synced packets to send within 1 second (cSendEmptyPacketTime) into buffer which is flushed each second.
|
changeset |
files
|
Tue, 05 Feb 2013 17:28:12 -0500 |
nemo |
Trying to prevent audio mute from endlessly spamming. Untested.
|
changeset |
files
|
Sat, 02 Feb 2013 14:33:35 +0100 |
Medo |
Hedgeroid: Removed reference to obsolete libphysfsrwops.so
|
changeset |
files
|
Sat, 02 Feb 2013 14:22:57 +0100 |
Medo |
Merge
|
changeset |
files
|
Fri, 01 Feb 2013 20:15:22 -0500 |
nemo |
trying to prevent sticking. PS. code is hard to read when drunk.
|
changeset |
files
|
Fri, 01 Feb 2013 18:07:43 -0500 |
dag10 |
Made map preview a random/edit button again.
|
changeset |
files
|
Fri, 01 Feb 2013 08:47:07 -0500 |
nemo |
forgot this one
|
changeset |
files
|
Thu, 31 Jan 2013 02:14:56 +0100 |
Medo |
Fix Hedgeroid argc/argv parameter passing to the engine
|
changeset |
files
|
Thu, 31 Jan 2013 22:13:30 -0500 |
nemo |
check datadir instead
|
changeset |
files
|
Thu, 31 Jan 2013 02:14:04 +0100 |
Medo |
Move libjnidispatch to jni/ and copy it to libs/ on build
|
changeset |
files
|
Thu, 31 Jan 2013 21:28:08 -0500 |
nemo |
this might possibly appease the shoppa players
|
changeset |
files
|
Wed, 30 Jan 2013 00:56:28 +0100 |
Medo |
Fix physfs compilation for android (still getting runtime link errors though)
|
changeset |
files
|
Tue, 29 Jan 2013 13:45:31 -0500 |
nemo |
fix EndGame call. w/o a proper exit, demos weren't being saved
|
changeset |
files
|
Tue, 29 Jan 2013 17:28:47 +0400 |
unc0rr |
Merge
|
changeset |
files
|
Tue, 29 Jan 2013 01:41:41 -0500 |
dag10 |
Added roomnameprompt.h/cpp. Sorry 'bout that.
|
changeset |
files
|
Tue, 29 Jan 2013 10:10:23 +0400 |
unc0rr |
Merge
|
changeset |
files
|
Tue, 29 Jan 2013 01:41:41 -0500 |
dag10 |
Added roomnameprompt.h/cpp. Sorry 'bout that.
|
changeset |
files
|
Mon, 28 Jan 2013 15:54:40 -0500 |
nemo |
issue #518
|
changeset |
files
|
Tue, 29 Jan 2013 00:03:56 +0400 |
unc0rr |
Use Data.ByteString.copy on receive buffer to allow it free no longer used memory
|
changeset |
files
|
Sun, 27 Jan 2013 20:17:30 -0500 |
dag10 |
Reorganized layout and appearance of rooms list page.
|
changeset |
files
|
Mon, 28 Jan 2013 00:50:00 +0400 |
unc0rr |
Also rooms per version stats
|
changeset |
files
|
Sun, 27 Jan 2013 21:46:25 +0400 |
unc0rr |
Allow navigating backwards chat widget log while new lines are being added
|
changeset |
files
|
Wed, 20 Feb 2013 02:21:58 +0100 |
koda |
add support for clang 3.3 (although there has to be a better way for this) and output right version number
webgl
|
changeset |
files
|
Sun, 27 Jan 2013 02:09:02 +0100 |
koda |
shut a few frontend warnings out
|
changeset |
files
|
Wed, 20 Feb 2013 02:21:14 +0100 |
koda |
update FindGLEW to use the same variables as in later CMake files and make sure to include its headers before compiling c stuff
webgl
|
changeset |
files
|
Sun, 27 Jan 2013 01:20:50 +0100 |
koda |
shorten the library label a little bit
|
changeset |
files
|
Tue, 19 Feb 2013 22:45:02 +0400 |
unc0rr |
Fix sources so pas2c written in haskell could render them again
webgl
|
changeset |
files
|
Sun, 27 Jan 2013 00:44:31 +0100 |
koda |
credits where credit is due
|
changeset |
files
|
Sun, 27 Jan 2013 00:28:57 +0100 |
koda |
update branch
webgl
|
changeset |
files
|
Sun, 27 Jan 2013 00:01:26 +0100 |
koda |
remove trailing whitespaces from share too
|
changeset |
files
|
Sun, 27 Jan 2013 00:00:33 +0100 |
koda |
whitespaces and tabs again
|
changeset |
files
|
Sat, 26 Jan 2013 23:57:37 +0100 |
koda |
some whitespaces from ios files
|
changeset |
files
|
Sat, 26 Jan 2013 23:56:10 +0100 |
koda |
complete tabs and trailing whitespace formatting on frontend
|
changeset |
files
|
Sat, 26 Jan 2013 22:59:48 +0400 |
unc0rr |
Not needed anymore
|
changeset |
files
|
Sat, 26 Jan 2013 22:57:03 +0400 |
unc0rr |
Don't resend "team quit" message when client closes engine, then quits room:
|
changeset |
files
|
Sat, 26 Jan 2013 19:28:37 +0100 |
koda |
uConsole on a diet
|
changeset |
files
|
Fri, 25 Jan 2013 22:33:26 +0400 |
unc0rr |
- Also pass unknown cmds to the server when in room
|
changeset |
files
|
Fri, 25 Jan 2013 14:19:55 +0100 |
sheepluva |
small cleanup
|
changeset |
files
|
Fri, 25 Jan 2013 13:59:27 +0100 |
sheepluva |
big indentation/whitespaces cleanup
|
changeset |
files
|
Fri, 25 Jan 2013 13:29:20 +0400 |
unc0rr |
Some fixes
|
changeset |
files
|
Fri, 25 Jan 2013 12:54:24 +0100 |
sheepluva |
small cleanup, fix ancient warning (the "itPlay" one)
|
changeset |
files
|
Fri, 25 Jan 2013 12:59:06 +0400 |
unc0rr |
Fix finding player's another clan
|
changeset |
files
|
Wed, 23 Jan 2013 16:35:26 -0500 |
dag10 |
Aesthetic improvements to chat widget. Also fixed the ghosting issue in a few areas by using repaint().
|
changeset |
files
|
Wed, 23 Jan 2013 23:57:47 +0400 |
unc0rr |
Oops, got too excited
|
changeset |
files
|
Wed, 23 Jan 2013 23:54:01 +0400 |
unc0rr |
Fix crashers
|
changeset |
files
|
Wed, 23 Jan 2013 04:48:04 +0100 |
koda |
ios, show fps when debugging
|
changeset |
files
|
Wed, 23 Jan 2013 04:42:18 +0100 |
koda |
update sound preferences in ios settings ('sound' means 'sound effects' instead of 'sound enabled')
|
changeset |
files
|
Wed, 23 Jan 2013 03:37:27 +0100 |
koda |
restored ios project file, updated Game() interface, tweaked arg parsing, updated log writing, minor warnings
|
changeset |
files
|
Mon, 21 Jan 2013 21:52:49 -0500 |
dag10 |
On pagenetgame, when window is too small the map/game options becomes a tabbed interface to allow for a few lines of chat to always be visible.
|
changeset |
files
|
Tue, 22 Jan 2013 00:33:37 +0400 |
unc0rr |
Fix official server build
|
changeset |
files
|
Tue, 22 Jan 2013 00:24:44 +0400 |
unc0rr |
Okay, let's try not trust even room admin on this
|
changeset |
files
|
Tue, 22 Jan 2013 00:04:09 +0400 |
unc0rr |
Make number of hedgehogs restriction actually work in network game
|
changeset |
files
|
Mon, 21 Jan 2013 14:14:56 -0500 |
dag10 |
Removed constant repainting of bgwidget on every frame.
|
changeset |
files
|