zero579911 [Thu, 29 Nov 2012 04:57:35 +0100] rev 8136
GCI: use player's name for the default team
task: http://www.google-melange.com/gci/task/view/google/gci2012/8007227
note:
these bugs were NOT introduced by this:
- double confirmation on team removal
- team addition fails
Medo <smaxein@googlemail.com> [Fri, 30 Nov 2012 15:16:14 +0100] rev 8135
Fixed flib_weaponset_create creating an empty weaponset (for real this time :P)
nemo [Thu, 29 Nov 2012 14:47:36 -0500] rev 8134
unbreak linking pending some fix or other by koda. this is the same thing video recording still does.
unc0rr [Tue, 27 Nov 2012 10:05:24 +0400] rev 8133
Some fixes
Medo <smaxein@googlemail.com> [Tue, 27 Nov 2012 21:21:14 +0100] rev 8132
Added default weaponset to frontlib hwconsts
Now the weaponset create function can actually do what it promises and create
a default set instead of an empty one :)
nemo [Wed, 28 Nov 2012 10:57:07 -0500] rev 8131
merge
unc0rr [Tue, 27 Nov 2012 00:29:41 +0400] rev 8130
No more crashes when running quick game
Bryan Dunsmore [Wed, 28 Nov 2012 11:57:39 +0100] rev 8129
GCI2012: Empty list help text (
issue #375)
unc0rr [Mon, 26 Nov 2012 00:28:47 +0400] rev 8128
Try to setup weapon sets for quick game
unc0rr [Wed, 28 Nov 2012 00:27:30 +0400] rev 8127
Remove limit on hedgehogs number
unc0rr [Mon, 26 Nov 2012 00:09:54 +0400] rev 8126
Merge from default to have recent fixes
unc0rr [Mon, 26 Nov 2012 11:34:54 +0400] rev 8125
koda, koda... could have checked your claims
koda [Sat, 24 Nov 2012 18:31:49 +0100] rev 8124
link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
jose1711 [Sat, 24 Nov 2012 14:29:47 +0100] rev 8123
Updated Slovak translation
koda [Sat, 24 Nov 2012 18:30:59 +0100] rev 8122
add ios project to physfs
jose1711 [Sat, 24 Nov 2012 12:32:37 +0100] rev 8121
merge
koda [Sat, 24 Nov 2012 05:17:40 +0100] rev 8120
INSTALL and README updates
koda [Sat, 24 Nov 2012 01:30:46 +0100] rev 8119
physfs: no carbon depency on osx, add cdecl attributes on extra functions
jose1711 [Fri, 23 Nov 2012 23:27:34 +0100] rev 8118
Updated Slovak translation
unc0rr [Sat, 24 Nov 2012 00:28:32 +0400] rev 8117
Load sounds with the help of physfsrwops library
koda [Sun, 02 Dec 2012 00:03:16 +0100] rev 8116
merge
unc0rr [Fri, 23 Nov 2012 16:19:01 +0400] rev 8115
Refactor identifiers names
koda [Sat, 01 Dec 2012 04:39:31 +0100] rev 8114
GCI2012: Check for Clang Version in CMake
Bryan Dunsmore <dunsmoreb@gmail.com> [Sat, 01 Dec 2012 15:52:36 -0600] rev 8113
Refactor Clang module.
unc0rr [Fri, 23 Nov 2012 16:17:06 +0400] rev 8112
Implement QAbstractFileEngine::FastReadLineExtension
Bryan Dunsmore <dunsmoreb@gmail.com> [Fri, 30 Nov 2012 21:28:40 -0600] rev 8111
Move version check of Clang to CMakeLists.
unc0rr [Fri, 23 Nov 2012 16:16:02 +0400] rev 8110
Use alternative way of checking for file end. Also refactor this code a bit.
Bryan Dunsmore <dunsmoreb@gmail.com> [Fri, 30 Nov 2012 20:00:58 -0600] rev 8109
Move code for Clang to separate CMake module.
Bryan Dunsmore <dunsmoreb@gmail.com> [Fri, 30 Nov 2012 20:04:15 -0600] rev 8108
Move code for Clang to separate CMake module.
unc0rr [Fri, 23 Nov 2012 13:08:50 +0400] rev 8107
Bring ansistrings back
unc0rr [Mon, 26 Nov 2012 00:06:42 +0400] rev 8106
Oops, temporary objects involved
koda [Sat, 24 Nov 2012 04:27:31 +0100] rev 8105
ok at least pas2c now parses allnots.......
koda [Fri, 23 Nov 2012 10:43:15 +0100] rev 8104
show console on win when debugging to see frontend messages
unc0rr [Sun, 25 Nov 2012 22:17:11 +0400] rev 8103
Convert HWTeam to be a wrapper to flib_team
koda [Thu, 22 Nov 2012 10:28:07 +0100] rev 8102
update var name
unc0rr [Thu, 22 Nov 2012 23:20:56 +0400] rev 8101
Oops, sorry, libphysfs.dll
unc0rr [Sun, 25 Nov 2012 01:13:51 +0400] rev 8100
- frontlib loads team config via physfs
- some more work on frontlib port
koda [Thu, 22 Nov 2012 01:47:09 +0100] rev 8099
throw in some 'nots' trying to restore pas2c functionality
unc0rr [Thu, 22 Nov 2012 15:24:10 +0400] rev 8098
- Fix saving .ini files
- Fix frontend effects value loading
- Fix some places working with files not via physfs
unc0rr [Sat, 24 Nov 2012 00:07:05 +0400] rev 8097
Remove debug messages
koda [Thu, 22 Nov 2012 00:41:53 +0100] rev 8096
updated branch
koda [Thu, 22 Nov 2012 02:15:23 +0100] rev 8095
revisit the debugfile section
unc0rr [Thu, 22 Nov 2012 23:19:01 +0400] rev 8094
Fix some frontlib bugs
koda [Wed, 21 Nov 2012 23:34:54 +0100] rev 8093
moar cmake cleanup, use message(WARNING ...) where appropriate
unc0rr [Thu, 22 Nov 2012 01:19:16 +0400] rev 8092
Try to use map preview facilities:
- HWGame and HWRecorder are completely broken
- HWMap should work, but doesn't
unc0rr [Thu, 22 Nov 2012 00:56:36 +0400] rev 8091
Follow IANA suggestions better
koda [Wed, 21 Nov 2012 18:34:45 +0100] rev 8090
cleanup revision section, make hg launch tolerant to config errors, drop deprecated exec_prog for desktop configuration in favour of execute_process
koda [Wed, 21 Nov 2012 15:03:33 +0100] rev 8089
Bad unC0Rr
unc0rr [Wed, 21 Nov 2012 17:57:05 +0400] rev 8088
Bad koda!
koda [Wed, 21 Nov 2012 12:03:40 +0100] rev 8087
little cmake cleanup, search installed modules first, then our own
koda [Wed, 21 Nov 2012 11:26:30 +0100] rev 8086
how this happened?
unc0rr [Wed, 21 Nov 2012 13:33:27 +0400] rev 8085
Take care of parameter passed to FileEngine::fileName. Fixes problem with weird paths on windows.
unc0rr [Wed, 21 Nov 2012 11:57:14 +0400] rev 8084
Some fixes to build process
koda [Wed, 21 Nov 2012 11:14:51 +0100] rev 8083
added sdl_net headers and def lib for windows, fix frontlib compilation on windows
koda [Wed, 21 Nov 2012 01:48:10 +0100] rev 8082
lotsa hackery to get frontend somehow link libengine...
koda [Tue, 20 Nov 2012 22:08:08 +0100] rev 8081
frontlib paths
koda [Tue, 20 Nov 2012 21:55:51 +0100] rev 8080
fix physfs on osx, now all platforms should be happy
unc0rr [Wed, 21 Nov 2012 00:16:09 +0400] rev 8079
Oops
unc0rr [Wed, 21 Nov 2012 00:04:09 +0400] rev 8078
Start port to frontlib
unc0rr [Tue, 20 Nov 2012 23:09:17 +0400] rev 8077
Fix build
unc0rr [Tue, 20 Nov 2012 22:29:58 +0400] rev 8076
Fix SDL library name
koda [Tue, 20 Nov 2012 19:16:11 +0100] rev 8075
find lua.h ...
koda [Tue, 20 Nov 2012 18:51:42 +0100] rev 8074
thou shall not use system headers for crossplatformness
koda [Tue, 20 Nov 2012 18:33:09 +0100] rev 8073
physfs compilation on windows
* external calls must always be named
* physfs has to be compiled as dll
* there shouln't be external variables, implemented a function that sets buffer
* physfs extras is now integrated in main physfs
* removed physfs extras
koda [Tue, 20 Nov 2012 17:50:17 +0100] rev 8072
use lua headers correctly
unc0rr [Tue, 20 Nov 2012 00:47:35 +0400] rev 8071
Fix typo
unc0rr [Tue, 20 Nov 2012 00:10:12 +0400] rev 8070
Okay, remove previous request only if it has same parent
as this one. Fixes the last note of previous commit
(which was nearly impossible to hit, but whatever, just
cleaning implementation)
unc0rr [Mon, 19 Nov 2012 23:43:45 +0400] rev 8069
- Only allow one engine instance running at the moment
- When adding new map preview call to the queue, check
if previous map preview request has started, and if no,
remove it from queue. Could be harmful if you manage
to request previews for two widgets in less time than
needed to generate one.
koda [Mon, 19 Nov 2012 13:21:20 +0100] rev 8068
win build changes, fpc 2.6, CMAKE_PREFIX_PATH, glut header
unc0rr [Mon, 19 Nov 2012 17:41:09 +0400] rev 8067
Link some libraries needed for physfs on windows (there are still 5 symbols which couldn't be found - to be resolved)
unc0rr [Mon, 19 Nov 2012 10:38:02 +0400] rev 8066
Merge
koda [Mon, 19 Nov 2012 03:29:41 +0100] rev 8065
fix deprecation warnings for libav sources
koda [Mon, 19 Nov 2012 02:48:21 +0100] rev 8064
meh
koda [Mon, 19 Nov 2012 00:49:24 +0100] rev 8063
linking phsyfs on osx
Xeli [Sun, 18 Nov 2012 19:33:15 +0100] rev 8062
allow the engine to use physfs on android too
unc0rr [Sun, 18 Nov 2012 23:10:26 +0400] rev 8061
Merge from 0.9.18
unc0rr [Sun, 18 Nov 2012 18:58:46 +0400] rev 8060
Convert reading hedgehogs limit from map config
unc0rr [Sun, 18 Nov 2012 18:52:58 +0400] rev 8059
Download .zip too, and store them to .hwp
nemo [Sat, 17 Nov 2012 20:30:32 -0500] rev 8058
merge... need to remember to update first
unc0rr [Sun, 18 Nov 2012 01:00:26 +0400] rev 8057
Merge physfslayer branch into default. Have fun!
unc0rr [Sun, 18 Nov 2012 01:06:01 +0400] rev 8056
Close this branch
unc0rr [Sun, 18 Nov 2012 00:58:57 +0400] rev 8055
- Download .hwp files into Data folder and mount them immediately (yes, could cause problems in case of overlapped contents)
- QuaZIP no more. RIP.
nemo [Sat, 17 Nov 2012 20:27:49 -0500] rev 8054
oops
koda [Wed, 14 Nov 2012 00:23:29 +0100] rev 8053
oops
unc0rr [Sun, 18 Nov 2012 00:37:23 +0400] rev 8052
Mount .hwt files found in Data folder
nemo [Sat, 17 Nov 2012 09:03:47 -0500] rev 8051
oft-requested, should make the shoppa guys happy, probably, but, knowing them, I'm sure someone will complain
koda [Tue, 13 Nov 2012 23:56:50 +0100] rev 8050
link main on osx
unc0rr [Sat, 17 Nov 2012 22:45:30 +0400] rev 8049
Get rid of DataManager::findFileForRead
koda [Fri, 16 Nov 2012 06:14:18 +0100] rev 8048
Backed out
changeset 5d00c28059e3 - enable the feedback button again
koda [Tue, 13 Nov 2012 23:39:49 +0100] rev 8047
cleanup headers, remove -I . from rtl lib to save a few warnings
unc0rr [Sat, 17 Nov 2012 22:07:17 +0400] rev 8046
Use (undocumented) Mix_LoadMUS_RW to load music
koda [Fri, 16 Nov 2012 05:54:01 +0100] rev 8045
mutatis mutandis
koda [Tue, 13 Nov 2012 22:24:30 +0100] rev 8044
some CMake cleanup
unc0rr [Sat, 17 Nov 2012 00:41:30 +0400] rev 8043
We need custom script loading function in lua now
Xeli [Thu, 15 Nov 2012 22:43:44 +0100] rev 8042
up android target api (but this commit is actually just to test buildbot: desync
nemo [Tue, 13 Nov 2012 13:57:29 -0500] rev 8041
fix build
unc0rr [Sat, 17 Nov 2012 00:15:30 +0400] rev 8040
Keeping bruteforce
Xeli [Thu, 15 Nov 2012 16:46:46 +0100] rev 8039
another tweak tomake --stats-only work on headless servers
koda [Sun, 11 Nov 2012 22:29:58 +0100] rev 8038
and install it too
unc0rr [Sat, 17 Nov 2012 00:10:46 +0400] rev 8037
Oops, didn't realize FindLua.cmake is our own module
unc0rr [Thu, 15 Nov 2012 13:58:49 +0400] rev 8036
Don't rely on hedgehog facing direction, check intentions instead. Should fix excessive turns around and weird jumps to water
koda [Sun, 11 Nov 2012 19:11:47 +0100] rev 8035
comments and runtime list of files to convert and compile
unc0rr [Sat, 17 Nov 2012 00:01:06 +0400] rev 8034
Implement reader in C ffs
unc0rr [Thu, 15 Nov 2012 13:57:29 +0400] rev 8033
Pretend AI knows how to use drill rocket (actually has no idea of drilling)
koda [Sun, 11 Nov 2012 17:58:36 +0100] rev 8032
finally hwengine in c links without errors
unc0rr [Fri, 16 Nov 2012 00:46:33 +0400] rev 8031
Script loading via physfs which doesn't work:
- Some scripts just refuse to load for no obvious reason
- Some scripts load fine when you set BUFSIZE to a large
value, like 64k, but don't load with small values
Error messages in both cases don't seem to have relation
to lua file contents
nemo [Wed, 14 Nov 2012 23:23:56 -0500] rev 8030
Call fallers less often. Should hopefully still be about as effective at the intended purpose. Should help loads quite a bit.
koda [Sun, 11 Nov 2012 17:52:49 +0100] rev 8029
cmake linking for engine in c
unc0rr [Wed, 14 Nov 2012 23:27:33 +0400] rev 8028
Engine loads fine with basic config
nemo [Wed, 14 Nov 2012 22:27:05 -0500] rev 8027
make stats-only mode work headless. also skip a few things to save time/memory.
koda [Sun, 11 Nov 2012 17:15:19 +0100] rev 8026
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
unc0rr [Wed, 14 Nov 2012 22:45:36 +0400] rev 8025
Get rid of Pathz and UserPathz
nemo [Wed, 14 Nov 2012 22:08:40 -0500] rev 8024
oops
koda [Sun, 11 Nov 2012 16:53:16 +0100] rev 8023
better clang search
unc0rr [Wed, 14 Nov 2012 00:41:29 +0400] rev 8022
- Add physfsrwops library
- Load images via physfs (crashes)
unc0rr [Wed, 14 Nov 2012 14:31:17 +0400] rev 8021
Don't accept in-room flags when not in room
koda [Sun, 11 Nov 2012 16:44:40 +0100] rev 8020
merge xymeng pas2c
unc0rr [Tue, 13 Nov 2012 23:21:46 +0400] rev 8019
merge with default
koda [Sun, 11 Nov 2012 15:14:18 +0100] rev 8018
merge with latest default
unc0rr [Tue, 13 Nov 2012 13:50:04 +0400] rev 8017
Some tweaks to AI
nemo [Sun, 11 Nov 2012 08:45:51 -0500] rev 8016
fix demo playback
nemo [Thu, 08 Nov 2012 18:05:05 -0500] rev 8015
couple of nots
nemo [Thu, 08 Nov 2012 15:57:01 -0500] rev 8014
merge
unc0rr [Thu, 08 Nov 2012 17:18:49 +0400] rev 8013
Various tweaks to recent AI change
nemo [Thu, 08 Nov 2012 15:54:11 -0500] rev 8012
this wasn't needed IMO
nemo [Wed, 07 Nov 2012 23:04:29 -0500] rev 8011
objects too
nemo [Wed, 07 Nov 2012 21:47:00 -0500] rev 8010
something bender asked for. allow a mask without a map
nemo [Wed, 07 Nov 2012 18:46:00 -0500] rev 8009
oups
koda [Sun, 11 Nov 2012 14:59:22 +0100] rev 8008
search for more clang names
nemo [Wed, 07 Nov 2012 15:37:02 -0500] rev 8007
Make FindPlace more flexible on large maps.
koda [Fri, 09 Nov 2012 23:11:53 +0100] rev 8006
no globs, sources not yet generated
unc0rr [Wed, 07 Nov 2012 23:08:02 +0400] rev 8005
merge
koda [Fri, 09 Nov 2012 22:56:34 +0100] rev 8004
correct includes and clang detection
nemo [Wed, 07 Nov 2012 14:02:10 -0500] rev 8003
LongInt Land width/height, mouse coords
unc0rr [Wed, 07 Nov 2012 23:02:18 +0400] rev 8002
More strictness on room bans
nemo [Fri, 09 Nov 2012 12:29:24 -0500] rev 8001
Fix why my first attempt to compile main had failed, causing me to ask koda what the secret was. apparently using an OS that ignores case...
nemo [Wed, 07 Nov 2012 13:24:01 -0500] rev 8000
strip BOM
koda [Fri, 09 Nov 2012 14:40:40 +0000] rev 7999
add a few cmakefiles for c engine and rtl
nemo [Wed, 07 Nov 2012 12:54:40 -0500] rev 7998
Only a handful of ISO 639-3 languages are supported by Qt. Standard Malay is not one of them. Using the macrolanguage code seems fine. Not too sure what the numerusform is for a macrolanguage, but appears that wikipedia equates MS w/ "bahasa" too
koda [Fri, 09 Nov 2012 14:32:54 +0000] rev 7997
add FindGLEW.cmake module
unc0rr [Wed, 07 Nov 2012 13:23:18 +0400] rev 7996
Try to beat AI in Mutant!
koda [Thu, 08 Nov 2012 14:51:56 +0000] rev 7995
rename BUILD_ENGINE_LIBRARY to LIBENGINE option, so that no _ are used for cmake options
koda [Wed, 07 Nov 2012 05:18:06 +0100] rev 7994
merge
koda [Thu, 08 Nov 2012 14:46:55 +0000] rev 7993
split WEBGL and NOPASCAL cmake options
nemo [Tue, 06 Nov 2012 20:28:15 -0500] rev 7992
add gstMoving to avoid sticking
koda [Thu, 08 Nov 2012 23:11:40 +0100] rev 7991
better GL.h (which was needed after all)
unc0rr [Tue, 06 Nov 2012 23:59:58 +0400] rev 7990
Don't zero TeamHealth, only show empty health bar
koda [Thu, 08 Nov 2012 23:00:22 +0100] rev 7989
add xymeng's pas2c header
unc0rr [Tue, 06 Nov 2012 23:33:25 +0400] rev 7988
Spam log with checksums
koda [Thu, 08 Nov 2012 22:59:13 +0100] rev 7987
empty or old files
unc0rr [Tue, 06 Nov 2012 22:35:08 +0400] rev 7986
Maybe this caused server crashes? Add more strictness on team owner record field
koda [Thu, 08 Nov 2012 21:56:19 +0100] rev 7985
well this was silly
nemo [Tue, 06 Nov 2012 11:01:18 -0500] rev 7984
This should ensure zsm doesn't screw up locale, hopefully.
koda [Wed, 07 Nov 2012 18:04:27 +0000] rev 7983
add xymeng's rtl port
nemo [Tue, 06 Nov 2012 10:52:21 -0500] rev 7982
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
koda [Wed, 07 Nov 2012 18:02:20 +0000] rev 7981
move stuff out of engine folder
nemo [Tue, 06 Nov 2012 08:38:37 -0500] rev 7980
Remove duplicate files from voices (add a fallback check in uSound). Add JustYouWait as an alternate to IllGetYou. Note that IllGetYou being called every turn seems awkward. IMO they probably should be reserved for significant enemy action. Maybe played by team of heavily damaged or killed hog.
koda [Wed, 07 Nov 2012 16:16:03 +0000] rev 7979
verbose pas2c for parsed args
nemo [Mon, 05 Nov 2012 22:20:20 -0500] rev 7978
koda [Wed, 07 Nov 2012 14:41:35 +0000] rev 7977
parentheses for everyone
nemo [Mon, 05 Nov 2012 22:18:47 -0500] rev 7976
revert merge w/ Medo change, since it crashes the engine. Access violation line 70 of uLandOutline.pas|line 231 of uLand.pas etc
koda [Wed, 07 Nov 2012 13:31:58 +0000] rev 7975
haskell usability on windows
nemo [Mon, 05 Nov 2012 22:03:26 -0500] rev 7974
support ridiculously large maps
koda [Mon, 05 Nov 2012 02:24:28 +0100] rev 7973
add CMakeFile for pas2c, add WEBGL config option
unc0rr [Tue, 06 Nov 2012 00:28:47 +0400] rev 7972
Oops, fix room info on room admin change
unc0rr [Tue, 13 Nov 2012 23:16:21 +0400] rev 7971
dos2unix hedgewars.pro
koda [Mon, 03 Jun 2013 10:01:33 +0200] rev 7970
close branch
koda [Mon, 05 Nov 2012 01:35:54 +0100] rev 7969
move pas2c files in their own directory and add a warning about argument order
koda [Mon, 05 Nov 2012 01:05:23 +0100] rev 7968
ios: fill in CFBundleVersion and CFBundleShortVersionString information better
unc0rr [Wed, 07 Nov 2012 23:44:54 +0400] rev 7967
Build physfs lib before engine
unc0rr [Tue, 12 Feb 2013 00:12:27 +0400] rev 7966
Replay without frontend mode
koda [Sun, 04 Nov 2012 06:11:39 +0100] rev 7965
pas2c is now fully parametric with command line options (maybe unC0Rr needs to clean this up a little)
nemo [Sun, 04 Nov 2012 17:47:44 -0500] rev 7964
Simplify ammo menu conditions so it shows up in more states. Should fix
issue #465. The part w/ sliding in uworld is main #465 problem.
unc0rr [Mon, 05 Nov 2012 23:10:54 +0400] rev 7963
Fix function prototype
koda [Sat, 08 Dec 2012 15:38:16 +0100] rev 7962
removing the optimisation that caused (most likely) the lua crashes on osx
koda [Sun, 04 Nov 2012 03:04:20 +0100] rev 7961
pas2c can search for inc files in alternate folders (needed for out of source builds)
nemo [Sun, 04 Nov 2012 17:27:54 -0500] rev 7960
bad koda
unc0rr [Mon, 05 Nov 2012 23:03:32 +0400] rev 7959
Start work on physfs support in engine
unc0rr [Sun, 18 Nov 2012 23:09:29 +0400] rev 7958
Fix crash in kamikaze
koda [Sun, 04 Nov 2012 02:35:17 +0100] rev 7957
pas2c can read files without changing the process directory
nemo [Sun, 04 Nov 2012 17:24:14 -0500] rev 7956
Causes AI fail. Needs testing 'cause at some point, I thought this was needed for portal, I don't remember *why*
unc0rr [Mon, 05 Nov 2012 23:03:01 +0400] rev 7955
- Load teams via physfs
- Some fixes which allow Qt to load ini files and icons via physfs
koda [Wed, 07 Nov 2012 05:17:07 +0100] rev 7954
advice from hasufell
koda [Sun, 04 Nov 2012 02:13:25 +0100] rev 7953
pas2C is slowely becoming parametric
nemo [Sun, 04 Nov 2012 17:05:54 -0500] rev 7952
oups
unc0rr [Mon, 05 Nov 2012 00:32:41 +0400] rev 7951
merge with default again
nemo [Mon, 05 Nov 2012 17:11:28 -0500] rev 7950
strip bad line
koda [Sat, 03 Nov 2012 23:44:49 +0100] rev 7949
let's start to introduce bugs in haskell stuff too
nemo [Sun, 04 Nov 2012 17:05:15 -0500] rev 7948
merge .18 lua
unc0rr [Sun, 04 Nov 2012 21:28:03 +0400] rev 7947
Better place for SendUpdateOnThisRoom
nemo [Sun, 04 Nov 2012 17:47:44 -0500] rev 7946
Simplify ammo menu conditions so it shows up in more states. Should fix
issue #465. The part w/ sliding in uworld is main #465 problem.
unc0rr [Sat, 03 Nov 2012 23:28:42 +0400] rev 7945
Send notification about 1 player in room on room creation
hasufell [Sun, 04 Nov 2012 16:28:04 +0100] rev 7944
play nicer with system flags
koda [Sat, 03 Nov 2012 19:16:41 +0100] rev 7943
leak
koda [Sun, 04 Nov 2012 15:45:45 +0100] rev 7942
avwrapper needs to depend on hwengine not on ENGINECLEAN
koda [Sat, 03 Nov 2012 19:16:05 +0100] rev 7941
this version of tremor requires a nil check on close_func
https://svn.xiph.org/trunk/Tremor/vorbisfile.c
hasufell [Sun, 04 Nov 2012 15:43:32 +0100] rev 7940
fix parallel compilation
koda [Sat, 03 Nov 2012 18:01:38 +0100] rev 7939
merge from 0.9.18
nemo [Sat, 03 Nov 2012 22:45:24 -0400] rev 7938
*sigh*
nemo [Sat, 03 Nov 2012 10:18:44 -0400] rev 7937
more fixes
nemo [Fri, 02 Nov 2012 18:50:03 -0400] rev 7936
Script typos
nemo [Fri, 02 Nov 2012 16:26:51 -0400] rev 7935
update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo [Thu, 01 Nov 2012 19:12:22 -0400] rev 7934
5 files that fail to load in libpng1.5 - ran convert against libpng1.2 then pngcrushed 'em to strip for good luck
koda [Fri, 02 Nov 2012 00:06:11 +0100] rev 7933
many osx sparkle fixes
Xeli [Fri, 02 Nov 2012 20:59:57 +0100] rev 7932
remove mobile ifdefs, replace writeLn's for WriteLnToConsole
unc0rr [Sun, 04 Nov 2012 23:56:27 +0400] rev 7931
Wee, now frontend is able to load translation file
koda [Fri, 02 Nov 2012 00:03:56 +0100] rev 7930
fix name
Xeli [Fri, 02 Nov 2012 20:57:20 +0100] rev 7929
merge from hedgeroid, includes Medo's work from GSoC
unc0rr [Sat, 03 Nov 2012 00:34:35 +0400] rev 7928
Merge with default
koda [Thu, 01 Nov 2012 21:42:06 +0100] rev 7927
merge from default
unc0rr [Fri, 02 Nov 2012 10:17:52 +0400] rev 7926
oops, fix incorrect room owner name in ROOM UPD command again
nemo [Thu, 01 Nov 2012 16:22:40 -0400] rev 7925
Added tag 0.9.18-release for
changeset 2fc02902c7cb
unc0rr [Fri, 02 Nov 2012 10:07:30 +0400] rev 7924
oops, fix incorrect room owner name in ROOM UPD command
nemo [Thu, 01 Nov 2012 16:22:07 -0400] rev 7923
Removed tag 0.9.18-release
nemo [Thu, 01 Nov 2012 15:54:05 -0400] rev 7922
fix for forts mode *sob*
unc0rr [Fri, 02 Nov 2012 00:09:40 +0400] rev 7921
Send ROOM UPD message when team is added/deleted from room, and when game starts or finishes
nemo [Thu, 01 Nov 2012 13:22:52 -0400] rev 7920
Added tag 0.9.18-release for
changeset be11c26a3a0b
nemo [Thu, 01 Nov 2012 08:59:16 -0400] rev 7919
Small fixes to b-day image. For next year I 'spose
nemo [Thu, 01 Nov 2012 13:22:17 -0400] rev 7918
Removed tag 0.9.18-release
koda [Thu, 01 Nov 2012 06:10:50 +0100] rev 7917
Backed out
changeset 5d00c28059e3 - enable the feedback button again
unc0rr [Thu, 01 Nov 2012 14:31:53 +0400] rev 7916
Fix 0.9.18 desync:
CreateNetGame() slot creates signal-slot connections from hwnet to hwgame.
The problem is that this slot is called asynchronously using queued connection,
and hwnet could send some signals to hwgame before hwgame object
is created and connected.
Changed this to direct connection. Also changed connections to hwgame object
to queued, but this is unrelated.
Sorry, it is frontend patch. Maybe a little delay on server side could help,
but not much, as tcp packets could get glued on client's side, and that greately
depends on pc and internet connection performance.
Frontend should be reworked to be safe for queued connections, as it is extemely
dangerous to have a mix of queued/direct connections.
koda [Thu, 01 Nov 2012 04:26:36 +0100] rev 7915
merge again
koda [Thu, 01 Nov 2012 04:25:03 +0100] rev 7914
updated Info.plist
koda [Thu, 01 Nov 2012 01:35:59 +0100] rev 7913
merge with 0.9.18
ChipHome [Thu, 01 Nov 2012 01:35:04 +0100] rev 7912
small it.txt update
sheepluva [Mon, 21 Nov 2011 21:23:23 +0100] rev 7911
this should fix the highlighting failz with non-lowercase player names like the one CheezeMonkey ran into.
there is a workaround: in the user dir put the playername in <playerNameWithCorrectCase>_highlight.txt
koda [Thu, 01 Nov 2012 01:05:35 +0100] rev 7910
Added tag 0.9.18-release for
changeset 2f203395baca
nemo [Wed, 31 Oct 2012 16:39:07 -0400] rev 7909
!@#$
nemo [Wed, 31 Oct 2012 16:35:43 -0400] rev 7908
add missing cmakelists.txt, move portal mission graphic to correct dir
nemo [Wed, 31 Oct 2012 15:54:55 -0400] rev 7907
merge trunk w/ final 0.9.18
nemo [Wed, 31 Oct 2012 15:31:18 -0400] rev 7906
merge w/ trunk
nemo [Wed, 31 Oct 2012 15:29:16 -0400] rev 7905
update lua loc, adjust cleaver in ammo sets
sphrix [Wed, 31 Oct 2012 15:21:29 -0400] rev 7904
portal challenge
nemo [Wed, 31 Oct 2012 15:10:21 -0400] rev 7903
birthday style
inu [Wed, 31 Oct 2012 22:59:18 +0400] rev 7902
- Fix for little mistakes (applied to every hedgewars_*.ts file).
- Full hedgewars_pt_PT.ts and pt_PT.txt Portuguese (Portugal) translation.
- Partial pt_PT.lua translation.
unc0rr [Wed, 31 Oct 2012 14:51:03 +0400] rev 7901
Update ai actions tracing subsystem
unc0rr [Wed, 31 Oct 2012 14:50:45 +0400] rev 7900
Fix white background in players list on halloween, christmas and easter
unc0rr [Wed, 31 Oct 2012 12:52:53 +0400] rev 7899
Merge from default
unc0rr [Wed, 31 Oct 2012 16:52:31 +0400] rev 7898
Clear in-game flag when user joins room
koda [Tue, 30 Oct 2012 12:50:50 +0100] rev 7897
libav name refactor
koda [Tue, 30 Oct 2012 02:22:54 +0100] rev 7896
another stake at variable pre-initialisation - we lost preview logging in the course
Vatten [Tue, 30 Oct 2012 18:01:11 -0400] rev 7895
apparently an older version was provided earlier and this one is newer and theoretically desync free. untested.
nemo [Mon, 29 Oct 2012 20:37:57 -0400] rev 7894
fix hat names. more efficient killing off of limited hogs (takes too long to wait otherwise)
Vatten [Tue, 30 Oct 2012 14:40:40 -0400] rev 7893
new script specialising in altering weapon behaviour
koda [Tue, 30 Oct 2012 00:17:23 +0100] rev 7892
merge from stable
szczur [Tue, 30 Oct 2012 00:13:22 +0100] rev 7891
polish language update (+ closes
issue #322)
nemo [Mon, 29 Oct 2012 18:20:08 -0400] rev 7890
consistent line endings
nemo [Mon, 29 Oct 2012 18:20:08 -0400] rev 7889
consistent line endings
nemo [Mon, 29 Oct 2012 17:38:54 -0400] rev 7888
fix reserved hats from scripting
nemo [Mon, 29 Oct 2012 17:38:54 -0400] rev 7887
fix reserved hats from scripting
Star [Mon, 29 Oct 2012 17:17:26 -0400] rev 7886
remove cleaver gradient
Star [Mon, 29 Oct 2012 17:17:26 -0400] rev 7885
remove cleaver gradient
koda [Mon, 29 Oct 2012 21:46:50 +0100] rev 7884
merge trunk in 0.9.18
koda [Mon, 29 Oct 2012 21:49:09 +0100] rev 7883
dev version bump, for 'stable' commits please use 0.9.18 branch
nemo [Mon, 29 Oct 2012 16:26:26 -0400] rev 7882
disable this block since it doesn't fit star's new graphic. doesn't show up often anyway, since unc0rr changed gst clearing
koda [Mon, 29 Oct 2012 21:14:48 +0100] rev 7881
use VideoItem::prefix instead of VideoItem::name as suggested by Stepan777
Star [Mon, 29 Oct 2012 16:23:45 -0400] rev 7880
tweaked hedgehog sprite (gstLoser and such) this version tries to clean up a bit of the pixelation from having not been edited in inkscape
unc0rr [Tue, 30 Oct 2012 00:16:42 +0400] rev 7879
Change messages a bit
unc0rr [Tue, 30 Oct 2012 00:10:31 +0400] rev 7878
Mutant script
nemo [Mon, 29 Oct 2012 14:22:29 -0400] rev 7877
Fix training script positions altered by variable land dimension change.
issue #453
Xeli [Mon, 29 Oct 2012 18:17:36 +0100] rev 7876
Fix 440, used 'grave' rather than '`' in default binds
nemo [Mon, 29 Oct 2012 10:39:46 -0400] rev 7875
darken and contrast the gray images to distinguish more easily from pink
nemo [Mon, 29 Oct 2012 09:35:16 -0400] rev 7874
Arbitrarily tweaked to not firepunch loose, and to increase chance of bazooka doing it to about 20%
unc0rr [Mon, 29 Oct 2012 14:32:54 +0400] rev 7873
Improve TestSniperRifle a bit
nemo [Mon, 29 Oct 2012 05:06:15 -0400] rev 7872
Allow cleavers to be knocked loose by explosions. Probabilities might need tweaking.
unc0rr [Mon, 29 Oct 2012 12:51:21 +0400] rev 7871
boo, koda
koda [Mon, 29 Oct 2012 05:12:24 +0100] rev 7870
this commit is a no-op
koda [Mon, 29 Oct 2012 04:26:44 +0100] rev 7869
close engine shortcut, from the discussion in
issue #317
koda [Mon, 29 Oct 2012 00:36:40 +0100] rev 7868
disable fps widget when recording
koda [Mon, 29 Oct 2012 00:20:34 +0100] rev 7867
add videorec button descriptions and delete screenshot when video is deleted (
issue #427)
koda [Sun, 28 Oct 2012 23:53:38 +0100] rev 7866
apparently we are forced to use a (dummy) callback for glut 3.0 compatibility
koda [Sun, 28 Oct 2012 22:52:08 +0100] rev 7865
increase framerate and bitrate (
issue #427)
nemo [Sun, 28 Oct 2012 17:31:54 -0400] rev 7864
double cleaver rotation speed, also make spin direction dX dependent.
unc0rr [Mon, 29 Oct 2012 00:03:42 +0400] rev 7863
Slight update of russian translation
unc0rr [Sun, 28 Oct 2012 23:43:56 +0400] rev 7862
Choose first unused color for added team (addresses
issue #431) + other small changes
Xeli [Sun, 28 Oct 2012 15:18:26 +0100] rev 7861
add SDL as an dependency
sheepluva [Sun, 28 Oct 2012 20:35:08 +0100] rev 7860
let animation objects delete themselves after they are not being used anymore
PS:
I don't like that we create new animation objects every single time before a page transition is done, I'm sure that can be done in a nicer way.
But at least we're not keeping those non-reused objects around forever now...
Xeli [Sun, 28 Oct 2012 15:15:39 +0100] rev 7859
revert tremor back to a version before koda broke it ;p
nemo [Sun, 28 Oct 2012 12:36:08 -0400] rev 7858
more like here
Xeli [Sun, 28 Oct 2012 15:12:37 +0100] rev 7857
merge Medo's GSoC work
nemo [Sun, 28 Oct 2012 11:04:03 -0400] rev 7856
Workaround for visual bug.
issue #442
Xeli [Sun, 28 Oct 2012 13:28:23 +0100] rev 7855
merge hedgeroid branch with tip
koda [Sun, 28 Oct 2012 04:57:11 +0100] rev 7854
add flag of the soviet union (
issue #297)
koda [Sun, 28 Oct 2012 04:47:30 +0100] rev 7853
fix for
issue #432, show ready toggle for room admins, set them always ready, keep the blinking option
koda [Sun, 28 Oct 2012 04:31:27 +0100] rev 7852
merge
koda [Sun, 28 Oct 2012 04:31:16 +0100] rev 7851
forgot to remove these files when reverting tremor
koda [Sun, 28 Oct 2012 04:28:39 +0100] rev 7850
cleanup in initEverything and freeEverything
koda [Sun, 28 Oct 2012 04:00:07 +0100] rev 7849
revert
r767d3c4153a1 this tremor implementation is buggy
koda [Sun, 28 Oct 2012 03:48:37 +0100] rev 7848
* fix initialisation, preload values and then read args
* respect audio and music settings
* a few variables cleanup
koda [Sun, 28 Oct 2012 03:12:49 +0100] rev 7847
disable audio dampening on mobile
szczur [Sun, 28 Oct 2012 00:16:59 +0200] rev 7846
polish translation update (
bug #448)
nemo [Sat, 27 Oct 2012 21:56:58 -0400] rev 7845
issue #428 - move power to after team labels
sheepluva [Sat, 27 Oct 2012 21:40:37 +0200] rev 7844
german engine translation update
sheepluva [Sat, 27 Oct 2012 21:24:17 +0200] rev 7843
german Qt-Frontend translation update
unc0rr [Sat, 27 Oct 2012 22:23:41 +0400] rev 7842
- Better fix than the one from
rc7f5c3bd7f8c. Now just scrolling back till net/nettype/main page. Not tested aswell.
- Fix couple warnings
Xeli [Sat, 27 Oct 2012 20:05:52 +0200] rev 7841
apply unC0Rr's fix for 435 to landscape and non numbered ammomenu
unc0rr [Sat, 27 Oct 2012 21:39:09 +0400] rev 7840
Fix
issue #435, and also unreported bug when 2 or even 4 entries could have selection at the same time in weapons menu.
sheepluva [Sat, 27 Oct 2012 19:27:20 +0200] rev 7839
these files had the executable flag/permission set
nemo [Sat, 27 Oct 2012 11:33:38 -0400] rev 7838
issue #443 - change in syntax for effects
koda [Sat, 27 Oct 2012 14:50:38 +0200] rev 7837
minor macro cleanup
ChipHome [Sat, 27 Oct 2012 14:28:52 +0200] rev 7836
updated italian translation (#447)
unc0rr [Sat, 27 Oct 2012 01:16:35 +0400] rev 7835
Clear hedgehog's gear Power value when switching. Should fix
issue #446 (not tested, but looks obvious).
unc0rr [Sat, 27 Oct 2012 00:53:23 +0400] rev 7834
Oops, fix room players list emptyness
unc0rr [Sat, 27 Oct 2012 00:39:27 +0400] rev 7833
This should cover all entries from
issue #438
unc0rr [Sat, 27 Oct 2012 00:27:15 +0400] rev 7832
Fix cake splashing bug (
issue #429)
unc0rr [Sat, 27 Oct 2012 00:20:31 +0400] rev 7831
sheepluva [Fri, 26 Oct 2012 20:37:18 +0200] rev 7830
fix for
issue #441 ("Cannot overwrite default weapon set 'Default'!" message when no change to weapon set was made)
nemo [Fri, 26 Oct 2012 14:06:42 -0400] rev 7829
Set minimums on a few values to avoid camera zooming out past them. partly
issue #430. Might be worth defining a new constant for this.
nemo [Fri, 26 Oct 2012 13:50:03 -0400] rev 7828
eh. might as well toss this in for reference purposes
nemo [Fri, 26 Oct 2012 13:47:16 -0400] rev 7827
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
sheepluva [Fri, 26 Oct 2012 19:38:25 +0200] rev 7826
fix for the root cause of
issue #434 (previous pages being visible in the background)
nemo [Fri, 26 Oct 2012 12:42:56 -0400] rev 7825
sheepluva [Fri, 26 Oct 2012 17:21:28 +0200] rev 7824
disable F5 key and data refresh
sheepluva [Fri, 26 Oct 2012 17:05:12 +0200] rev 7823
rollback of
r08642c7da4a3b5e05be51a8b45995e799bbc4bbf ("add DLC button to net game room")
nemo [Fri, 26 Oct 2012 10:31:26 -0400] rev 7822
missed this one when fixing regular flakes.
issue #444
koda [Fri, 26 Oct 2012 14:13:09 +0100] rev 7821
0.9.18 release branch
nemo [Thu, 25 Oct 2012 13:55:55 -0400] rev 7820
Restore -gv, limit points to template dimensions
nemo [Thu, 25 Oct 2012 13:30:08 -0400] rev 7819
-gv was causing broken behaviour
nemo [Thu, 25 Oct 2012 11:57:06 -0400] rev 7818
add gsoc students. also sphrix to translators
koda [Thu, 25 Oct 2012 05:06:00 +0200] rev 7817
countless small optimisation for cmake, output messages are now coherent (mostly) and the options get fully respected (eg. skipping library search if not activated)
koda [Thu, 25 Oct 2012 01:16:13 +0200] rev 7816
finally videorec on osx
koda [Wed, 24 Oct 2012 18:44:23 +0100] rev 7815
I hate Windows and it hates me...
Randy [Wed, 24 Oct 2012 17:24:04 +0200] rev 7814
add surname to credits
koda [Wed, 24 Oct 2012 14:55:31 +0100] rev 7813
support video recording on windows with automation and headers
koda [Wed, 24 Oct 2012 13:21:18 +0100] rev 7812
enable png support under win32
koda [Wed, 24 Oct 2012 10:23:37 +0100] rev 7811
hgignore and skip one config file for win32
koda [Wed, 24 Oct 2012 10:18:42 +0100] rev 7810
download SDL dlls if not present
koda [Wed, 24 Oct 2012 10:17:38 +0100] rev 7809
update SDL headers for winutils
unc0rr [Wed, 24 Oct 2012 12:41:46 +0400] rev 7808
Make explosion look depend less on fps
koda [Wed, 24 Oct 2012 04:21:29 +0200] rev 7807
fuuuuuuuuuuuu don't use stack checking
nemo [Tue, 23 Oct 2012 20:15:15 -0400] rev 7806
missing nil test
nemo [Tue, 23 Oct 2012 16:52:13 -0400] rev 7805
Flag script parsecommands to avoid echoing to net
unc0rr [Wed, 24 Oct 2012 00:35:27 +0400] rev 7804
Get rid of C-style operators
nemo [Tue, 23 Oct 2012 12:09:15 -0400] rev 7803
better?
nemo [Tue, 23 Oct 2012 11:14:08 -0400] rev 7802
Ok. Seems to me if you disconnect on any page, you should go to the main net page, since presumably you were in some part of net play. I think this should avoid ending up in a "lobby" after disconnecting
koda [Tue, 23 Oct 2012 15:52:06 +0100] rev 7801
lupdate -no-obsolete project_files/hedgewars.pro
nemo [Tue, 23 Oct 2012 07:34:33 -0400] rev 7800
tweak tab styling
koda [Tue, 23 Oct 2012 12:12:28 +0100] rev 7799
tweaks to win build script, hedgewars.pro now supports win32 target
nemo [Tue, 23 Oct 2012 04:06:12 -0400] rev 7798
tweak tab appearance to try to appease koda
koda [Tue, 23 Oct 2012 07:14:28 +0200] rev 7797
forgot modality for this widget
koda [Tue, 23 Oct 2012 07:05:24 +0200] rev 7796
disable feedback button for now
koda [Tue, 23 Oct 2012 07:03:07 +0200] rev 7795
set window modality also for custom dialogs, small text changes
koda [Tue, 23 Oct 2012 06:50:19 +0200] rev 7794
QMessageBox overhaul: unify buttons, style and appearance of info dialogs, fixing a few typos and return values along the way
koda [Tue, 23 Oct 2012 05:21:44 +0200] rev 7793
add standard copyright header
koda [Tue, 23 Oct 2012 04:40:13 +0200] rev 7792
don't try to delete a default scheme
nemo [Mon, 22 Oct 2012 22:30:03 -0400] rev 7791
Completely arbitrary tweaking of tunnel values (avoids a nil) - still needs smooth curves (probably a target dx/dy to aim for, and slow alterations) and taking less CPU. Also disable unused function in Highlander
unc0rr [Mon, 22 Oct 2012 23:35:12 +0400] rev 7790
- Fix desyncs triggered by AI
- Assert for valid input in /timer and /setweap
unc0rr [Mon, 22 Oct 2012 21:24:38 +0400] rev 7789
Check cake and air attack again if walked far from initial position (not tested)
unc0rr [Mon, 22 Oct 2012 14:39:49 +0400] rev 7788
Track targets better in multiattack mode
unc0rr [Mon, 22 Oct 2012 14:16:10 +0400] rev 7787
Mark places where tried to jump, avoid too much of thinking
nemo [Sun, 21 Oct 2012 22:42:50 -0400] rev 7786
*sigh* revert the multishoot thingy. worked fine in my tests w/ smine and cleaver, screwed up deagle. need to find out why, but sleepy. for later
nemo [Sun, 21 Oct 2012 22:34:20 -0400] rev 7785
Someone should look this over to make sure it should stay in
nemo [Sun, 21 Oct 2012 21:15:10 -0400] rev 7784
Disable jiggling of cleavers 'cause it just looks odd. Adding a constraint based on proximity to portal is an option too, this was just easier.
nemo [Sun, 21 Oct 2012 21:14:33 -0400] rev 7783
Turn off freezing in multishoot, unless unc0rr can come up w/ a good reason why this was here :)
unc0rr [Mon, 22 Oct 2012 00:44:52 +0400] rev 7782
0.9.17 -> 0.9.18 changelog
nemo [Sun, 21 Oct 2012 13:19:16 -0400] rev 7781
crude workaround for problem inu reported with sound button
nemo [Sun, 21 Oct 2012 12:28:05 -0400] rev 7780
ok. for some reason, this now works without problems. weird. (reenable smine/cleaver alt)
unc0rr [Sun, 21 Oct 2012 19:17:00 +0400] rev 7779
Fix include
unc0rr [Sun, 21 Oct 2012 01:28:33 +0400] rev 7778
Fix build
nemo [Sun, 21 Oct 2012 10:20:48 -0400] rev 7777
Fix knockball
unc0rr [Sun, 21 Oct 2012 00:34:14 +0400] rev 7776
Workaround over QIcon failing to load from physfs
unc0rr [Sun, 21 Oct 2012 17:00:35 +0400] rev 7775
Keep room admin ready status always set
unc0rr [Sun, 21 Oct 2012 00:33:38 +0400] rev 7774
Simplify DataManager as physfs partially implements its functions
unc0rr [Sun, 21 Oct 2012 16:38:54 +0400] rev 7773
Remove deprecated signals
unc0rr [Sun, 21 Oct 2012 00:32:32 +0400] rev 7772
Oops, forgot this
nemo [Sat, 20 Oct 2012 22:43:25 -0400] rev 7771
fix trophyrace. also tweak it a little
unc0rr [Sun, 21 Oct 2012 00:31:48 +0400] rev 7770
Many bugfixes and features to FileEngine
unc0rr [Sat, 20 Oct 2012 18:54:03 +0400] rev 7769
Don't need this button anymore
unc0rr [Sat, 20 Oct 2012 00:20:39 +0400] rev 7768
Try using PhysicsFS.
First step: break frontend.
nemo [Thu, 18 Oct 2012 14:04:24 -0400] rev 7767
damn nots
unc0rr [Wed, 17 Oct 2012 23:50:28 +0400] rev 7766
Fix most of server warnings
unc0rr [Wed, 17 Oct 2012 23:33:33 +0400] rev 7765
'In game' client flag, both server and frontend support
unc0rr [Wed, 17 Oct 2012 23:09:16 +0400] rev 7764
- Show unready status in icon
- Fix bug with search for player in model by nick performing "starts with" test
nemo [Tue, 16 Oct 2012 22:57:48 -0400] rev 7763
I like this condition for home run better
unc0rr [Tue, 16 Oct 2012 22:35:01 +0400] rev 7762
Better error handling
nemo [Tue, 16 Oct 2012 13:41:23 -0400] rev 7761
skip all dx/dy mod if Power is 0
unc0rr [Tue, 16 Oct 2012 17:16:08 +0400] rev 7760
Tweak TestDesertEagle. Bots should prefer direct shots to shots through land now, but I didn't test that yet.
nemo [Mon, 15 Oct 2012 22:30:20 -0400] rev 7759
cut down on excessive checkins in some situations
nemo [Mon, 15 Oct 2012 22:07:37 -0400] rev 7758
Remove slot overcrowding, disable angle detection which isn't doing what I want.
unc0rr [Tue, 16 Oct 2012 00:05:58 +0400] rev 7757
Don't accept ROUNDFINISHED message twice. Fixes game hangs when half of teams quit game.
nemo [Mon, 15 Oct 2012 10:10:54 -0400] rev 7756
Try to prevent a situation where hogs embedded in other hogs/barrels/cleavers get stuck, by checking for gears overlapping on Y
nemo [Sun, 14 Oct 2012 20:24:08 -0400] rev 7755
Also shove using shotgun, switch off hat when not active hog
nemo [Sun, 14 Oct 2012 13:35:15 -0400] rev 7754
First pass at cleaver.
unc0rr [Sun, 14 Oct 2012 00:22:33 +0400] rev 7753
Two cavern templates which aren't horribly long to generate, produce pretty varying maps, and allow 48 hedgehogs gameplay
unc0rr [Sat, 13 Oct 2012 23:36:04 +0400] rev 7752
Fix crasher in TestCake
unc0rr [Sat, 13 Oct 2012 15:45:14 +0400] rev 7751
Switch to vector library for arrays
sheepluva [Sat, 13 Oct 2012 13:13:15 +0200] rev 7750
small tweak. (reverse mouse wheel directions for color change)
unc0rr [Sat, 13 Oct 2012 00:35:20 +0400] rev 7749
Convert ColorWidget from QWidget to QFrame and make use of The Box Model(tm) in stylesheet
unc0rr [Sat, 13 Oct 2012 00:07:46 +0400] rev 7748
UNBAN implementation
sheepluva [Fri, 12 Oct 2012 11:02:43 +0200] rev 7747
add Randy to extended credits
sphrix [Thu, 11 Oct 2012 17:21:52 -0400] rev 7746
french translation. primarily of the campaign.
unc0rr [Fri, 12 Oct 2012 00:10:28 +0400] rev 7745
Better use random number here
unc0rr [Thu, 11 Oct 2012 21:17:56 +0400] rev 7744
- Nicks starting from not-letter char go to bottom of the list
- Small fixes
unc0rr [Wed, 10 Oct 2012 23:58:23 +0400] rev 7743
Remove old signal-slot conenctions
unc0rr [Wed, 10 Oct 2012 23:55:09 +0400] rev 7742
- Finish conversion to nicks model
- Remove unneeded header includes in chatwidget.cpp
unc0rr [Wed, 10 Oct 2012 23:30:34 +0400] rev 7741
Get rid of deprecated chat widget stuff
unc0rr [Wed, 10 Oct 2012 23:15:58 +0400] rev 7740
Restore old context menu behavior
nemo [Wed, 10 Oct 2012 00:14:01 -0400] rev 7739
no. still doesn't work right
unc0rr [Wed, 10 Oct 2012 00:40:00 +0400] rev 7738
Please pas2c
unc0rr [Wed, 10 Oct 2012 00:21:18 +0400] rev 7737
- Enable chat context menu actions
- Load/save friends/ignore list
unc0rr [Wed, 10 Oct 2012 00:18:35 +0400] rev 7736
Don't ask for full rooms list on part/kick
unc0rr [Tue, 09 Oct 2012 21:08:37 +0400] rev 7735
Reset nickname so it may be reused while old connection is still hanging
nemo [Mon, 08 Oct 2012 21:56:24 -0400] rev 7734
no. still doesn't work right.
nemo [Mon, 08 Oct 2012 21:07:18 -0400] rev 7733
Knife is still broken, but so koda can fix it...
unc0rr [Tue, 09 Oct 2012 00:38:17 +0400] rev 7732
Load friends/ignored nicks from file
unc0rr [Mon, 08 Oct 2012 23:57:17 +0400] rev 7731
Room players list
nemo [Mon, 08 Oct 2012 13:27:46 -0400] rev 7730
A bit more on the knife. Also add missing files to CMakeLists
nemo [Sun, 07 Oct 2012 16:44:16 -0400] rev 7729
Data for copying throwing knife to Land once it hits.
unc0rr [Sun, 07 Oct 2012 23:59:55 +0400] rev 7728
Bring back sorting
unc0rr [Sun, 07 Oct 2012 23:33:09 +0400] rev 7727
Bring icons back
nemo [Sun, 07 Oct 2012 11:59:42 -0400] rev 7726
Set default collision mask for gears at currenthedgehog X/Y to FF7F, expose mask to scripting as well. This should resolve the collision part of
bug #420
unc0rr [Sun, 07 Oct 2012 00:12:46 +0400] rev 7725
Further work on moving to players list model
unc0rr [Sat, 06 Oct 2012 23:36:43 +0400] rev 7724
Simplify file loading procedure
unc0rr [Sat, 06 Oct 2012 01:09:41 +0400] rev 7723
Start moving to players list model.
unc0rr [Wed, 03 Oct 2012 12:04:29 +0400] rev 7722
No commit message
unc0rr [Mon, 01 Oct 2012 12:01:39 +0400] rev 7721
- Fix warnings and hints
- Hide "Converting the operands to Int64 before doing the add could prevent overflow errors" kind of hints as pretty useless and annoying
unc0rr [Mon, 01 Oct 2012 00:31:38 +0400] rev 7720
Show more statuses in icons.
Need further work:
- Better icons (specially registered vs unregistered)
- Share information between chat widgets (now room widget can't show registered status because recieves events for users when user list is empty)
unc0rr [Sat, 29 Sep 2012 19:26:18 +0400] rev 7719
Move hedgehog's step routine into separate function, use it in both hedgehog and ai code
koda [Fri, 28 Sep 2012 18:03:32 +0100] rev 7718
use cmake OPTION for arguments and further cleanup on CMakeFiles
nemo [Thu, 27 Sep 2012 13:37:10 -0400] rev 7717
revert since I didn't quite get this working smoothly enough. was close though. perhaps some other time. Shame because calling game tick less frequently can save a lot of CPU
unc0rr [Fri, 28 Sep 2012 00:51:04 +0400] rev 7716
Fix some hints
unc0rr [Fri, 28 Sep 2012 00:39:20 +0400] rev 7715
Shutup pas2c
unc0rr [Fri, 28 Sep 2012 00:18:07 +0400] rev 7714
vector2Angle function which converts vector to angle from -2048 to 2048
unc0rr [Thu, 27 Sep 2012 23:24:01 +0400] rev 7713
Always run simple game on medium maps
unc0rr [Thu, 27 Sep 2012 19:15:49 +0400] rev 7712
Oops
unc0rr [Wed, 26 Sep 2012 11:36:41 +0400] rev 7711
Fix framing
unc0rr [Tue, 25 Sep 2012 22:45:40 +0400] rev 7710
- Keep track of room name so correct name is displayed when you become room admin
- Don't rename rooms if client is > 0.9.17
koda [Tue, 25 Sep 2012 02:57:03 +0200] rev 7709
only accept RELASE and DEBUG build type configuration
koda [Tue, 25 Sep 2012 02:35:21 +0200] rev 7708
another little tweak
koda [Tue, 25 Sep 2012 02:25:22 +0200] rev 7707
sdl_extras updated/fixed (is this file still needed?)
koda [Tue, 25 Sep 2012 01:27:26 +0200] rev 7706
forgot a few checks from rev f40c65ae3eab
koda [Tue, 25 Sep 2012 01:02:21 +0200] rev 7705
force a DEBUG build when HW_DEV is true, some CMakeLists.txt cleanup/commenting
koda [Tue, 25 Sep 2012 00:35:49 +0200] rev 7704
slight tweak to lua linking (that will break everything, i'm sure)
unc0rr [Sat, 22 Sep 2012 19:14:58 +0400] rev 7703
Make sheepluva happy
unc0rr [Sat, 22 Sep 2012 19:01:39 +0400] rev 7702
Allow using system proxy settings
unc0rr [Fri, 21 Sep 2012 23:33:34 +0400] rev 7701
- Small fix
- Update russian translation
unc0rr [Fri, 21 Sep 2012 23:29:57 +0400] rev 7700
Support for proxies (not tested)
koda [Fri, 21 Sep 2012 01:29:33 +0200] rev 7699
blindly trying to fix the android build
koda [Fri, 21 Sep 2012 01:07:56 +0200] rev 7698
nicer debug log visuals on ios
koda [Fri, 21 Sep 2012 00:50:04 +0200] rev 7697
switch the Tremor implementation from the Cocos2D one to the lowmem-no-byte branch and let's see what happens
koda [Thu, 20 Sep 2012 23:04:10 +0200] rev 7696
update ios project file again to reflect SDL2 renaming
Medo <smaxein@googlemail.com> [Sun, 16 Sep 2012 23:52:36 +0200] rev 7695
Hedgeroid: Updated base locale
koda [Thu, 20 Sep 2012 22:17:02 +0200] rev 7694
issue ENGINECLEAN only when fpc < 2.6
Medo <smaxein@googlemail.com> [Sun, 16 Sep 2012 22:41:58 +0200] rev 7693
Hedgeroid: Update to new NDK toolchain (requires NDK r8b)
koda [Thu, 20 Sep 2012 22:10:32 +0200] rev 7692
updated ios project file
Medo <smaxein@googlemail.com> [Sun, 16 Sep 2012 22:31:34 +0200] rev 7691
frontlib+Hedgeroid: Added support for the new client flags (chief, admin, reg)
unc0rr [Sun, 16 Sep 2012 23:30:55 +0400] rev 7690
Treat init expression in parens as just expression instead of array initializer when there's only one entry in expressions list
Medo <smaxein@googlemail.com> [Sun, 16 Sep 2012 17:42:48 +0200] rev 7689
frontlib: Add/change comments to correspond to recent changes in QtFrontend and server
unc0rr [Sun, 16 Sep 2012 22:55:33 +0400] rev 7688
New hwSqrt which is up to 8.7% more efficient than old one on synthetic tests
Medo <smaxein@googlemail.com> [Sun, 16 Sep 2012 16:54:51 +0200] rev 7687
Merge
ChipHome [Sun, 16 Sep 2012 09:33:57 +0400] rev 7686
Italian translation update
ChipHome [Tue, 11 Sep 2012 22:19:23 +0400] rev 7685
Italian engine translation update
sheepluva [Sun, 09 Sep 2012 20:58:45 +0200] rev 7684
recognize client-flags h and u, ROOM_CONTROL_ACCESS will be ignored from here on
sheepluva [Sun, 09 Sep 2012 20:11:07 +0200] rev 7683
client-flags: make code easier to read/prettier; add parsing of flag 'a'; add warning in console on unknown flag; ignore ADMIN_ACCESS
unc0rr [Sun, 09 Sep 2012 19:57:13 +0400] rev 7682
'h' status for room admins
unc0rr [Sun, 09 Sep 2012 15:37:10 +0400] rev 7681
Reset to default colors button
unc0rr [Sun, 09 Sep 2012 14:45:21 +0400] rev 7680
- Some improvements to tr() calls
- Translate some entries in russian and english translations
unc0rr [Sun, 09 Sep 2012 13:40:02 +0400] rev 7679
- Fix some warnings in frontend
- lupdate
unc0rr [Sun, 09 Sep 2012 11:50:34 +0400] rev 7678
Polish settings page a bit
unc0rr [Sat, 08 Sep 2012 10:30:16 +0400] rev 7677
More consistency in terminology
sheepluva [Fri, 07 Sep 2012 12:13:38 +0200] rev 7676
merging in campaign updates - please test
belphegorr <szabibibi@gmail.com> [Wed, 05 Sep 2012 16:54:13 +0300] rev 7675
Fixed grammar/vocabulary and improved balance
Mission 7: Added more pickhammers so that it's harder to run out of them, added more weapons to the AI
Mission 6: Removed reset possibility, added sticky mines, more weapons for AI every six turns
Enter commit message. Lines beginning with 'HG:' are removed.
sheepluva [Thu, 06 Sep 2012 15:47:52 +0200] rev 7674
fix for
issue #293 : "rope stuck after picking crate"
sheepluva [Wed, 05 Sep 2012 12:36:47 +0200] rev 7673
fix a segfault related to tcp servers deleting themselves without removing themselves from the internal server list first.
(e.g. happens if game fails to start due to missing hwengine binary. a second start attempt will lead to a segfault, even if you correctly install the binary.)
nemo [Tue, 04 Sep 2012 18:40:53 -0400] rev 7672
retain frontend effects setting exiting/leaving settings
unc0rr [Wed, 05 Sep 2012 02:17:04 +0400] rev 7671
Fix some warnings
unc0rr [Wed, 05 Sep 2012 02:11:51 +0400] rev 7670
Stop messages without possible desync on load from save
sheepluva [Tue, 04 Sep 2012 13:18:26 +0200] rev 7669
I didn't want to do this since it seems less clean, but...
moving the stats-fix into CheckForWin, since that function is the one sending the damage stats (whyyyy?)
therefore it's not sufficient to update stats after calling it, some of the stats won't be transfered to frontend then
unc0rr [Tue, 04 Sep 2012 15:18:22 +0400] rev 7668
Show who is the room admin on join (no tested, also I don't like how it is done via server warnings, but it seems there's no other solution compatible with .17)
sheepluva [Tue, 04 Sep 2012 12:43:55 +0200] rev 7667
skip second CheckForWin if water wasn't raised after first one
sheepluva [Tue, 04 Sep 2012 12:34:00 +0200] rev 7666
fix multi-shot related game ends leading to incomplete stats, fixes
issue #372
unc0rr [Tue, 04 Sep 2012 12:25:55 +0400] rev 7665
More Qt-ish code, fix couple warnings.
unc0rr [Tue, 04 Sep 2012 12:16:36 +0400] rev 7664
Unset room restrictions on player/team joins when changing room admin
unc0rr [Tue, 04 Sep 2012 11:09:23 +0400] rev 7663
More precision
nemo [Mon, 03 Sep 2012 14:50:26 -0400] rev 7662
forgot to add back c96ff1a053d0
sheepluva [Mon, 03 Sep 2012 20:46:34 +0200] rev 7661
fix for
issue #376 (embedding barrels in ceiling)
nemo [Mon, 03 Sep 2012 14:08:01 -0400] rev 7660
Fix line endings, add missing amMine entry
sheepluva [Mon, 03 Sep 2012 20:04:42 +0200] rev 7659
teleport hack fixes:
* don't let hogs fall into other hogs, barrels or other gears
* stop animation on damage (doesn't work with invul, sadly)
* don't force waiting for ground-contact in inf attack mode
* fix initially placing hog right next to instant-mine causing bugs
nemo [Mon, 03 Sep 2012 13:52:35 -0400] rev 7658
adjust velocity when entering/exiting the 4x routine
nemo [Mon, 03 Sep 2012 12:35:51 -0400] rev 7657
Let's try *4 instead. Not nearly as much of a win, but might be usable.
nemo [Mon, 03 Sep 2012 00:00:54 -0400] rev 7656
So, unc0rr won't let me revert to pre-e496587db93e, but reverting db731c523653 makes the rope less-sticky-enough to actually be usable in an ordinary game without my screaming at the monitor as I drown for the nth time...
sheepluva [Sun, 02 Sep 2012 22:27:01 +0200] rev 7655
if this doesn't work I shall cry like a lady
sheepluva [Sun, 02 Sep 2012 22:09:06 +0200] rev 7654
I assumed NO_VIDEOREC would be set if ${FFMPEG_FOUND} was false. doesn't seem to be the case.
sheepluva [Sun, 02 Sep 2012 21:55:56 +0200] rev 7653
engineclean returns
unc0rr [Sun, 02 Sep 2012 19:58:56 +0400] rev 7652
Not sticky rope
nemo [Sun, 02 Sep 2012 11:44:59 -0400] rev 7651
perf tweak
nemo [Sun, 02 Sep 2012 10:11:24 -0400] rev 7650
LAND_HEIGHT/LAND_WIDTH need setting later now
nemo [Sun, 02 Sep 2012 09:23:36 -0400] rev 7649
Correct snow fall/rotation (matching visual gear)
unc0rr [Sun, 02 Sep 2012 09:36:06 +0400] rev 7648
Oops
unc0rr [Sat, 01 Sep 2012 17:11:39 -0400] rev 7647
Rope fix without hacks.
nemo [Sat, 01 Sep 2012 15:46:22 -0400] rev 7646
oops
nemo [Sat, 01 Sep 2012 15:44:59 -0400] rev 7645
remove checks from c4272519b128, ed7fecd0f5fd just hides 'em instead.
unc0rr [Sat, 01 Sep 2012 21:36:57 +0200] rev 7644
hide health bars of dead teams
nemo [Sat, 01 Sep 2012 12:09:59 -0400] rev 7643
Differentiate videos from demos - navigating between them was too confusing. BTW, why is this on the front page, instead of next to the demos button?
sheepluva [Sat, 01 Sep 2012 10:40:22 +0200] rev 7642
fix parsing of 'if': identifiers can also contain underscores
unc0rr [Fri, 31 Aug 2012 22:08:29 +0200] rev 7641
fix parsing of 'if'
sheepluva [Fri, 31 Aug 2012 22:00:31 +0200] rev 7640
clean up LoadImage and UserPathz/AltPath/etc related redundancy by introducing 3 new functions in uStore.pas
sheepluva [Fri, 31 Aug 2012 17:52:53 +0200] rev 7639
* don't build moc for campaign.h
* added campaign.{h,cpp} to hedgewars.pro
nemo [Fri, 31 Aug 2012 11:10:21 -0400] rev 7638
oops
sheepluva [Fri, 31 Aug 2012 15:28:03 +0200] rev 7637
use old approach for printing gl extentions for pas2c (less complex/no StrUtils dependencies)
sheepluva [Fri, 31 Aug 2012 13:36:00 +0200] rev 7636
min -> qMin
sheepluva [Fri, 31 Aug 2012 12:06:48 +0200] rev 7635
don't query/print GL_AUX_BUFFERS if video recording is disabled
sheepluva [Fri, 31 Aug 2012 11:24:57 +0200] rev 7634
print all GL_EXTENSIONS properly to logfile (should a;sp fix build on systems with compiler/lib versions that can't implicity cast PGLubyte to PChar)
nemo [Thu, 30 Aug 2012 22:13:42 -0400] rev 7633
Allow adjusting bitrate so that I can get a somewhat usable webm video. The audio is still tinny and unlistenable. Configuration option for that might be helpful, or just adjusting defaults in the wrapper.
sheepluva [Sat, 25 Aug 2012 22:55:47 +0200] rev 7632
add 'a classic fairytale' campaign to cmake install
sheepluva [Thu, 30 Aug 2012 20:42:29 +0200] rev 7631
dos2unix newline fixes on 7 (video recording-)merged files
unc0rr [Thu, 30 Aug 2012 22:41:22 +0400] rev 7630
Move some options to the second page so first page doesn't look ugly on low resolution
nemo [Thu, 30 Aug 2012 14:26:05 -0400] rev 7629
neglected stuff
nemo [Thu, 30 Aug 2012 13:02:19 -0400] rev 7628
Checking merge against latest trunk
nemo [Wed, 29 Aug 2012 23:12:47 -0400] rev 7627
preliminary creeper (not yet functional)
sheepluva [Wed, 29 Aug 2012 20:07:17 +0200] rev 7626
new grave: dragonball (incl. svg) by Randy
nemo [Wed, 29 Aug 2012 11:48:10 -0400] rev 7625
tiny (probably) optimisation
nemo [Wed, 29 Aug 2012 10:56:32 -0400] rev 7624
A few more operators. Committing in case unc0rr wants to fiddle.
nemo [Wed, 29 Aug 2012 09:58:23 -0400] rev 7623
isZero appears to be never used. Use it in a few obvious cases and add web variant.
unc0rr [Wed, 29 Aug 2012 16:42:22 +0400] rev 7622
Fix library installation in win32
nemo [Wed, 29 Aug 2012 08:40:26 -0400] rev 7621
disable snowball damage, by request of sheepluva
sheepluva [Wed, 29 Aug 2012 12:48:27 +0200] rev 7620
remove a redundant assignment; whitespace fixes
unc0rr [Wed, 29 Aug 2012 11:35:38 +0400] rev 7619
This should work better
sheepluva [Tue, 28 Aug 2012 21:59:49 +0200] rev 7618
fix build for me
unc0rr [Tue, 28 Aug 2012 22:33:17 +0400] rev 7617
Make ffmpeg optional for frontend
unc0rr [Tue, 28 Aug 2012 22:32:19 +0400] rev 7616
Small fix
unc0rr [Tue, 28 Aug 2012 20:30:57 +0400] rev 7615
Merge Stepik-777's video recording gsoc project
nemo [Mon, 27 Aug 2012 16:52:50 -0400] rev 7614
Starting to rewrite uFloat routines to avoid QWordValue - in the interests of JS which may get uint64/int64 in the spec in the future but does not have it now.
Medo <smaxein@googlemail.com> [Mon, 27 Aug 2012 17:40:16 +0200] rev 7613
Merge
sheepluva [Mon, 27 Aug 2012 11:05:09 +0200] rev 7612
shutting the windows/pas2c build bot up: pas2c seems to fail parsing 'not' after a logical 'and' or 'or' (if no parenthesis)
nemo [Sun, 26 Aug 2012 21:07:12 -0400] rev 7611
Nerf X component a bit, allow knocks of nearby targets and upward kicks of overlapping
nemo [Sun, 26 Aug 2012 20:20:16 -0400] rev 7610
so unc0rr might replace this all. but anyway. fix copypasta.
nemo [Sun, 26 Aug 2012 10:15:28 -0400] rev 7609
shoppa hack, take... 4?
nemo [Sat, 25 Aug 2012 21:35:25 -0400] rev 7608
another shot in the dark. still w/ no input from shoppa players
nemo [Sat, 25 Aug 2012 21:14:07 -0400] rev 7607
shoppa hack guesses. continued. let's assume there's a small Y component.
nemo [Sat, 25 Aug 2012 21:05:27 -0400] rev 7606
another shot in the dark. let's assume they expect to control their direction as well. this might be the *wrong* direction...
nemo [Sat, 25 Aug 2012 20:54:23 -0400] rev 7605
hack for shoppa players, take 2. take into account sides, and a guess that a "slide" involves no upward movement
nemo [Sat, 25 Aug 2012 20:15:19 -0400] rev 7604
Hack to try and appease the shoppa players
nemo [Sat, 25 Aug 2012 18:35:59 -0400] rev 7603
reducing this value is sufficient to ensure crates drop just below top border or a girder
nemo [Sat, 25 Aug 2012 18:22:15 -0400] rev 7602
Fix throwing things off rope, also make throwing things a bit more generic and gear density dependent (so you can throw mines further, and also throw dynamite a little).
nemo [Sat, 25 Aug 2012 15:04:24 -0400] rev 7601
Allow escaping from tight spots
unc0rr [Sat, 25 Aug 2012 23:00:19 +0400] rev 7600
Disable workaround, as it still makes server crash and hung clients are hidden from players anyway
nemo [Sat, 25 Aug 2012 13:06:28 -0400] rev 7599
Ensure crates can spawn just below the border on a bordered map.
nemo [Sat, 25 Aug 2012 09:17:42 -0400] rev 7598
let's see if mikade will still accept this at least
nemo [Sat, 25 Aug 2012 08:39:52 -0400] rev 7597
make cheating a bit easier (mikade insisted). Also, try flipping dust for a bit more variety.
nemo [Fri, 24 Aug 2012 20:43:44 -0400] rev 7596
oops
nemo [Fri, 24 Aug 2012 19:55:43 -0400] rev 7595
Hey. How's this? It makes it harder to get stuck in the vertical rope position, prevents the wall trick, and also I think makes it easier to unglue a horizontal rope?
nemo [Fri, 24 Aug 2012 18:51:29 -0400] rev 7594
fromdos + fix end of turn velocity
unc0rr [Fri, 24 Aug 2012 14:51:12 +0400] rev 7593
An attempt to run main rope code only every 8th tick:
- A big win for inner loop which is O(n^2) and thus it takes 64 times less cpu now.
- Look and feel is almost identical (well, to my non-pro view)
- Yes, the speed is limited to 7 px per accounting tick which is potentially very bad to collisions
- Ruin shoppa
unc0rr [Fri, 24 Aug 2012 14:01:07 +0400] rev 7592
Move rope code to separate unit
nemo [Thu, 23 Aug 2012 20:43:39 -0400] rev 7591
Fix formatting, reduce border sensitivity
Medo <smaxein@googlemail.com> [Thu, 23 Aug 2012 19:47:38 +0200] rev 7590
Hedgeroid: Fixed map preview again (might be a JNA bug)
nemo [Thu, 23 Aug 2012 19:45:36 -0400] rev 7589
also needs exclusion here
Medo <smaxein@googlemail.com> [Thu, 23 Aug 2012 18:28:33 +0200] rev 7588
Hedgeroid improvements:
- Moved frontlib initialization to a slightly better place
- Added new JNA type ByteArrayPtr to move more JNA code into the frontlib
package and to improve pointer type safety
unc0rr [Thu, 23 Aug 2012 23:21:31 +0400] rev 7587
Don't leave frontend in engine waiting state when there's error occured on attempt to start engine
Medo <smaxein@googlemail.com> [Wed, 22 Aug 2012 01:30:56 +0200] rev 7586
Hedgeroid: Some code cleanup, adding a forgotten file
unc0rr [Thu, 23 Aug 2012 23:18:06 +0400] rev 7585
Slightly faster and slightly better templates #41 and #43
Medo <smaxein@googlemail.com> [Mon, 20 Aug 2012 21:05:57 +0200] rev 7584
License change: With the agreement of Xeli, I changed the Hedgeroid license to
GPLv2+ (from GPLv2).
nemo [Thu, 23 Aug 2012 14:16:08 -0400] rev 7583
drawn maps have a fixed 4096x2048 area right now
Medo <smaxein@googlemail.com> [Mon, 20 Aug 2012 20:19:35 +0200] rev 7582
Hedgeroid: Final sprint to the deadline
- Changed local game setup to use the new fragments from the netroom
- Pulled team editing into the main activity menu / action bar
- Cleanups, renames, anything to make the code look better ;)
nemo [Wed, 22 Aug 2012 22:10:47 -0400] rev 7581
move this section back to the connection code, and add an exclusion for air attack. probably should play a few portal games just in case
Medo <smaxein@googlemail.com> [Mon, 20 Aug 2012 20:16:37 +0200] rev 7580
frontlib: Improved documentation of netconn, unified naming of a callback
nemo [Wed, 22 Aug 2012 13:03:09 -0400] rev 7579
*sigh*
Medo <smaxein@googlemail.com> [Mon, 20 Aug 2012 17:08:52 +0200] rev 7578
engine: Don't overwrite isTerminated if it's already true
nemo [Wed, 22 Aug 2012 12:35:46 -0400] rev 7577
initModule really not needed for uRandom
Medo <smaxein@googlemail.com> [Sun, 19 Aug 2012 15:05:23 +0200] rev 7576
Fix engine crashes on game end
- frontlib now waits until the engine actually disconnects
- engine does not write round-end stats to stdout anymore on mobile (caused crash)
- Removed HWTerminate function binding for android (not threadsafe,
better send "eforcequit" over IPC for the same effect)
nemo [Wed, 22 Aug 2012 11:42:42 -0400] rev 7575
Burn a random number in the override. Make sure cirbuf is reset.
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 21:05:30 +0200] rev 7574
Merge
nemo [Tue, 21 Aug 2012 21:46:05 -0400] rev 7573
extra nil check for lua hog switch
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 21:04:37 +0200] rev 7572
Hedgeroid: Don't change the template when clicking the map.
unc0rr [Wed, 22 Aug 2012 10:27:26 +0400] rev 7571
now really avoid
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 18:11:47 +0200] rev 7570
Hedgeroid: Increased assetsversion (d'oh)
nemo [Tue, 21 Aug 2012 21:02:52 -0400] rev 7569
avoid overflow on templates
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 18:11:04 +0200] rev 7568
Hedgeroid:
- Updated assets
- reworked team management in a room
- lower engine quality (for now)
- added focus/disable states for spinner and button graphics
nemo [Tue, 21 Aug 2012 19:40:02 -0400] rev 7567
allow lua to specify template by number
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 18:08:37 +0200] rev 7566
frontlib: Return more filled-in team objects
Stepan777 <stepik-777@mail.ru> [Sun, 19 Aug 2012 22:13:41 +0400] rev 7565
merge
unc0rr [Tue, 21 Aug 2012 13:26:26 +0400] rev 7564
Cancel shotgun shot if hedgehog is moved moved (by explosion)
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 13:45:00 +0200] rev 7563
engine: Fixed indentation regression
nemo [Sat, 18 Aug 2012 18:58:41 -0400] rev 7562
koda changed the CMake flag w/o updating the wiki or INSTALL file :(
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 13:40:21 +0200] rev 7561
Merge
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 13:39:24 +0200] rev 7560
Hedgeroid: Don't update the map preview just for a theme change
nemo [Sat, 18 Aug 2012 15:01:27 -0400] rev 7559
oops
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 13:39:05 +0200] rev 7558
Hedgeroid: Fixed JNA mapping of size_t
Xeli [Sat, 18 Aug 2012 18:48:34 +0200] rev 7557
fix the touchUI on android, ignore device dpi for now
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 13:21:37 +0200] rev 7556
engine: Fixed sigsegv on android caused by modifying Template.FillPoints constants
nemo [Sat, 18 Aug 2012 09:29:40 -0400] rev 7555
byte order
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 01:20:29 +0200] rev 7554
Hedgeroid: Fixed memory handling issues
unc0rr [Sat, 18 Aug 2012 14:08:16 +0400] rev 7553
Simplify code a bit
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 01:12:03 +0200] rev 7552
Hedgeroid: Fixed the restructuring-induced breakage
unc0rr [Sat, 18 Aug 2012 13:59:45 +0400] rev 7551
GoBack() here is not needed anymore
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 00:48:09 +0200] rev 7550
Merge
nemo [Sat, 18 Aug 2012 02:01:50 -0400] rev 7549
Avoid a bit of a memory spike on small maps
nemo [Fri, 17 Aug 2012 10:39:23 -0400] rev 7548
This one gets called a lot when drawing rotated sprites
nemo [Fri, 17 Aug 2012 10:28:42 -0400] rev 7547
Consistency
nemo [Fri, 17 Aug 2012 07:49:54 -0400] rev 7546
This union hasn't been needed for 5 years, and makes using other headers harder.
unc0rr [Thu, 16 Aug 2012 21:58:57 +0400] rev 7545
Forgot this state
Stepan777 <stepik-777@mail.ru> [Sun, 12 Aug 2012 23:05:15 +0400] rev 7544
minor changes in list of codecs
nemo [Wed, 15 Aug 2012 16:54:49 -0400] rev 7543
Poor visual gear value in theme now bears little resemblance to the number of gears actually spawned. But, it certainly shouldn't be related to LAND_WIDTH.
Stepan777 <stepik-777@mail.ru> [Sun, 12 Aug 2012 03:35:18 +0400] rev 7542
Insert license in avwrapper.c
unc0rr [Wed, 15 Aug 2012 23:30:23 +0400] rev 7541
Allow customization of colors in ui, store custom colors in config
Stepan777 <stepik-777@mail.ru> [Sat, 11 Aug 2012 21:25:57 +0400] rev 7540
cmake scripts
unc0rr [Wed, 15 Aug 2012 16:25:24 +0400] rev 7539
Check if hedgehog is still active instead
Stepan777 <stepik-777@mail.ru> [Fri, 10 Aug 2012 17:35:48 +0400] rev 7538
better cmake script
unc0rr [Mon, 13 Aug 2012 23:17:09 +0400] rev 7537
Room bans. They're more simple, than the global ones: if you ban someone, he is banned by ip in this room for the rest of the room lifetime. Not tested.
Stepan777 <stepik-777@mail.ru> [Fri, 10 Aug 2012 17:25:22 +0400] rev 7536
merge
unc0rr [Mon, 13 Aug 2012 23:04:42 +0400] rev 7535
Allow JOINED message in lobby
Stepan777 <stepik-777@mail.ru> [Thu, 09 Aug 2012 19:52:21 +0400] rev 7534
fix FindFFMPEG
nemo [Thu, 30 Aug 2012 12:47:41 -0400] rev 7533
I shouldn'tve tracked this really, I should have just rejected that part of the transplant
Jie Luo <lililjlj@gmail.com> [Mon, 13 Aug 2012 21:07:28 +0400] rev 7532
Simplified Chinese Translation update
Stepan777 <stepik-777@mail.ru> [Thu, 09 Aug 2012 03:00:24 +0400] rev 7531
improve html links + small bugfixes
nemo [Thu, 30 Aug 2012 12:46:57 -0400] rev 7530
Final checkpoint w/ campaign.
unc0rr [Thu, 09 Aug 2012 19:35:52 +0400] rev 7529
Check if 'for' cycle body is executed at least once
Stepan777 <stepik-777@mail.ru> [Thu, 09 Aug 2012 01:24:38 +0400] rev 7528
FindFFMPEG.cmake (used only for frontend for now).
+fix for linux (older version of Qt)
belphegorr <szabibibi@gmail.com> [Sun, 26 Aug 2012 01:31:38 +0300] rev 7527
All missions: switched blood needers with meatbags in dialogues
unc0rr [Thu, 09 Aug 2012 15:32:49 +0400] rev 7526
Don't accept room messages when not in room state. Not tested even if it builds.
Stepan777 <stepik-777@mail.ru> [Thu, 09 Aug 2012 01:01:06 +0400] rev 7525
merge
belphegorr <szabibibi@gmail.com> [Sun, 26 Aug 2012 01:22:55 +0300] rev 7524
Mission 3: Added initial FirePunch
nemo [Wed, 08 Aug 2012 20:32:27 -0400] rev 7523
When exiting a room where one was host, server sends a REMOVE_TEAM for the local team. It appears that this loop would not break in that case. Add a log message and a break. (I've hit a frozen frontend twice now)
belphegorr <szabibibi@gmail.com> [Sun, 26 Aug 2012 01:21:59 +0300] rev 7522
Mission 2: fixed ammo menu bug
unc0rr [Wed, 08 Aug 2012 22:08:23 +0400] rev 7521
Keep room till last player quits
belphegorr <szabibibi@gmail.com> [Sun, 26 Aug 2012 01:19:43 +0300] rev 7520
Mission 7: increased distance between Leaks and the princess, fixed EmitDenseClouds typo
nemo [Wed, 08 Aug 2012 11:07:59 -0400] rev 7519
er. more like this.
belphegorr <szabibibi@gmail.com> [Sun, 26 Aug 2012 01:18:35 +0300] rev 7518
Mission 5: fixed a few bugs that came with the update (ammo menu bug and initial gear elimination bug)
nemo [Wed, 08 Aug 2012 10:26:10 -0400] rev 7517
Allow scripting to delete gears
belphegorr <szabibibi@gmail.com> [Sat, 25 Aug 2012 23:25:18 +0300] rev 7516
Changed a line in Mission 2 dialogue...
nemo [Tue, 07 Aug 2012 13:21:15 -0400] rev 7515
oops
belphegorr <szabibibi@gmail.com> [Sat, 25 Aug 2012 23:20:40 +0300] rev 7514
Fixed crashes in mission 3 after RestoreHog
unc0rr [Tue, 07 Aug 2012 21:18:33 +0400] rev 7513
Keep inlining
belphegorr <szabibibi@gmail.com> [Wed, 22 Aug 2012 19:13:13 +0300] rev 7512
Modified missions to be compatible with the merge
Removed empty functions
unc0rr [Mon, 06 Aug 2012 23:30:58 +0400] rev 7511
More mess in pas2c:
- Store rendered type declaration of identifier
- Convert 'for' cycles properly (well, not sure, but I tried :P) into 'do .. while()'
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 23:26:12 +0300] rev 7510
Mission 3: Modified onPrecise (added out-commented debug code)
nemo [Mon, 06 Aug 2012 10:18:57 -0400] rev 7509
revert 3188794b9d87. does not do what I'd like.
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 00:47:51 +0200] rev 7508
Hedgeroid: Frantic scrabbling toward the deadline
- Added activities for weapon/scheme editors (unfinished)
- Completed tablet version of netroom activity
- Added map preview
- Fixed default team files having the wrong names
- Restructuring
- Updated frontlib JNA bindings to respect the latest frontlib changes
Stepan777 <stepik-777@mail.ru> [Mon, 06 Aug 2012 00:44:32 +0400] rev 7507
improve video uploading
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 23:20:43 +0300] rev 7506
Mission 3: reduced enemy turn time, fixed other HideHog problems
nemo [Sun, 05 Aug 2012 20:18:16 -0400] rev 7505
oops
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 00:22:33 +0200] rev 7504
frontlib: Moved mapname sending to the end of flib_netconn_send_map
Stepan777 <stepik-777@mail.ru> [Mon, 06 Aug 2012 00:40:26 +0400] rev 7503
merge
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 23:05:41 +0300] rev 7502
Solved issues with HideHog in mission 2 and 3
nemo [Sun, 05 Aug 2012 19:38:16 -0400] rev 7501
no cake for youuuuu
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 00:18:43 +0200] rev 7500
engine: Added JNI-compatible function to start map generation
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 22:38:20 +0300] rev 7499
Modified AddAmmo()-s in consideration of gfPerHogAmmo in mission 2
unc0rr [Sun, 05 Aug 2012 23:03:49 +0400] rev 7498
Introduce 'a' and 'u' client flags to mark admins and authenticated users
Medo <smaxein@googlemail.com> [Wed, 15 Aug 2012 23:40:10 +0200] rev 7497
frontlib:
- Removed metascheme-reading and made metascheme a constant instead
- Removed reference counting in favor of copying (less confusion about ownership)
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 17:11:38 +0300] rev 7496
Removed debug code.
nemo [Sun, 05 Aug 2012 15:00:59 -0400] rev 7495
Add bot level to CPU flag
Medo <smaxein@googlemail.com> [Sun, 12 Aug 2012 23:51:36 +0200] rev 7494
frontlib/Hedgeroid: Modified frontlib build in Hedgeroid so it works without having to copy the source dir.
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 17:08:34 +0300] rev 7493
Mission 7: Added a visual gear to mark height, changed ShowMission to be more precise.
nemo [Sat, 04 Aug 2012 22:51:41 -0400] rev 7492
Perf opt for the c conversion. Use downto instead to avoid repeated function calls in the loop
Medo <smaxein@googlemail.com> [Sun, 12 Aug 2012 23:20:34 +0200] rev 7491
Hedgeroid: fix wrong filenames due to windows not treating files case sensitive
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 12:50:34 +0300] rev 7490
Fixed a typo, frontend is now working properly
nemo [Sat, 04 Aug 2012 22:26:51 -0400] rev 7489
Also flag cases. Side effect might be some odd collision in rare cases w/ portals. Also, might cause unexpected collisions w/ cases in TestColl - although we could add a proximity check to the flag there, or simply switch to TestCollExcludingMe again. uCollisions seems mismatched w/ AI TestColl anyway. Possibly r+1+r vs r+r for gear diametre.
Medo <smaxein@googlemail.com> [Sun, 12 Aug 2012 22:46:53 +0200] rev 7488
Removed useless cast in cmdlineClient
nemo [Thu, 30 Aug 2012 12:31:54 -0400] rev 7487
Silly add to facilitate transplant
nemo [Sat, 04 Aug 2012 21:49:24 -0400] rev 7486
oops
Medo <smaxein@googlemail.com> [Sun, 12 Aug 2012 22:46:23 +0200] rev 7485
Hedgeroid:
- (hopefully) completed the frontlib JNA mappings
- added documentation
- Changed more code to use frontlib for ini reading/writing
- tried to make everything work again that was working before
- Teamlist can now be used to add and remove teams
- Netplay now correctly handles team additions when being room chief
- Fixed TeamCreatorActivity so that editing teams works
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 12:31:04 +0300] rev 7484
Mission 7: changed enemy health, ammos, fixed crashes, princess no longer hidden
nemo [Sat, 04 Aug 2012 21:36:31 -0400] rev 7483
unbreak AI. remove inits from uLand
Medo <smaxein@googlemail.com> [Sun, 12 Aug 2012 22:37:57 +0200] rev 7482
frontlib improvements:
- Added README with overview documentation
- Improved code documentation/comments
- Added flib_gameconn_send_quit to gracefully exit a running game
- Changed the type of some size variables to size_t
- Fixed starting a mission/training sending the mission script like a multiplayer script
- Removed reference counters from flib_scheme and flib_map
- Removed INGAME state from netconn (there is no useful difference to ROOM state)
- Added extras/jnacontrol.c to warn when functions signatures used by Hedgeroid change
- Other small code improvements
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 03:10:57 +0300] rev 7481
Forgot to add mission 10
nemo [Sat, 04 Aug 2012 21:08:46 -0400] rev 7480
An experimental template to abuse this ability. A quick doubling of the "Islands" crazy template
Medo <smaxein@googlemail.com> [Sun, 12 Aug 2012 22:21:09 +0200] rev 7479
frontlib: Added functions to query important constants from the library
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 02:51:05 +0300] rev 7478
Added a story ending mission/cut-scene
nemo [Sat, 04 Aug 2012 20:47:13 -0400] rev 7477
First pass at variable land size. For playing a small map (forced on rqLowRes), this should save 42MiB of RAM.
Medo <smaxein@googlemail.com> [Mon, 06 Aug 2012 22:39:36 +0200] rev 7476
Hedgeroid: Start using the frontlib for more operations
belphegorr <szabibibi@gmail.com> [Sat, 18 Aug 2012 14:26:19 +0300] rev 7475
Added a FollowGear to the leaderDead animation in mission 9
nemo [Sat, 04 Aug 2012 18:01:46 -0400] rev 7474
Fix kamikaze crasher. Handle overlapping hogs case.
Medo <smaxein@googlemail.com> [Mon, 06 Aug 2012 22:33:07 +0200] rev 7473
frontlib: Brought commandline client (almost) up to date with the frontlib changes
belphegorr <szabibibi@gmail.com> [Sat, 18 Aug 2012 14:24:27 +0300] rev 7472
Fixed a few bugs in mission 7
unc0rr [Fri, 03 Aug 2012 16:58:49 +0400] rev 7471
TestKamikaze, needs polishing
Medo <smaxein@googlemail.com> [Mon, 06 Aug 2012 22:32:46 +0200] rev 7470
frontlib: prevent writing a "binds" section of the team file when there are no binds
belphegorr <szabibibi@gmail.com> [Sat, 18 Aug 2012 14:22:54 +0300] rev 7469
Fixed a typo in mission 6
nemo [Wed, 01 Aug 2012 18:35:09 -0400] rev 7468
Toggle autoCameraOn in Findhh instead of checking FollowGear which could be set in a variety of places.
issue #404
Medo <smaxein@googlemail.com> [Mon, 06 Aug 2012 22:32:05 +0200] rev 7467
frontlib: fixed ini writing failing because of an inverted condition
belphegorr <szabibibi@gmail.com> [Sat, 18 Aug 2012 12:22:35 +0300] rev 7466
Fixed bug in mission 5 with invisible obstacles
unc0rr [Tue, 31 Jul 2012 23:29:00 +0400] rev 7465
Okay, this is workaround over ping timeouts problem on the server. Could make server crash if recieve thread wakes up after second ping timeout event.
Medo <smaxein@googlemail.com> [Mon, 06 Aug 2012 22:31:02 +0200] rev 7464
frontlib: Removed reference counting from schemelist
belphegorr <szabibibi@gmail.com> [Sat, 18 Aug 2012 12:17:26 +0300] rev 7463
Crashfix, healthfix in mission 5
nemo [Fri, 27 Jul 2012 23:16:30 -0400] rev 7462
oops
Medo <smaxein@googlemail.com> [Thu, 02 Aug 2012 16:36:11 +0200] rev 7461
Hedgeroid: Started to implement RoomActivity
belphegorr <szabibibi@gmail.com> [Sat, 18 Aug 2012 11:34:49 +0300] rev 7460
Forgot to add mission 9 -.-'
nemo [Fri, 27 Jul 2012 19:27:39 -0400] rev 7459
Allow AfterAttack to proceed even if the Hedgehog is dead. They could be resurrected after all.
Medo <smaxein@googlemail.com> [Thu, 02 Aug 2012 16:35:12 +0200] rev 7458
frontlib: Fixed flib_netconn_send_leaveRoom returning -1 even though there was no error.
belphegorr <szabibibi@gmail.com> [Thu, 16 Aug 2012 16:07:04 +0300] rev 7457
Added Mission 9: The Enemy Of My Enemy
unc0rr [Fri, 27 Jul 2012 20:45:02 +0400] rev 7456
merge
Medo <smaxein@googlemail.com> [Wed, 01 Aug 2012 21:13:39 +0200] rev 7455
Hedgeroid: Fix argument passing to ChatFragment, small layout fixes
belphegorr <szabibibi@gmail.com> [Thu, 16 Aug 2012 16:06:24 +0300] rev 7454
Modified final cutscene and fixed a skipping bug
unc0rr [Fri, 27 Jul 2012 11:41:16 +0400] rev 7453
oops
Medo <smaxein@googlemail.com> [Wed, 01 Aug 2012 20:56:32 +0200] rev 7452
Hedgeroid: Added libjnidispatch.so and jna.jar
belphegorr <szabibibi@gmail.com> [Fri, 10 Aug 2012 20:11:05 +0300] rev 7451
Fixed variable loading errors and added saving of "M8Scene" in mission 8
unc0rr [Fri, 27 Jul 2012 10:29:37 +0400] rev 7450
Fix edge case problems with sniper rifle
Medo <smaxein@googlemail.com> [Wed, 01 Aug 2012 20:41:54 +0200] rev 7449
Hedgeroid: Room screen WIP
belphegorr <szabibibi@gmail.com> [Fri, 10 Aug 2012 04:26:58 +0300] rev 7448
Solved "floating repositionings" in every mission
Fixed bug where gear message wouldn't be reset after animations
Mission 5: fixed bug where control would be messed up when animation interrupted the turn of a hedgehog that was using multi-shot weapons
Replaced graves with circles for marking enemy positions
Stepan777 <stepik-777@mail.ru> [Thu, 26 Jul 2012 21:58:25 +0400] rev 7447
uploading to youtube, it works, but user interface is still incomplete
unc0rr [Thu, 26 Jul 2012 11:56:58 +0400] rev 7446
No more AI jumping lulz
nemo [Fri, 27 Jul 2012 10:47:23 -0400] rev 7445
this one too
Medo <smaxein@googlemail.com> [Fri, 27 Jul 2012 01:38:24 +0200] rev 7444
Hedgeroid: various improvements:
- Improved main menu dialogs
- Fixed hardware enter button not sending chat messages on Transformer
- Fixed /me messages showing the /me as part of the message
belphegorr <szabibibi@gmail.com> [Fri, 10 Aug 2012 00:20:52 +0300] rev 7443
Added Mission 8: Long Live The Queen
Stepan777 <stepik-777@mail.ru> [Thu, 26 Jul 2012 21:56:47 +0400] rev 7442
merge
unc0rr [Thu, 26 Jul 2012 11:56:43 +0400] rev 7441
Better prediction of cluster, melon, and whip
nemo [Fri, 27 Jul 2012 10:38:29 -0400] rev 7440
rewrite to make the string shorter
Medo <smaxein@googlemail.com> [Thu, 26 Jul 2012 11:10:56 +0200] rev 7439
Merge
belphegorr <szabibibi@gmail.com> [Fri, 10 Aug 2012 00:20:21 +0300] rev 7438
Modified Animate.lua: Modified event removal function to check if removed event is before current one, added optional parameter to RemoveEventFunc for optional checking of parameter list identicity.
unc0rr [Wed, 25 Jul 2012 22:46:03 +0400] rev 7437
merge
belphegorr <szabibibi@gmail.com> [Thu, 02 Aug 2012 05:52:56 +0300] rev 7436
Removed gfOneClanMode from Mission 7
unc0rr [Wed, 25 Jul 2012 16:31:34 +0400] rev 7435
Commit commented out code which I used to debug AI walking
belphegorr <szabibibi@gmail.com> [Tue, 31 Jul 2012 21:21:27 +0300] rev 7434
Added Mission 7: Family Reunion
unc0rr [Wed, 25 Jul 2012 16:24:30 +0400] rev 7433
- Implement AI land marks which only used to tracks visited areas on the map for now. Significantly reduces wasting of cpu time by AI checking same place several times (10x or even more in rare cases)
- More branching in walk algorythm which allows for better coverage of reachable places. Sometimes makes AI perform ridiculous jumping just to make a tiny step.
- Small fixes/adjustments
unc0rr [Wed, 25 Jul 2012 22:36:39 +0400] rev 7432
Bonus for dealing more damage than needed to kill. Should help with cake leaving 1hp issue. Not tested.
belphegorr <szabibibi@gmail.com> [Tue, 31 Jul 2012 21:20:58 +0300] rev 7431
Mission 6: Modified a dialogue timing
unc0rr [Wed, 25 Jul 2012 12:29:53 +0400] rev 7430
Some tiny improvements to AI walking algorythm
xymeng [Wed, 25 Jul 2012 10:57:00 -0400] rev 7429
Changes to pas2c - unreviewed apart from cursory glance and compile test.
belphegorr <szabibibi@gmail.com> [Tue, 31 Jul 2012 20:25:28 +0300] rev 7428
Mission 6: Fixed a typo, an animation bug, added 2 rope crates to the weapon stack
unc0rr [Wed, 25 Jul 2012 12:28:14 +0400] rev 7427
Adjust firepunch and bat consts yet again
nemo [Wed, 25 Jul 2012 10:56:14 -0400] rev 7426
Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
belphegorr <szabibibi@gmail.com> [Tue, 31 Jul 2012 17:19:24 +0300] rev 7425
Mission 1: Fixed a typo
Mission 2: Added gfPerHogAmmo for the sake of the story
Mission 5: Removed mines, barrels
Added caption showing turns left until wave 3
Reduced turns before wave 3
Fixed crashes during animations caused by HideHog
Changed cannibal positions
Added marks for at the positions wave 3 appears at
unc0rr [Tue, 24 Jul 2012 16:12:41 +0400] rev 7424
Prefer to bat enemy away dealing the same amount of damage
nemo [Tue, 24 Jul 2012 18:53:42 -0400] rev 7423
workaround - not great though since they probably should have proper initial values like they used to have in uConsts. leaving a note to koda
belphegorr <szabibibi@gmail.com> [Tue, 24 Jul 2012 20:46:12 +0300] rev 7422
Changed name of princess in mission 6 (forgot it last time).
unc0rr [Tue, 24 Jul 2012 16:10:09 +0400] rev 7421
No need to redefine signal
nemo [Tue, 24 Jul 2012 17:50:42 -0400] rev 7420
Fix bee crasher, tweak splash values
belphegorr <szabibibi@gmail.com> [Tue, 24 Jul 2012 20:21:01 +0300] rev 7419
Removed some campaign variables from Mission 6.
nemo [Sat, 21 Jul 2012 17:51:51 -0400] rev 7418
better?
belphegorr <szabibibi@gmail.com> [Tue, 24 Jul 2012 20:15:30 +0300] rev 7417
Switched Fell From Heaven to Fell From Grace on missions 5, 6.
Changed start dialogue of the princess in Mission 6.
unc0rr [Sun, 22 Jul 2012 00:48:48 +0400] rev 7416
AI uses cake! Known issues: AI could damage itself for no reason, could let cake go looping in a hole with exit closed by AI hog.
belphegorr <szabibibi@gmail.com> [Tue, 24 Jul 2012 18:36:23 +0300] rev 7415
Fixed localization of Mission 6 and fixed a typo.
nemo [Fri, 20 Jul 2012 21:30:53 -0400] rev 7414
unc0rr, let me know what you think? Values were chosen semi-arbitrarily. But I was playing through a lot of large demos.
belphegorr <szabibibi@gmail.com> [Mon, 23 Jul 2012 19:17:04 +0300] rev 7413
Finished mission 6: Dragon's lair
Modified uCommandHandlers (DrawGear function), as the last merge was causing crashes when hogs were hidden.
nemo [Fri, 20 Jul 2012 21:15:38 -0400] rev 7412
Ok. *these* should be safe with just this one extra check...
nemo [Thu, 30 Aug 2012 12:13:24 -0400] rev 7411
checkpoint merge
nemo [Fri, 20 Jul 2012 19:56:58 -0400] rev 7410
:( I have no idea why this did not work
nemo [Fri, 20 Jul 2012 18:48:04 -0400] rev 7409
Avoid desync playing back demos
nemo [Fri, 20 Jul 2012 17:43:35 -0400] rev 7408
don't need the camera following invisible stuff (maybe this should be in the general camera routine?)
nemo [Fri, 20 Jul 2012 15:12:47 -0400] rev 7407
I thirst for randomness.
nemo [Fri, 20 Jul 2012 14:16:05 -0400] rev 7406
Try avoiding spamming the log by retaining the gears. untested.
unc0rr [Fri, 20 Jul 2012 18:42:45 +0400] rev 7405
Replace stupid 'mod' with 'and'
koda [Fri, 20 Jul 2012 15:39:13 +0100] rev 7404
ooops (and indentation)
koda [Fri, 20 Jul 2012 12:25:53 +0100] rev 7403
press 8 to mute audio while ingame
unc0rr [Fri, 20 Jul 2012 09:09:17 +0400] rev 7402
mod operator is so stupid in pascal
nemo [Thu, 19 Jul 2012 20:34:21 -0400] rev 7401
oh yeah, these too
nemo [Thu, 19 Jul 2012 17:34:18 -0400] rev 7400
Fix TARDIS, make switcher work w/ the new more stringent check.
nemo [Thu, 19 Jul 2012 17:14:02 -0400] rev 7399
Update team health
unc0rr [Wed, 18 Jul 2012 23:02:14 +0400] rev 7398
Start TestCake
koda [Wed, 18 Jul 2012 15:05:56 +0100] rev 7397
allow FPFLAGS and GHFLAGS only in cmakes able to support them
nemo [Mon, 16 Jul 2012 23:08:42 -0400] rev 7396
what the heck, let's add a few more
unc0rr [Mon, 16 Jul 2012 23:46:44 +0400] rev 7395
- Check for harmful gear deletions
- Catch and fix bug in kamikaze
- TARDIS has similar bug, leave fixing to its authors
unc0rr [Mon, 16 Jul 2012 23:12:59 +0400] rev 7394
Use gmDestroy message instead
nemo [Sun, 15 Jul 2012 16:56:05 -0400] rev 7393
Fix bug in resurrector deleting graves (exists in stable too), remove some unnecessary assignments due to the fillchar 0
Stepan777 <stepik-777@mail.ru> [Fri, 13 Jul 2012 16:39:20 +0400] rev 7392
Correctly distinguish between game and real ticks while recording video,
so that paused game and speed-up demo are recorded better.
Also support recording videos from demos executed directly (without frontend),
such videos will be automatically encoded on frontend startup.
nemo [Sun, 15 Jul 2012 15:35:28 -0400] rev 7391
Apparently order of multiple getrandom in params is undefined. Also remove broken and pointless getrandom call.
Stepan777 <stepik-777@mail.ru> [Fri, 13 Jul 2012 16:35:42 +0400] rev 7390
merge
nemo [Sat, 14 Jul 2012 23:19:09 -0400] rev 7389
Sorry about the slight delay in pickup. You can blame a few lame cheaters. This is to make their cheating a bit harder.
unc0rr [Fri, 13 Jul 2012 13:21:52 +0400] rev 7388
Catch all exceptions in clientSendLoop. If there could something besides IOException be thrown there, that would explain ping timeouts server issue.
unc0rr [Fri, 10 Jan 2014 00:57:15 +0400] rev 7387
Filter sprSDFlake too, so engine could pass initialization
Stepan777 <stepik-777@mail.ru> [Tue, 10 Jul 2012 21:58:19 +0400] rev 7386
Fix bug with isInLag picture displayed at end of some videos.
+ Some improvements to user interface.
unc0rr [Fri, 13 Jul 2012 01:07:53 +0400] rev 7385
Don't consider moving hedgehogs in place rating in after attack mode
Wolfgang Steffens <WolfgangSteff@gmail.com> [Thu, 09 Jan 2014 22:38:40 +0400] rev 7384
Import temp.diff which is a try to fix glitches with textures edges
Stepan777 <stepik-777@mail.ru> [Tue, 10 Jul 2012 21:56:25 +0400] rev 7383
merge
unc0rr [Thu, 12 Jul 2012 23:31:06 +0400] rev 7382
When removing a record, set selection on the next item in the list
unc0rr [Thu, 09 Jan 2014 22:35:40 +0400] rev 7381
Wolfgang Steffens's gl2 and atlas branch
sheepluva [Wed, 18 Jun 2014 19:57:25 +0200] rev 7380
closing wosteffs ancient debug commit head. default branch has been a dual-headed monster for long enough IMO
Stepan777 <stepik-777@mail.ru> [Mon, 09 Jul 2012 21:45:30 +0400] rev 7379
fix bug with desynced camera positions
nemo [Thu, 12 Jul 2012 06:19:32 -0400] rev 7378
Reduce number of walk bonuses further, doubt even 128 are needed. Fix count reset.
Wolfgang Steffens <WolfgangSteff@gmail.com> [Tue, 10 Jul 2012 16:38:50 +0200] rev 7377
Debug commit
Added code to replace sprites with a checkerboard pattern in order
to identify filtering issues.
This version only renders DrawSprite()'s with the checkerboard pattern
for debugging purposes
cleaned up some unneeded stuff
Stepan777 <stepik-777@mail.ru> [Mon, 09 Jul 2012 17:03:57 +0400] rev 7376
rework saving of camera positions so there is no need to know framerate during prerecording.
support x264 on older versions of ffmpeg/libav.
remove some unuseful options.
nemo [Wed, 11 Jul 2012 22:18:43 -0400] rev 7375
Tell AI to avoid edges, especially ones over water (this does not include checking whether a knock could drown yet). Also make flakes pick a new random dx/dy on respawn to further reduce patterns. Also disable a couple of weapons for the particularly dumb AI levels, and disable switching for the dumbest.
Wolfgang Steffens <WolfgangSteff@gmail.com> [Tue, 10 Jul 2012 11:09:38 +0200] rev 7374
Merge
Stepan777 <stepik-777@mail.ru> [Mon, 09 Jul 2012 16:42:13 +0400] rev 7373
merge
nemo [Mon, 09 Jul 2012 23:28:02 -0400] rev 7372
Spread the droplets around more so it looks less square (looked especially bad with piano). Slow down large splashes a bit for dramatic purposes, also taking low-g into account. Small splashes you can't really tell anyway.
Stepan777 <stepik-777@mail.ru> [Sun, 08 Jul 2012 13:29:06 +0400] rev 7371
First try to use framebuffer, instead of auxilary buffer.
On my computer this fixes large resolutions (e.g. 1920x1080)
unc0rr [Sun, 08 Jul 2012 23:14:24 +0400] rev 7370
Introduce uGearsHandlers.pas, for now only part of cake handlers is moved there
Stepan777 <stepik-777@mail.ru> [Sun, 08 Jul 2012 13:21:12 +0400] rev 7369
Move SDL_GetTicks() to another place, maybe this will fix sound desync.
Also, ensure that thumbnail is aslways saved.
nemo [Sun, 08 Jul 2012 13:49:41 -0400] rev 7368
A bit more convoluted, but more attractive visually
Stepan777 <stepik-777@mail.ru> [Sun, 08 Jul 2012 13:18:52 +0400] rev 7367
merge
nemo [Sun, 08 Jul 2012 12:00:27 -0400] rev 7366
Insert at front of same Z, not end. Saves a little time on insertion and lua lookup of recent adds.
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 19:59:44 +0400] rev 7365
fix alpha channel in image rescaling
nemo [Sun, 08 Jul 2012 11:43:22 -0400] rev 7364
Draw bombs behind plane
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 19:17:50 +0400] rev 7363
Fix thumbnails. On some OpenGL implementations they weren't working.
unc0rr [Sun, 08 Jul 2012 18:59:25 +0400] rev 7362
Fix rare condition when hog's gear stucks in an infinite loop which adds 1 to its Y coordinate not checking for drowning
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 17:43:10 +0400] rev 7361
fix frontend for ffmpeg 0.7.13
nemo [Sun, 08 Jul 2012 10:35:40 -0400] rev 7360
Intended to help on bottom border maps or "red" maps - don't assume erasure if there is indestructible land below the hog
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 17:26:20 +0400] rev 7359
Fix compilation of hwengine on ffmpeg 0.7.13.
But frontend does not compiles.
Medo <smaxein@googlemail.com> [Thu, 26 Jul 2012 11:01:32 +0200] rev 7358
Hedgeroid: Major overhaul of the network connection code. Now it is threaded and
errors are handled properly.
nemo [Sun, 08 Jul 2012 10:03:31 -0400] rev 7357
Score AI resurrection as a kill. These values will not be the same as the in-game scoring, since in-game scoring doesn't count friendlies.
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 16:21:42 +0400] rev 7356
fix for older ffmpeg (0.7.13)
Medo <smaxein@googlemail.com> [Tue, 24 Jul 2012 16:57:48 +0200] rev 7355
Hedgeroid: Misguided attempts at getting the connection lifecycle right.
Committing this because it basically runs this way, so i might want to revert to
it later :)
kjpou1 [Sat, 07 Jul 2012 23:22:03 +0200] rev 7354
remaining files for the Danish translation
Stepan777 <stepik-777@mail.ru> [Fri, 06 Jul 2012 19:15:44 +0400] rev 7353
When there are videos that are being encoded and user tries to quit display dialog with warning.
Medo <smaxein@googlemail.com> [Mon, 23 Jul 2012 00:17:06 +0200] rev 7352
Hedgeroid: Reworked player and room lists, added menus, added playername query
Still work in progress...
unc0rr [Sat, 07 Jul 2012 23:31:59 +0400] rev 7351
- Check ready status only after deleting player's teams (should fix the bug when you're unable to start game)
- Send LEFT message after deletion of player's teams (no idea if this breaks anything, but this is more accurate behavior)
Stepan777 <stepik-777@mail.ru> [Fri, 06 Jul 2012 13:22:33 +0400] rev 7350
When compiling with sdl2 use it instead of glut for creating hidden window (as suggested by koda).
This is not tested but it should work.
Medo <smaxein@googlemail.com> [Sat, 21 Jul 2012 14:56:52 +0200] rev 7349
Hedgeroid: More work on the lobby activity
nemo [Sat, 07 Jul 2012 15:28:47 -0400] rev 7348
Limit firepunch/whip drowning checks to max AI, bat to top 2 levels.
Stepan777 <stepik-777@mail.ru> [Fri, 06 Jul 2012 12:50:18 +0400] rev 7347
merge
Medo <smaxein@googlemail.com> [Thu, 19 Jul 2012 22:55:36 +0200] rev 7346
Hedgeroid: Lobby activity improvements
nemo [Sat, 07 Jul 2012 14:29:35 -0400] rev 7345
unbreak grayscale
Medo <smaxein@googlemail.com> [Thu, 19 Jul 2012 22:53:39 +0200] rev 7344
Hedgeroid: Modified detection of assets on SD card (should be more reliable)
unc0rr [Fri, 06 Jul 2012 01:25:04 +0400] rev 7343
It is global var
Medo <smaxein@googlemail.com> [Thu, 19 Jul 2012 18:58:18 +0200] rev 7342
Hedgeroid: Got the roomlist working... more or less.
unc0rr [Thu, 05 Jul 2012 20:53:55 +0400] rev 7341
Fix crash when hedgehog dies while switching from it
Medo <smaxein@googlemail.com> [Thu, 19 Jul 2012 18:31:58 +0200] rev 7340
Re-Added the commandline client, but it's not compilable agains the latest frontlib
at the moment.
nemo [Wed, 04 Jul 2012 12:41:47 -0400] rev 7339
free up power for use by script
Medo <smaxein@googlemail.com> [Thu, 19 Jul 2012 17:56:38 +0200] rev 7338
frontlib:
- Removed automatic roomlist handling, since the server doesn't inform of every change after all
- Added flib_netconn_get_playername
- Added a callback mechanism for logging
nemo [Wed, 04 Jul 2012 10:56:42 -0400] rev 7337
Allow script to set number of ammo in a crate. untested.
Medo <smaxein@googlemail.com> [Wed, 18 Jul 2012 21:34:49 +0200] rev 7336
frontlib: Fix onRoomUpdateCb receiving a null pointer
unc0rr [Tue, 03 Jul 2012 22:44:50 +0400] rev 7335
- Don't call Length() on variable size arrays
- Make pas2c fail on such calls
Medo <smaxein@googlemail.com> [Tue, 17 Jul 2012 23:06:20 +0200] rev 7334
Hedgeroid: Fixed multitouch breakage
unc0rr [Sat, 30 Jun 2012 01:09:31 +0400] rev 7333
Properly convert taking address of function with var parameters
Medo <smaxein@googlemail.com> [Tue, 17 Jul 2012 22:27:16 +0200] rev 7332
Hedgeroid: Chat and player list work now, but everything is very much WIP
unc0rr [Sat, 30 Jun 2012 00:34:51 +0400] rev 7331
Well, since we have database on the same computer as game server, could remove caching, but I just set expiration time to 10 minutes
Medo <smaxein@googlemail.com> [Mon, 16 Jul 2012 20:16:03 +0200] rev 7330
Hedgeroid: Layout experiments for the lobby page
unc0rr [Sat, 30 Jun 2012 00:20:01 +0400] rev 7329
Don't produce unnecessary and erroneous defines
Medo <smaxein@googlemail.com> [Wed, 11 Jul 2012 01:52:01 +0200] rev 7328
Hedgeroid: Added experimental lobby chat
xymeng [Fri, 29 Jun 2012 22:46:58 +0400] rev 7327
Fix the function definition issue so the function pointer format now looks correct.
Medo <smaxein@googlemail.com> [Wed, 11 Jul 2012 01:51:28 +0200] rev 7326
Hedgeroid: Simplified some code
unc0rr [Fri, 29 Jun 2012 01:23:43 +0400] rev 7325
Tiny optimization + formatting fix
Medo <smaxein@googlemail.com> [Wed, 11 Jul 2012 01:40:35 +0200] rev 7324
frontlib: Added missing disconnect case
unc0rr [Fri, 29 Jun 2012 00:45:13 +0400] rev 7323
Convert function with var parameters declarations into #define + function which accepts pointers
Medo <smaxein@googlemail.com> [Tue, 10 Jul 2012 19:40:10 +0200] rev 7322
frontlib: Added the NDK build file for Android
unc0rr [Thu, 28 Jun 2012 22:45:06 +0400] rev 7321
- Try sending remove message in 'finally' as a last resort
- Some sources maintainance
Medo <smaxein@googlemail.com> [Tue, 10 Jul 2012 19:33:57 +0200] rev 7320
frontlib: Renamed cfg to scheme, Un-refcounted some types, small API adjustments
nemo [Wed, 27 Jun 2012 16:40:36 -0400] rev 7319
ocd
Medo <smaxein@googlemail.com> [Thu, 05 Jul 2012 22:22:48 +0200] rev 7318
Improved asset moving time by an order of magnitude (3s vs. 25s on my device)
unc0rr [Thu, 28 Jun 2012 00:30:50 +0400] rev 7317
Prepare to handle passing by reference
Medo <smaxein@googlemail.com> [Thu, 05 Jul 2012 00:33:24 +0200] rev 7316
frontlib: Improved and unified parameter checking, moved the cmdlineClient out
of the frontlib code.
unc0rr [Wed, 27 Jun 2012 22:53:26 +0400] rev 7315
Remove trailing spaces
Medo <smaxein@googlemail.com> [Wed, 27 Jun 2012 22:52:19 +0200] rev 7314
frontlib: Fixes and improvements. Added a GPLv2+ license header to all frontlib
files that did not have their license fixed already.
nemo [Wed, 27 Jun 2012 13:47:42 -0400] rev 7313
Use toUtf8 instead TODO - find out 'sactly what the website is using for hashes.
Medo <smaxein@googlemail.com> [Wed, 27 Jun 2012 18:04:17 +0200] rev 7312
Merge
sphrix [Wed, 27 Jun 2012 13:39:46 -0400] rev 7311
Missions localisation
nemo [Wed, 27 Jun 2012 09:16:34 -0400] rev 7310
More efficient
nemo [Wed, 27 Jun 2012 08:54:03 -0400] rev 7309
oops
nemo [Wed, 27 Jun 2012 07:58:16 -0400] rev 7308
Another try at the trace with more aggressive optimisation. Also tweaked the radial gradiant a bit to match the original more
nemo [Tue, 26 Jun 2012 23:02:25 -0400] rev 7307
This is necessary because commands can contain 0s, and StrPas used by LuaPas halts at the first 0. It might be necessary to change the base string handling.
Stepan777 <stepik-777@mail.ru> [Tue, 26 Jun 2012 23:29:41 +0400] rev 7306
Here they come - thumbnails.
Also fixing some resizing issues in pagevideos - now it resizes nicer.
Wait for a announcement on hedgewars.org, I hope to make it soon.
nemo [Tue, 26 Jun 2012 20:05:24 -0400] rev 7305
Extend TARDIS away time a bit (minimum, range) to make it a bit more useful. Remove a couple of unused variables.
Wolfgang Steffens <WolfgangSteff@gmail.com> [Tue, 10 Jul 2012 11:08:35 +0200] rev 7304
Added auto cropping to atlasing
Added splitting of animation sheets to frames and auto crop the frames.
Fixed some atlas blitting issues. Vertex coords are still improper tho for
auto cropped frames
Stepan777 <stepik-777@mail.ru> [Tue, 26 Jun 2012 23:23:02 +0400] rev 7303
merge
koda [Wed, 27 Jun 2012 01:25:26 +0200] rev 7302
updated ios project file
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 16:22:03 +0200] rev 7301
GL1.x fixes
nemo [Tue, 26 Jun 2012 14:38:19 -0400] rev 7300
Quick inkscape trace + a radial gradiant glow on the hedgewars logo. Perhaps it'll encourage Tiy to provide the vector original.
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 15:46:49 +0200] rev 7299
Merge
unc0rr [Tue, 26 Jun 2012 21:13:27 +0400] rev 7298
Don't set erasing flag when it is unnecessary so hwmap could compress better
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 15:46:08 +0200] rev 7297
using atlas for rendering now
nemo [Tue, 26 Jun 2012 11:08:33 -0400] rev 7296
er. this one too
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 12:02:54 +0200] rev 7295
made surface retaining mandatory
Stepan777 <stepik-777@mail.ru> [Tue, 26 Jun 2012 02:15:50 +0400] rev 7294
merge
nemo [Tue, 26 Jun 2012 10:14:40 -0400] rev 7293
Add green mask for anti-portal areas on custom maps. Flagged as Bouncy since it is intended for that general use. Needs testing.
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 12:01:19 +0200] rev 7292
added missing uBinPacker.pas and uAtlas.pas
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 11:47:40 +0200] rev 7291
retaining SDL surfaces in order to allow recreating atlases from scratch without
reading back textures from the GL
nemo [Mon, 25 Jun 2012 09:40:56 -0400] rev 7290
Update contributor e-mail address
Stepan777 <stepik-777@mail.ru> [Tue, 26 Jun 2012 02:14:35 +0400] rev 7289
Restore almost old TCPBase behaviour
(it was only necessary to move emiting of isReadyNow() from ClientDisconnect() to NewConnection()).
Also ensure deletion of IPCSocket.
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 10:44:27 +0200] rev 7288
Merge
nemo [Mon, 25 Jun 2012 09:01:03 -0400] rev 7287
oops
Stepan777 <stepik-777@mail.ru> [Sun, 24 Jun 2012 21:33:45 +0400] rev 7286
remaining IFDEFs
unc0rr [Mon, 25 Jun 2012 10:16:19 +0400] rev 7285
oops
Stepan777 <stepik-777@mail.ru> [Sun, 24 Jun 2012 21:32:33 +0400] rev 7284
merge
nemo [Sun, 24 Jun 2012 20:30:51 -0400] rev 7283
oops
Stepan777 <stepik-777@mail.ru> [Sun, 24 Jun 2012 21:15:20 +0400] rev 7282
correctly fix odd dimensions (it was incorrectly fixed in previous commit)
nemo [Sun, 24 Jun 2012 18:21:12 -0400] rev 7281
These 2 need masks now
Stepan777 <stepik-777@mail.ru> [Sun, 24 Jun 2012 20:57:02 +0400] rev 7280
pagevideos is now much better that before:
1. Display list of video files.
2. For each file in progress display progress bar.
3. Description for each file (size, duration etc).
4. It is possible to remove and rename files.
5. Video file can be launched in external media player.
6. ...
also fixed some bugs
http://postimage.org/image/hk87cuqm9/
unc0rr [Sun, 24 Jun 2012 22:37:44 +0400] rev 7279
Fix completely broken RateHammer
Stepan777 <stepik-777@mail.ru> [Sun, 24 Jun 2012 20:31:26 +0400] rev 7278
merge
nemo [Sun, 24 Jun 2012 13:18:33 -0400] rev 7277
Sanity limits.
nemo [Sun, 24 Jun 2012 09:12:53 -0400] rev 7276
Another take at prettier crate appearance
Medo <smaxein@googlemail.com> [Wed, 27 Jun 2012 18:02:45 +0200] rev 7275
frontlib: Getting there :) Added commandline client for testing
nemo [Sat, 23 Jun 2012 23:04:06 -0400] rev 7274
Try to use TestCollExcludingMe a bit less - the flag bit is a bit (heh) more accurate.
Medo <smaxein@googlemail.com> [Mon, 25 Jun 2012 15:21:18 +0200] rev 7273
frontlib: Using macros for simplification of callbacks
nemo [Sat, 23 Jun 2012 22:39:00 -0400] rev 7272
Second part of the change. Make collision check use the new mask bit.
Medo <smaxein@googlemail.com> [Mon, 25 Jun 2012 00:42:07 +0200] rev 7271
frontlib: Intermittent commit. Things are still in flux but we're getting there :)
nemo [Sat, 23 Jun 2012 21:37:47 -0400] rev 7270
Step 1. Add current hedgehog as top bit of bottom byte.
Medo <smaxein@googlemail.com> [Thu, 21 Jun 2012 21:32:12 +0200] rev 7269
More progress on the netplay part of the frontlib
unc0rr [Sat, 23 Jun 2012 22:44:11 +0400] rev 7268
- Fix cake bug introduced in
r2ccfc93c6b5e
- New debugging tool which dumps land into log file
Medo <smaxein@googlemail.com> [Tue, 19 Jun 2012 21:20:08 +0200] rev 7267
Merge
unc0rr [Fri, 22 Jun 2012 08:13:51 +0400] rev 7266
Swap order of actions
unc0rr [Tue, 19 Jun 2012 01:20:19 +0400] rev 7265
Output log to stdout instead of stderr
unc0rr [Tue, 19 Jun 2012 00:40:52 +0400] rev 7264
Oops, forgot this
belphegorr <szabibibi@gmail.com> [Mon, 23 Jul 2012 19:15:59 +0300] rev 7263
Added a new function: AddNewEvent, which only adds an event to the list if it doesn't already exist. Kept the old one as it might me useful to be able to add an event more than once.
unc0rr [Mon, 18 Jun 2012 23:45:21 +0400] rev 7262
set(LUA_LIBRARY lua.dll) for win32 builds
belphegorr <szabibibi@gmail.com> [Sat, 21 Jul 2012 01:54:41 +0300] rev 7261
Placed hiding hogs at the end of StartMission in Mission 3
unc0rr [Sun, 17 Jun 2012 22:11:09 +0400] rev 7260
BindsModel
belphegorr <szabibibi@gmail.com> [Sat, 21 Jul 2012 01:53:17 +0300] rev 7259
Added localization
unc0rr [Sun, 17 Jun 2012 21:45:49 +0400] rev 7258
- Move colorsModel to appropriate place
- Less includes in DataManager.h
belphegorr <szabibibi@gmail.com> [Sat, 21 Jul 2012 01:47:34 +0300] rev 7257
Modified DrawGear so that it doesn't draw the gear when it has message gmRemoveFromList (it was causing havoc when I used HideHog as it could not access the position of the hog)
koda [Sun, 17 Jun 2012 16:32:44 +0200] rev 7256
CROSSAPPLE ftw
belphegorr <szabibibi@gmail.com> [Mon, 16 Jul 2012 20:56:55 +0300] rev 7255
Fixed a visual gear in Mission 5
Animate.lua: added an optional boolean parameter to AnimVisualGear - follow
unc0rr [Sun, 17 Jun 2012 14:13:19 +0400] rev 7254
This should fix default hogs names in network game
belphegorr <szabibibi@gmail.com> [Mon, 16 Jul 2012 20:38:31 +0300] rev 7253
Added fifth mission and fixed minor control bug with mission 4
unc0rr [Sun, 17 Jun 2012 00:08:20 +0400] rev 7252
Catch all types of exceptions in recv thread. Should probably help with ghosts problem, though I have no idea which else kind of exception could arise there.
belphegorr <szabibibi@gmail.com> [Tue, 10 Jul 2012 23:06:56 +0300] rev 7251
Fixed a bug where certain ammo types were added to the wrong hogs.
unc0rr [Thu, 14 Jun 2012 16:35:36 +0400] rev 7250
AI loves to jump
belphegorr <szabibibi@gmail.com> [Tue, 10 Jul 2012 15:20:12 +0300] rev 7249
Reduced mission 4 difficulty (enemy health and level) and fixed a bug where hogs would comment on the death of Dense Cloud eve though he isn't added
koda [Thu, 14 Jun 2012 00:34:50 +0200] rev 7248
ios: disable some warnings
belphegorr <szabibibi@gmail.com> [Sun, 08 Jul 2012 19:28:40 +0300] rev 7247
Changed a ShowMission in Mission 4
koda [Thu, 14 Jun 2012 00:21:23 +0200] rev 7246
it was inevitable
belphegorr <szabibibi@gmail.com> [Sun, 08 Jul 2012 19:15:38 +0300] rev 7245
Modified frontend so that updating campaogn progress no longer changes current index of the mission combo box
Updated Animate.lua (forgot to copy it last time)
Mission 1: Fixed a bug where events would cause animations to stutter
Moved a crate
Made the princess and the elder pay attention to Leaks A Lot
Changed the name of the chief to Righteous Beard
Mission 2: -
Mission 3: Removed leftover debug lines
Solved a bug where Dense Cloud could not select weapons during final scene
Made the hogs fave each other during the final animation
Mission 4: Solved a bug where Dense Cloud would appear even if he's dead
koda [Thu, 14 Jun 2012 00:10:06 +0200] rev 7244
ios: explain why setting a style disables schemes and/or weapons sometimes
belphegorr <szabibibi@gmail.com> [Fri, 06 Jul 2012 15:10:36 +0300] rev 7243
Modified Animate.lua function AnimMove to take highercase direction (e.g. "Left")
Solved a bug in Mission 4 where after the second wave appears, control went to the cannibals
Changed random seed to 1
koda [Thu, 14 Jun 2012 00:03:01 +0200] rev 7242
ios: for mission configuration, use the bundled cfg file instead of providing plist files
belphegorr <szabibibi@gmail.com> [Fri, 06 Jul 2012 14:45:55 +0300] rev 7241
Modified Mission 4: reduced second wave health, reduced some ammos, added some ammos, added reaction to hog death, added reaction to second wave of hogs
koda [Wed, 13 Jun 2012 23:28:54 +0200] rev 7240
add default cfg files for uniformity in missions
belphegorr <szabibibi@gmail.com> [Fri, 06 Jul 2012 12:30:07 +0300] rev 7239
Increased turn time to 40
Stepan777 <stepik-777@mail.ru> [Tue, 12 Jun 2012 17:20:27 +0400] rev 7238
fix very stupid bug :)
koda [Wed, 13 Jun 2012 23:25:15 +0200] rev 7237
DPI for everyone
belphegorr <szabibibi@gmail.com> [Thu, 05 Jul 2012 17:19:11 +0300] rev 7236
Reduced number of crates on the challenge in mission 1, fixed an error with mission 3 (at the end)
Stepan777 <stepik-777@mail.ru> [Mon, 11 Jun 2012 18:15:30 +0400] rev 7235
1. Implement new page in frontend with options for video recording.
2. Store temoprary files in different directory
Medo <smaxein@googlemail.com> [Tue, 19 Jun 2012 21:17:05 +0200] rev 7234
frontlib: Started work on the server connection code
nemo [Wed, 13 Jun 2012 11:18:30 -0400] rev 7233
LUA_FOUND should surely be set only if the system lua was found.
belphegorr <szabibibi@gmail.com> [Thu, 05 Jul 2012 16:50:06 +0300] rev 7232
Reduced ammo count on Mission 2
Stepan777 <stepik-777@mail.ru> [Mon, 11 Jun 2012 17:56:10 +0400] rev 7231
merge
Medo <smaxein@googlemail.com> [Fri, 15 Jun 2012 19:57:25 +0200] rev 7230
Changed frontlib to use the existing ini file formats of the QtFrontend
nemo [Tue, 12 Jun 2012 21:42:22 -0400] rev 7229
Couple of missed sections from last time. Shield is still a bit odd
belphegorr <szabibibi@gmail.com> [Thu, 05 Jul 2012 16:43:15 +0300] rev 7228
Modified some crate positions, added sound to teleports, fixed loc errors...
Medo <smaxein@googlemail.com> [Tue, 12 Jun 2012 21:10:11 +0200] rev 7227
frontlib: Rewrote the ini helper code, finished ini reading/writing support for all relevant file types
koda [Mon, 11 Jun 2012 01:16:43 +0200] rev 7226
reorganize options.inc a little
belphegorr <szabibibi@gmail.com> [Thu, 05 Jul 2012 16:02:42 +0300] rev 7225
Added localization and changed primary team color.
Medo <smaxein@googlemail.com> [Tue, 12 Jun 2012 11:25:05 +0200] rev 7224
Cleanup, refactoring and generally more development in the frontlib
koda [Mon, 11 Jun 2012 01:13:57 +0200] rev 7223
uniform NOPNG and NOSERVER cmake symbols
belphegorr <szabibibi@gmail.com> [Thu, 05 Jul 2012 00:57:30 +0300] rev 7222
Added Mission 4: United We Stand
Medo <smaxein@googlemail.com> [Mon, 11 Jun 2012 00:06:22 +0200] rev 7221
Merge
koda [Mon, 11 Jun 2012 00:03:04 +0200] rev 7220
sed 's/\t/ /g' CMakeLists.txt
belphegorr <szabibibi@gmail.com> [Tue, 03 Jul 2012 12:15:07 +0300] rev 7219
Set the choice constants to the correct values (1-3 instead of 0-2).
nemo [Sun, 10 Jun 2012 14:36:40 -0400] rev 7218
Ensure that Clan ammo always takes precedence over Per Hog Ammo in the flags. It'd be best for the user sake if these buttons acted more like radio buttons.
belphegorr <szabibibi@gmail.com> [Sun, 01 Jul 2012 17:24:04 +0300] rev 7217
Removed some debugging lines I forgot to remove.
nemo [Sat, 09 Jun 2012 17:15:45 -0400] rev 7216
disable this debug too
belphegorr <szabibibi@gmail.com> [Sun, 01 Jul 2012 17:11:59 +0300] rev 7215
Added mission 3: The Journey Back
nemo [Sat, 09 Jun 2012 16:51:56 -0400] rev 7214
Remove debug pixel draws, skip tracing on own shoved hogs. Should speed things up allowing more evaluations of stuff.
belphegorr <szabibibi@gmail.com> [Fri, 29 Jun 2012 14:39:05 +0300] rev 7213
Fixed some bugs with Mission 2 and Animate.lua.
unc0rr [Sat, 09 Jun 2012 23:35:55 +0400] rev 7212
TestBaseballBat
belphegorr <szabibibi@gmail.com> [Tue, 26 Jun 2012 02:07:58 +0300] rev 7211
Fixed a bug in Mission 2, where hidden hogs appeared before getting deleted on losing the game.
unc0rr [Sat, 09 Jun 2012 21:31:26 +0400] rev 7210
- Adjust some consts so whip and firepunch work perfectly
- Temporarily make AI draw expected traceshove trajectory while I'm working on baseball bat
belphegorr <szabibibi@gmail.com> [Tue, 26 Jun 2012 01:17:04 +0300] rev 7209
Changed color of the "Natives" team to make it more visible and reduced difficulty of the "easy" challenge in the first mission.
nemo [Sat, 09 Jun 2012 10:28:45 -0400] rev 7208
Ignore all objects for fall tracing with shove to avoid considering checkins as obstacles. many objects will get knocked by the kick anyway, so end result should be pretty good. Oh, and ditch the sniper rifle doubling.
belphegorr <szabibibi@gmail.com> [Tue, 26 Jun 2012 00:57:09 +0300] rev 7207
Fixed a bug where, after finishing a campaign mission, the user needed to reselect the team in the frontend in order to see the next mission.
nemo [Sat, 09 Jun 2012 09:53:15 -0400] rev 7206
Double sniper rifle damage (AI seems unaware of second shot, when playing). Spread out flakes along X when looping and add a little Y variation. This avoids noticeable patterns. Especially on the rarer close layer or dense flakes like rain (for Y)
belphegorr <szabibibi@gmail.com> [Mon, 25 Jun 2012 11:17:19 +0300] rev 7205
Added the helper script I forgot to add last time
unc0rr [Sat, 09 Jun 2012 17:05:16 +0400] rev 7204
- Fix damage calculation in TestSniperRifle, aim a bit lower to compensate initial angle shift in sniper rifle. As a result, AI seems to never fail sniper rifle shots.
- Temporarily make AI tell its expectations in chat
belphegorr <szabibibi@gmail.com> [Mon, 25 Jun 2012 11:16:24 +0300] rev 7203
Copied the first two campaign missions and the helper script into share/hedgewars/Data/
Xeli [Sat, 09 Jun 2012 12:15:05 +0200] rev 7202
restore fpc 2.4.2 compatibility
belphegorr <szabibibi@gmail.com> [Mon, 25 Jun 2012 10:46:48 +0300] rev 7201
The first campaign commit with a lot of changes...
branch 'default'
added QTfrontend/campaign.cpp
added QTfrontend/campaign.h
changed QTfrontend/CMakeLists.txt
changed QTfrontend/game.cpp
changed QTfrontend/game.h
changed QTfrontend/hwform.cpp
changed QTfrontend/hwform.h
changed QTfrontend/ui/page/pagecampaign.cpp
changed QTfrontend/ui/page/pagecampaign.h
changed QTfrontend/ui/page/pagesingleplayer.cpp
changed hedgewars/uCommandHandlers.pas
changed hedgewars/uIO.pas
changed hedgewars/uScript.pas
changed hedgewars/uVariables.pas
unc0rr [Fri, 08 Jun 2012 23:56:08 +0400] rev 7200
New bright and shiny TestFirepunch which actually works
Xeli [Fri, 08 Jun 2012 19:25:40 +0200] rev 7199
fix shift key by disabling the key modifiers for now
Stepan777 <stepik-777@mail.ru> [Fri, 08 Jun 2012 02:52:35 +0400] rev 7198
1. Add IFDEFs for video recording
2. Options for video recording were hardcoded in engine,
now they are hardcoded in frontend and passed to engine thru command line
(later it will be possible to change them in frontend)
unc0rr [Fri, 08 Jun 2012 18:03:44 +0400] rev 7197
- TestSniperRifle ftw (still needs some consts adjustments, because AI seems to love sniper rifle too much)
- Also optimize TestDesertEagle a bit
- Also some formatting changes
Stepan777 <stepik-777@mail.ru> [Fri, 08 Jun 2012 02:41:14 +0400] rev 7196
merge
unc0rr [Fri, 08 Jun 2012 14:30:46 +0400] rev 7195
Check for gstHHDriven instead of damage check, so ballgun stops when turn ends in multiattack mode
Stepan777 <stepik-777@mail.ru> [Thu, 07 Jun 2012 17:42:32 +0400] rev 7194
merge
Xeli [Thu, 07 Jun 2012 22:40:28 +0200] rev 7193
ignore keymodifers other than ctrl/alt/shift
Xeli [Thu, 07 Jun 2012 01:28:39 +0200] rev 7192
removed some writelns
Xeli [Thu, 07 Jun 2012 01:10:57 +0200] rev 7191
first attempt at implementing support for keys with modifiers
to use it, the keybinding have to be of the form mod:<modkey>:..:<modkey> <function> <keycode>
for instance in an ini file change findhh=h to findhh=mod:lshift h
nemo [Wed, 06 Jun 2012 17:56:39 -0400] rev 7190
Make it AI survival almost definitely impossible by adding a 3rd pass to FindGear. 1st pass normal, 2nd pass allow close to objects, 3rd pass, allow overlapping objects.
unc0rr [Wed, 06 Jun 2012 22:11:55 +0400] rev 7189
Not needed here
Wolfgang Steffens <WolfgangSteff@gmail.com> [Tue, 05 Jun 2012 22:37:36 +0200] rev 7188
Removed leftover FFP code: We should now be GL2 GLSL1.30+ forward compatible.
Added a seperate shader for the gradient used for water drawing.
Disabled 3D mode for GL2 codepath as this still has some FFP left.
unc0rr [Tue, 05 Jun 2012 14:07:28 +0400] rev 7187
- Allow camera movement while current hedgehog is falling
- Some tiny changes
Wolfgang Steffens <WolfgangSteff@gmail.com> [Tue, 05 Jun 2012 22:17:06 +0200] rev 7186
Merge
Xeli [Tue, 05 Jun 2012 19:36:07 +0200] rev 7185
Android: first attempt at using the density call from java
Xeli [Tue, 05 Jun 2012 19:33:49 +0200] rev 7184
only reset those keys which actually change their bindings
nemo [Mon, 04 Jun 2012 19:43:39 -0400] rev 7183
tidy flags
Medo <smaxein@googlemail.com> [Mon, 11 Jun 2012 00:02:17 +0200] rev 7182
Small improvements to the frontend lib for better debugging
nemo [Mon, 04 Jun 2012 19:36:55 -0400] rev 7181
Welp. We have a bit of a problem here. Reverting the move of nextturn. But this causes a desync in scripting unless we can find a better fix.
Stepan777 <stepik-777@mail.ru> [Mon, 04 Jun 2012 21:32:30 +0400] rev 7180
here it is
Medo <smaxein@googlemail.com> [Sat, 09 Jun 2012 03:28:38 +0200] rev 7179
Implemented game launching API for the frontlib.
It is still buggy though, and not all game settings can be conveniently created/modified yet.
unc0rr [Mon, 04 Jun 2012 22:43:56 +0400] rev 7178
Don't make unnecessary calls to TestWhip, TestFirePunch, TestBaseballBat and TestHammer functions as they have no need to take Targ parameter into account and thus may only be called once per position
Medo <smaxein@googlemail.com> [Fri, 08 Jun 2012 19:52:24 +0200] rev 7177
Implemented public API for letting the engine render maps