2013-06-08 add fstack-protector and fvisibility=hidden to cmake tests
koda [Sat, 08 Jun 2013 02:16:38 +0200] rev 9155
add fstack-protector and fvisibility=hidden to cmake tests
2013-06-08 also apply linker flags to haskell programs
koda [Sat, 08 Jun 2013 02:03:02 +0200] rev 9154
also apply linker flags to haskell programs
2013-06-07 add relro linker tests (issue 663)
koda [Sat, 08 Jun 2013 01:56:23 +0200] rev 9153
add relro linker tests (issue #663)
2013-06-07 move compiler checks in a separate cmake module
koda [Sat, 08 Jun 2013 01:52:32 +0200] rev 9152
move compiler checks in a separate cmake module
2013-06-07 simplify cmake message syntax a little bit
koda [Sat, 08 Jun 2013 01:31:53 +0200] rev 9151
simplify cmake message syntax a little bit
2013-06-07 move platform specific and revision info code into separate cmake modules
koda [Sat, 08 Jun 2013 01:22:46 +0200] rev 9150
move platform specific and revision info code into separate cmake modules
2013-06-07 update changelog
sheepluva [Fri, 07 Jun 2013 21:15:11 +0200] rev 9149
update changelog
2013-06-07 move 0.01 to the end to avoid increase damage fail on small values like fire. thanks to hedgewars wiki for noting this for fire damage.
nemo [Fri, 07 Jun 2013 14:44:34 -0400] rev 9148
move 0.01 to the end to avoid increase damage fail on small values like fire. thanks to hedgewars wiki for noting this for fire damage.
2013-06-07 add note about mudball causing no direct damage to changelog
sheepluva [Fri, 07 Jun 2013 17:37:01 +0200] rev 9147
add note about mudball causing no direct damage to changelog
2013-12-26 close branch 0.9.19
koda [Thu, 26 Dec 2013 16:50:02 +0100] rev 9146
close branch
2013-06-07 Fix more warnings (lol @ icegun "consts")
unc0rr [Fri, 07 Jun 2013 15:23:04 +0400] rev 9145
Fix more warnings (lol @ icegun "consts")
2013-09-13 Skip some LandPixels manipulations in stats-only mode 0.9.19
unc0rr [Fri, 13 Sep 2013 21:55:53 +0400] rev 9144
Skip some LandPixels manipulations in stats-only mode
2013-06-07 Merge
unc0rr [Fri, 07 Jun 2013 12:51:09 +0400] rev 9143
Merge
2013-08-23 Fix script flaw in detection of best team when sending achievement info 0.9.19
unc0rr [Sat, 24 Aug 2013 01:37:20 +0400] rev 9142
Fix script flaw in detection of best team when sending achievement info
2013-06-05 Bump protocol and version (game desync would be triggered by b70352db5675, 2ae44c4381cd - other revisions probably safe)
nemo [Wed, 05 Jun 2013 13:01:25 -0400] rev 9141
Bump protocol and version (game desync would be triggered by b70352db5675, 2ae44c4381cd - other revisions probably safe)
2013-08-23 Fix build 0.9.19
unc0rr [Sat, 24 Aug 2013 01:22:45 +0400] rev 9140
Fix build
2013-06-05 Restore CurAmmoType check as well, that was removed in r8f317ba10675 when trying to fix aiming during alt attack.
nemo [Wed, 05 Jun 2013 12:47:33 -0400] rev 9139
Restore CurAmmoType check as well, that was removed in r8f317ba10675 when trying to fix aiming during alt attack. This probably fixes bug #657
2013-08-23 Store TrophyRace records in database 0.9.19
unc0rr [Sat, 24 Aug 2013 00:13:15 +0400] rev 9138
Store TrophyRace records in database
2013-06-05 fixed all engine compilation hints and notes (that I could see)
sheepluva [Wed, 05 Jun 2013 16:28:30 +0200] rev 9137
fixed all engine compilation hints and notes (that I could see)
2013-06-04 parsing ok, stops at uGears webgl
koda [Tue, 04 Jun 2013 23:56:17 +0200] rev 9136
parsing ok, stops at uGears
2013-08-05 Declare achievements in console statistics output 0.9.19
unc0rr [Tue, 06 Aug 2013 00:26:07 +0400] rev 9135
Declare achievements in console statistics output
2013-06-05 fix last remaining warning in frontend
sheepluva [Wed, 05 Jun 2013 15:42:00 +0200] rev 9134
fix last remaining warning in frontend
2013-06-04 actually everything is CLANG'd webgl
koda [Tue, 04 Jun 2013 23:48:44 +0200] rev 9133
actually everything is CLANG'd
2013-06-11 moar cpack ignore 0.9.19
koda [Tue, 11 Jun 2013 11:48:36 +0200] rev 9132
moar cpack ignore
2013-06-05 Hedgewars.png had a resolution more than twice as high as required; also fixed some (mostly obsolete) code that also contained a typo that would cause a warning/note in clang
sheepluva [Wed, 05 Jun 2013 15:27:00 +0200] rev 9131
Hedgewars.png had a resolution more than twice as high as required; also fixed some (mostly obsolete) code that also contained a typo that would cause a warning/note in clang
2013-06-04 move sdlmain_osx aside in its own folder so its include path is not contaminated webgl
koda [Tue, 04 Jun 2013 23:48:24 +0200] rev 9130
move sdlmain_osx aside in its own folder so its include path is not contaminated
2013-06-11 sigh, this follows r63bf1f4f40f8 0.9.19
koda [Tue, 11 Jun 2013 09:46:18 +0200] rev 9129
sigh, this follows r63bf1f4f40f8
2013-06-05 good-bye QAspectRatioLayout
sheepluva [Wed, 05 Jun 2013 14:00:29 +0200] rev 9128
good-bye QAspectRatioLayout
2013-06-04 update branch webgl
koda [Tue, 04 Jun 2013 22:28:12 +0200] rev 9127
update branch
2013-06-11 backout a few commits that desyncronized translations and broke physfs on 32 bit 0.9.19
koda [Tue, 11 Jun 2013 02:46:59 +0200] rev 9126
backout a few commits that desyncronized translations and broke physfs on 32 bit
2013-06-04 merge 0.9.19 in default
koda [Tue, 04 Jun 2013 22:08:17 +0200] rev 9125
merge 0.9.19 in default
2013-06-07 fix issue 664 ("Quick game will fail if the randomly chosen theme is a DLC/custom one") 0.9.19
sheepluva [Fri, 07 Jun 2013 16:35:48 +0200] rev 9124
fix issue #664 ("Quick game will fail if the randomly chosen theme is a DLC/custom one")
2013-06-04 trying to appease almighty unC0Rr 0.9.19
koda [Tue, 04 Jun 2013 21:59:01 +0200] rev 9123
trying to appease almighty unC0Rr
2013-06-04 sheepluva asked, one less gci task to do 0.9.19
koda [Tue, 04 Jun 2013 21:58:15 +0200] rev 9122
sheepluva asked, one less gci task to do
2013-06-04 sigh (qm files should not be in package_source either) 0.9.19
koda [Tue, 04 Jun 2013 17:20:23 +0200] rev 9121
sigh (qm files should not be in package_source either)
2013-06-04 fix mission 6 hiding cyborg (issue 622) 0.9.19
master_ex [Tue, 04 Jun 2013 16:23:45 +0200] rev 9120
fix mission 6 hiding cyborg (issue #622)
2013-06-04 this file is unused 0.9.19
koda [Tue, 04 Jun 2013 16:08:36 +0200] rev 9119
this file is unused
2013-06-04 portoguese update 0.9.19
inu [Tue, 04 Jun 2013 15:51:14 +0200] rev 9118
portoguese update
2013-06-04 apply raptor's fix on unix only 0.9.19
koda [Tue, 04 Jun 2013 15:51:06 +0200] rev 9117
apply raptor's fix on unix only
2013-06-04 two german sentences 0.9.19
hasufell [Tue, 04 Jun 2013 15:41:40 +0200] rev 9116
two german sentences
2013-06-04 forgot this from r f529fba57ba5 (thanks LocutusOfBorg1) 0.9.19
koda [Tue, 04 Jun 2013 15:40:25 +0200] rev 9115
forgot this from r f529fba57ba5 (thanks LocutusOfBorg1)
2013-06-04 more make package_source, moc and sh files 0.9.19
koda [Tue, 04 Jun 2013 15:39:01 +0200] rev 9114
more make package_source, moc and sh files
2013-06-04 adding some event-strings to german translation. most of these were suggested by Topf 0.9.19
sheepluva [Tue, 04 Jun 2013 11:47:07 +0200] rev 9113
adding some event-strings to german translation. most of these were suggested by Topf
2013-06-03 http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#deprecated-items - The Encoding key is deprecated. 0.9.19
c_korn [Mon, 03 Jun 2013 23:25:15 +0200] rev 9112
http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#deprecated-items - The Encoding key is deprecated.
2013-06-03 yay no more linking workarounds (for statically linking physfs on 32 bit arch, bringing divd3 or stdc++ or gcc_s.so.1 dependencies) 0.9.19
koda [Mon, 03 Jun 2013 23:23:46 +0200] rev 9111
yay no more linking workarounds (for statically linking physfs on 32 bit arch, bringing divd3 or stdc++ or gcc_s.so.1 dependencies)
2013-06-03 fix static physfs linking on 32 bit archs 0.9.19
raptor [Mon, 03 Jun 2013 23:21:29 +0200] rev 9110
fix static physfs linking on 32 bit archs
2013-06-05 - Fix issue 521 by resending FULLMAPCONFIG on game finish to those who joined mid-game. Semitested.
unc0rr [Thu, 06 Jun 2013 00:28:30 +0400] rev 9109
- Fix issue #521 by resending FULLMAPCONFIG on game finish to those who joined mid-game. Semitested. - Fix a bunch of build warnings
2013-06-03 those "Unknown property overflow" messages were kinda getting old, time to get rid of them. also fix a typo in changelog spotted by c_korn 0.9.19
sheepluva [Mon, 03 Jun 2013 23:09:06 +0200] rev 9108
those "Unknown property overflow" messages were kinda getting old, time to get rid of them. also fix a typo in changelog spotted by c_korn
2013-06-04 Less confusion to translators
unc0rr [Wed, 05 Jun 2013 00:26:22 +0400] rev 9107
Less confusion to translators
2013-06-03 Merge default to 0.9.19 0.9.19
unc0rr [Tue, 04 Jun 2013 00:20:06 +0400] rev 9106
Merge default to 0.9.19
2013-06-04 Proper parameters handling of chat commands
unc0rr [Tue, 04 Jun 2013 23:58:42 +0400] rev 9105
Proper parameters handling of chat commands
2013-06-03 wow binary logic ftw 0.9.19
koda [Mon, 03 Jun 2013 16:25:30 +0200] rev 9104
wow binary logic ftw
2013-06-04 blowtorch defrosts too
nemo [Mon, 03 Jun 2013 23:59:55 -0400] rev 9103
blowtorch defrosts too
2013-06-03 deleted .h in pascal engine 0.9.19
koda [Mon, 03 Jun 2013 16:15:17 +0200] rev 9102
deleted .h in pascal engine
2013-06-03 change portal mission name and update French translation (issue 569) 0.9.19
sphrix [Mon, 03 Jun 2013 15:39:54 +0200] rev 9101
change portal mission name and update French translation (issue #569)
2013-06-03 Fix issue 652 and fix issue 645
unc0rr [Tue, 04 Jun 2013 00:15:03 +0400] rev 9100
Fix issue #652 and fix issue 645
2013-06-03 if you use misuse labels as comments please at least keep in mind that labels cannot be used inline, within code blocks or with indentation! 0.9.19
sheepluva [Mon, 03 Jun 2013 13:47:35 +0200] rev 9099
if you use misuse labels as comments please at least keep in mind that labels cannot be used inline, within code blocks or with indentation!
2013-06-03 merge default with .19
koda [Mon, 03 Jun 2013 10:05:44 +0200] rev 9098
merge default with .19
2013-06-03 Added tag 0.9.19-release for changeset 1617149e01a4 0.9.19
koda [Mon, 03 Jun 2013 10:04:01 +0200] rev 9097
Added tag 0.9.19-release for changeset 1617149e01a4
2013-06-02 fix the cmake flag PHYSFS_SYSTEM being called SYSTEM_PHYSFS in the code 0.9.19
sheepluva [Sun, 02 Jun 2013 22:43:59 +0200] rev 9096
fix the cmake flag PHYSFS_SYSTEM being called SYSTEM_PHYSFS in the code
2013-05-31 oups 0.9.19
nemo [Fri, 31 May 2013 14:52:30 -0400] rev 9095
oups
2013-05-31 Merge 0.9.19
nemo [Fri, 31 May 2013 14:51:08 -0400] rev 9094
Merge 0.9.19
2013-05-31 fix locale load 0.9.19
nemo [Fri, 31 May 2013 14:47:07 -0400] rev 9093
fix locale load
2013-05-31 don't pack .hi files, frontlib and other stuff 0.9.19
koda [Fri, 31 May 2013 16:49:11 +0200] rev 9092
don't pack .hi files, frontlib and other stuff
2013-05-31 change cpack configuration file name so that it's not excluded by 'make package_source' 0.9.19
koda [Fri, 31 May 2013 15:41:41 +0200] rev 9091
change cpack configuration file name so that it's not excluded by 'make package_source'
2013-05-31 mystery of the ending prefix 0.9.19
koda [Fri, 31 May 2013 15:21:56 +0200] rev 9090
mystery of the ending prefix
2013-05-30 merge with tip 0.9.19 0.9.19-release
unc0rr [Fri, 31 May 2013 00:12:11 +0400] rev 9089
merge with tip
2013-05-30 Fix broken x/y values on Dangerous Ducklings
mikade <redgrinner@gmail.com> [Thu, 30 May 2013 21:08:13 +0900] rev 9088
Fix broken x/y values on Dangerous Ducklings Add two new mission-based achievements New mission 'Nobody Laugh'
2013-05-30 Add Frenzy (Hysteria) style/gameplay script and cfg
mikade <redgrinner@gmail.com> [Thu, 30 May 2013 20:29:55 +0900] rev 9087
Add Frenzy (Hysteria) style/gameplay script and cfg
2013-05-30 ++protocol_number; 0.9.19
unc0rr [Fri, 31 May 2013 00:10:59 +0400] rev 9086
++protocol_number;
2013-05-30 As per request, add ice-gun (untested!)
mikade <redgrinner@gmail.com> [Thu, 30 May 2013 20:09:57 +0900] rev 9085
As per request, add ice-gun (untested!)
2013-05-29 merge with tip 0.9.19
nemo [Wed, 29 May 2013 17:56:07 -0400] rev 9084
merge with tip
2013-05-30 Add how to play description to Mutant
mikade <redgrinner@gmail.com> [Thu, 30 May 2013 19:34:39 +0900] rev 9083
Add how to play description to Mutant Fix issue #277
2013-05-29 Since this keeps coming up. Sync engine and frontend wheel handling, again.
nemo [Wed, 29 May 2013 17:47:54 -0400] rev 9082
Since this keeps coming up. Sync engine and frontend wheel handling, again.
2013-05-29 merge 0.9.19
unc0rr [Wed, 29 May 2013 22:52:37 +0400] rev 9081
merge
2013-05-29 bump copyright year for Andrey entries
unc0rr [Wed, 29 May 2013 15:12:06 -0400] rev 9080
bump copyright year for Andrey entries
2013-05-29 polish translation update
szczur [Wed, 29 May 2013 13:03:23 -0400] rev 9079
polish translation update
2013-05-29 grammar
sphrix [Wed, 29 May 2013 12:21:49 -0400] rev 9078
grammar
2013-05-29 Waddaya think. Add it for iced up water and mines/cases/explosives
nemo [Wed, 29 May 2013 07:45:00 -0400] rev 9077
Waddaya think. Add it for iced up water and mines/cases/explosives
2013-05-29 cancel on slide
nemo [Wed, 29 May 2013 06:51:12 -0400] rev 9076
cancel on slide
2013-05-29 two little changelog entries
koda [Wed, 29 May 2013 10:51:21 +0200] rev 9075
two little changelog entries
2013-05-29 .hgignore update
koda [Wed, 29 May 2013 10:48:36 +0200] rev 9074
.hgignore update
2013-05-29 add hog freeze sound
koda [Wed, 29 May 2013 10:43:40 +0200] rev 9073
add hog freeze sound
2013-05-29 add ice beam sound
nemo [Tue, 28 May 2013 21:30:02 -0400] rev 9072
add ice beam sound
2013-05-28 frozen hog impact. koda says he'll add the beam
nemo [Tue, 28 May 2013 14:09:19 -0400] rev 9071
frozen hog impact. koda says he'll add the beam
2013-05-28 *hate*
nemo [Tue, 28 May 2013 13:58:01 -0400] rev 9070
*hate*
2013-05-28 windows build script, get the temp variable from environment, avoiding potential permission problems
koda [Tue, 28 May 2013 16:07:22 +0200] rev 9069
windows build script, get the temp variable from environment, avoiding potential permission problems
2013-05-28 on Windows link libgcc statically to reduce the number of dlls
koda [Tue, 28 May 2013 15:38:28 +0200] rev 9068
on Windows link libgcc statically to reduce the number of dlls
2013-05-28 < 256 is "thawing"
nemo [Tue, 28 May 2013 13:57:11 -0400] rev 9067
< 256 is "thawing"
2013-05-28 fix mispositioned map.png
nemo [Mon, 27 May 2013 21:34:03 -0400] rev 9066
fix mispositioned map.png
2013-05-27 add 'random' dependency to server .cabal file (please test)
koda [Mon, 27 May 2013 23:46:27 +0200] rev 9065
add 'random' dependency to server .cabal file (please test)
2013-05-27 don't resurrect frozen
nemo [Mon, 27 May 2013 16:56:44 -0400] rev 9064
don't resurrect frozen
2013-05-27 Fix "try again" button in "reconnected to fast" dialog trying to connect to port 0
unc0rr [Tue, 28 May 2013 00:01:58 +0400] rev 9063
Fix "try again" button in "reconnected to fast" dialog trying to connect to port 0
2013-05-27 Fix room admin rights delegation by server admin when he isn't room admin
unc0rr [Mon, 27 May 2013 23:54:52 +0400] rev 9062
Fix room admin rights delegation by server admin when he isn't room admin
2013-05-27 '@' for server admin status, '+' for room admins
unc0rr [Mon, 27 May 2013 23:24:35 +0400] rev 9061
'@' for server admin status, '+' for room admins
2013-05-27 Remove admin rights from old admin when he delegates room ownership
unc0rr [Mon, 27 May 2013 23:20:39 +0400] rev 9060
Remove admin rights from old admin when he delegates room ownership
2013-05-27 should unfreeze on your turn
nemo [Mon, 27 May 2013 14:41:48 -0400] rev 9059
should unfreeze on your turn
2013-05-27 increase width on medium/large templates by a couple of hundred px. should help issue #625 a bit. Shouldn't increase large any more tho, since we are at 4096 and would increase memory unnecessarily.
nemo [Mon, 27 May 2013 11:33:25 -0400] rev 9058
increase width on medium/large templates by a couple of hundred px. should help issue #625 a bit. Shouldn't increase large any more tho, since we are at 4096 and would increase memory unnecessarily.
2013-05-27 Default to random guest username in all places net/nick is fetched. Fixes issue #588
nemo [Mon, 27 May 2013 10:47:59 -0400] rev 9057
Default to random guest username in all places net/nick is fetched. Fixes issue #588
2013-05-27 Merge
unc0rr [Mon, 27 May 2013 10:52:30 +0400] rev 9056
Merge
2013-05-24 Quick and dirty fix for fact that we no longer prompt for a username on connect, so blank username simply errors on connect.
nemo [Fri, 24 May 2013 15:07:21 -0400] rev 9055
Quick and dirty fix for fact that we no longer prompt for a username on connect, so blank username simply errors on connect.
2013-05-24 Fix config save problems, bug #510
nemo [Fri, 24 May 2013 12:56:58 -0400] rev 9054
Fix config save problems, bug #510
2013-05-24 Add a mask, tweak changelog a bit
nemo [Fri, 24 May 2013 10:34:22 -0400] rev 9053
Add a mask, tweak changelog a bit
2013-05-24 few more changes
nemo [Thu, 23 May 2013 23:37:59 -0400] rev 9052
few more changes
2013-05-24 Final starbound
tiyuri [Thu, 23 May 2013 23:02:16 -0400] rev 9051
Final starbound
2013-05-23 perhaps unneeded, but...
koda [Fri, 24 May 2013 01:45:03 +0200] rev 9050
perhaps unneeded, but...
2013-05-23 lupdate
koda [Fri, 24 May 2013 00:55:33 +0200] rev 9049
lupdate
2013-05-23 Store suffix of .qm files instead of locale name
unc0rr [Fri, 24 May 2013 01:12:41 +0400] rev 9048
Store suffix of .qm files instead of locale name
2013-05-23 Remove repetition. This map doesn't need to be so wide.
nemo [Thu, 23 May 2013 09:33:36 -0400] rev 9047
Remove repetition. This map doesn't need to be so wide.
2013-05-23 So when I first upsized these, I neglected to remove the pixelated version when generating. Corrected that to avoid sharp edges. Also aggressively optimised for smoothing. Also took advantage of SVG to drag dino bones to water level for mikade.
nemo [Wed, 22 May 2013 22:46:49 -0400] rev 9046
So when I first upsized these, I neglected to remove the pixelated version when generating. Corrected that to avoid sharp edges. Also aggressively optimised for smoothing. Also took advantage of SVG to drag dino bones to water level for mikade.
2013-05-22 sheepluva suggestion for frozen barrel behaviour. untested.
nemo [Wed, 22 May 2013 09:46:42 -0400] rev 9045
sheepluva suggestion for frozen barrel behaviour. untested.
2013-05-22 as long as a generic placeholder tint is in place. can't just exit
nemo [Wed, 22 May 2013 06:17:06 -0400] rev 9044
as long as a generic placeholder tint is in place. can't just exit
2013-05-22 fix dud mine explosion
nemo [Tue, 21 May 2013 23:17:28 -0400] rev 9043
fix dud mine explosion
2013-05-22 Add shrooms map
tiyuri [Tue, 21 May 2013 23:00:20 -0400] rev 9042
Add shrooms map
2013-05-22 Make frozen crates uncollectable, add some tinting to frozen items. Suggestions needed for what should happen to explosives
nemo [Tue, 21 May 2013 22:56:31 -0400] rev 9041
Make frozen crates uncollectable, add some tinting to frozen items. Suggestions needed for what should happen to explosives
2013-05-21 further limit asm
koda [Tue, 21 May 2013 23:49:24 +0200] rev 9040
further limit asm
2013-05-21 place better the current replay button
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 21 May 2013 21:28:42 +0300] rev 9039
place better the current replay button
2013-05-21 tip to highlight the new /rnd command
koda [Tue, 21 May 2013 23:15:44 +0200] rev 9038
tip to highlight the new /rnd command
2013-05-21 merge
unc0rr [Wed, 22 May 2013 00:50:15 +0400] rev 9037
merge
2013-05-21 ಠ_ಠ
nemo [Tue, 21 May 2013 16:14:36 -0400] rev 9036
ಠ_ಠ
2013-05-21 '/rnd' command. Pass it a (possibly empty) list of items.
unc0rr [Wed, 22 May 2013 00:49:37 +0400] rev 9035
'/rnd' command. Pass it a (possibly empty) list of items.
2013-05-21 Allow messages containing word separators in server's additional console commands
unc0rr [Wed, 22 May 2013 00:12:15 +0400] rev 9034
Allow messages containing word separators in server's additional console commands
2013-05-21 Fix issue 570 (GoBack() slot connected twice)
unc0rr [Tue, 21 May 2013 23:54:28 +0400] rev 9033
Fix issue #570 (GoBack() slot connected twice)
2013-05-21 Clear nickname in case of collision so client could try again. Should help with issue 550 if not fix it.
unc0rr [Tue, 21 May 2013 23:48:00 +0400] rev 9032
Clear nickname in case of collision so client could try again. Should help with issue #550 if not fix it.
2013-05-21 Rooms list/chat splitter from issue 612
unc0rr [Tue, 21 May 2013 23:31:39 +0400] rev 9031
Rooms list/chat splitter from issue #612
2013-05-21 Update ru localization
unc0rr [Tue, 21 May 2013 22:09:21 +0400] rev 9030
Update ru localization
2013-05-21 Fix issue with last hog's part of team health bar
unc0rr [Tue, 21 May 2013 21:40:22 +0400] rev 9029
Fix issue with last hog's part of team health bar
2013-05-21 Don't accept keyboard/mouse events on startup phase
unc0rr [Tue, 21 May 2013 21:30:42 +0400] rev 9028
Don't accept keyboard/mouse events on startup phase
2013-05-21 Use old method of locale detection, fallback to new one in case of problems
unc0rr [Tue, 21 May 2013 21:22:32 +0400] rev 9027
Use old method of locale detection, fallback to new one in case of problems
2013-05-21 Add gstFrozen state to mines/gears in range on frozen land creation, and set the mines to dud state. gstFrozen does nothing yet. Visually or otherwise.
nemo [Tue, 21 May 2013 16:13:32 -0400] rev 9026
Add gstFrozen state to mines/gears in range on frozen land creation, and set the mines to dud state. gstFrozen does nothing yet. Visually or otherwise.
2013-05-21 less pixelated tentacles
nemo [Tue, 21 May 2013 11:32:42 -0400] rev 9025
less pixelated tentacles
2013-05-21 yes. forgot this one too
nemo [Tue, 21 May 2013 01:09:50 -0400] rev 9024
yes. forgot this one too
2013-05-21 add haunty mask, fix tentacle mask
nemo [Tue, 21 May 2013 00:58:29 -0400] rev 9023
add haunty mask, fix tentacle mask
2013-05-21 Tentacles map. Fix cmakes for the others
tiyuri [Mon, 20 May 2013 22:11:15 -0400] rev 9022
Tentacles map. Fix cmakes for the others
2013-05-20 Mass rename to group the StarBound derived maps together.
nemo [Mon, 20 May 2013 18:33:38 -0400] rev 9021
Mass rename to group the StarBound derived maps together.
2013-05-20 Oaks map
tiyuri [Mon, 20 May 2013 18:33:18 -0400] rev 9020
Oaks map
2013-05-20 Haunty map
tiyuri [Mon, 20 May 2013 17:14:08 -0400] rev 9019
Haunty map
2013-05-20 maybe a little edging will help?
nemo [Mon, 20 May 2013 07:45:16 -0400] rev 9018
maybe a little edging will help?
2013-05-20 Grassy map
tiyuri [Sun, 19 May 2013 22:06:24 -0400] rev 9017
Grassy map
2013-05-19 forgot to crush
nemo [Sun, 19 May 2013 16:52:57 -0400] rev 9016
forgot to crush
2013-05-19 Bones map
tiyuri [Sun, 19 May 2013 16:33:08 -0400] rev 9015
Bones map
2013-05-19 Crystal map
tiyuri [Sun, 19 May 2013 16:04:50 -0400] rev 9014
Crystal map
2013-05-18 update rope icon and icegun icon
sheepluva [Sat, 18 May 2013 23:19:49 +0200] rev 9013
update rope icon and icegun icon
2013-05-18 changing slots of landgun and icegun, feel free to complain, improve and/or revert
sheepluva [Sat, 18 May 2013 22:42:05 +0200] rev 9012
changing slots of landgun and icegun, feel free to complain, improve and/or revert
2013-05-17 tweak freezer icon a little more
sheepluva [Fri, 17 May 2013 22:25:56 +0200] rev 9011
tweak freezer icon a little more
2013-05-17 changed icon for freezer ( issue 614 ), for rope (to be easier to recognize) and cluster bomb (to be easier to recognize and to so that it can be distinguished from the regular grenade's icon even when no color is present or perceived
sheepluva [Fri, 17 May 2013 22:01:23 +0200] rev 9010
changed icon for freezer ( issue #614 ), for rope (to be easier to recognize) and cluster bomb (to be easier to recognize and to so that it can be distinguished from the regular grenade's icon even when no color is present or perceived
2013-05-17 Ehm... fix 'uLandGenMaze.pas(18,19) Fatal: (2003) Syntax error, ")" expected but "identifier A" found' error encountered by one of the users O_o
unc0rr [Fri, 17 May 2013 23:38:46 +0400] rev 9009
Ehm... fix 'uLandGenMaze.pas(18,19) Fatal: (2003) Syntax error, ")" expected but "identifier A" found' error encountered by one of the users O_o
2013-05-16 merge
unc0rr [Fri, 17 May 2013 00:08:05 +0400] rev 9008
merge
2013-05-16 lupdate
sheepluva [Thu, 16 May 2013 20:05:43 +0200] rev 9007
lupdate
2013-05-16 bleah. sorry for spam. this reverts the first attempt in uAmmos
nemo [Thu, 16 May 2013 14:05:16 -0400] rev 9006
bleah. sorry for spam. this reverts the first attempt in uAmmos
2013-05-16 Fix mortar's scoring
unc0rr [Fri, 17 May 2013 00:07:37 +0400] rev 9005
Fix mortar's scoring
2013-05-16 Yeah, this isn't safe either. Caused bug #629 - removing.
nemo [Thu, 16 May 2013 14:02:33 -0400] rev 9004
Yeah, this isn't safe either. Caused bug #629 - removing.
2013-05-16 Best level AI should maximize the score at all costs.
unc0rr [Fri, 17 May 2013 00:06:01 +0400] rev 9003
Best level AI should maximize the score at all costs.
2013-05-16 updated italian translation
ChipHome [Thu, 16 May 2013 17:33:25 +0200] rev 9002
updated italian translation
2013-05-16 I couldn't find any usage of these extern variables. neither in the file they are defined nor anywhere else in the code
sheepluva [Thu, 16 May 2013 10:10:27 +0200] rev 9001
I couldn't find any usage of these extern variables. neither in the file they are defined nor anywhere else in the code
2013-05-16 remove about 45 useless #include statements from campain.* - copypasta ftw, eh? :p
sheepluva [Thu, 16 May 2013 10:03:00 +0200] rev 9000
remove about 45 useless #include statements from campain.* - copypasta ftw, eh? :p
2013-05-16 better way to do it that avoids screwing up angle bounds on single saucer
nemo [Wed, 15 May 2013 23:33:38 -0400] rev 8999
better way to do it that avoids screwing up angle bounds on single saucer
2013-05-16 trying to prevent the AI from attacking barrels. feedback on this welcome.
nemo [Wed, 15 May 2013 22:52:17 -0400] rev 8998
trying to prevent the AI from attacking barrels. feedback on this welcome.
2013-05-15 few more changelog entries
nemo [Wed, 15 May 2013 08:56:52 -0400] rev 8997
few more changelog entries
2013-05-26 change to RGB
nemo [Sun, 26 May 2013 08:18:15 -0400] rev 8996
change to RGB
2013-05-14 more stuff we thought of
nemo [Tue, 14 May 2013 11:09:19 -0400] rev 8995
more stuff we thought of
2013-05-14 few things I thought of
nemo [Tue, 14 May 2013 10:40:24 -0400] rev 8994
few things I thought of
2013-05-14 use bubbles underwater
nemo [Tue, 14 May 2013 09:25:53 -0400] rev 8993
use bubbles underwater
2013-05-14 Rename submersible state, increase getaway time for attack underwater, slow down gear dx/dy underwater to simulate water resistance
nemo [Tue, 14 May 2013 08:57:30 -0400] rev 8992
Rename submersible state, increase getaway time for attack underwater, slow down gear dx/dy underwater to simulate water resistance
2013-05-14 Actually, let's use *4 since could be fired from lower down
nemo [Tue, 14 May 2013 07:16:14 -0400] rev 8991
Actually, let's use *4 since could be fired from lower down
2013-05-14 more drowning fixes
nemo [Tue, 14 May 2013 07:14:41 -0400] rev 8990
more drowning fixes
2013-05-14 check for gear being current ammo
nemo [Tue, 14 May 2013 06:33:59 -0400] rev 8989
check for gear being current ammo
2013-05-14 yeah. this needs to only be for local play or it screws up small window size in network game
nemo [Mon, 13 May 2013 22:58:40 -0400] rev 8988
yeah. this needs to only be for local play or it screws up small window size in network game
2013-05-14 some saucer thing for firing weps underwater and aiming and such. bit drunk and sleepy so testing I guess
nemo [Mon, 13 May 2013 22:40:32 -0400] rev 8987
some saucer thing for firing weps underwater and aiming and such. bit drunk and sleepy so testing I guess
2013-05-13 fix issue 590, load nick after asking for it...
koda [Mon, 13 May 2013 23:31:03 +0200] rev 8986
fix issue #590, load nick after asking for it...
2013-05-13 range checking for more engine command line parameters, issue 600
koda [Mon, 13 May 2013 22:53:20 +0200] rev 8985
range checking for more engine command line parameters, issue #600
2013-05-03 fix comparison error in Campaign mission 1
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 03 May 2013 07:09:04 +0300] rev 8984
fix comparison error in Campaign mission 1
2013-05-13 Restore ready toggle for room admins (issue 432)
unc0rr [Mon, 13 May 2013 22:49:14 +0400] rev 8983
Restore ready toggle for room admins (issue #432)
2013-05-13 Needs to reset net button, not toggle it.
nemo [Mon, 13 May 2013 14:10:51 -0400] rev 8982
Needs to reset net button, not toggle it.
2013-05-12 use less collision space for the holes
nemo [Sun, 12 May 2013 07:33:11 -0400] rev 8981
use less collision space for the holes
2013-05-12 don't draw a border if there's already a bottom border, avoid placing objects over gaps in the floor
nemo [Sat, 11 May 2013 23:36:39 -0400] rev 8980
don't draw a border if there's already a bottom border, avoid placing objects over gaps in the floor
2013-05-12 Package the 3 dynamic maps broken by recent uFloat changes as static maps. first_blood actually didn't seem to need it, but, just in case.
nemo [Sat, 11 May 2013 23:23:17 -0400] rev 8979
Package the 3 dynamic maps broken by recent uFloat changes as static maps. first_blood actually didn't seem to need it, but, just in case.
2013-05-12 suggestion of unc0rr's to fix issue w/ random maps in campaign. load sidecar packages in physfs for lua. should be useful also for lua that does custom layouts
nemo [Sat, 11 May 2013 21:50:14 -0400] rev 8978
suggestion of unc0rr's to fix issue w/ random maps in campaign. load sidecar packages in physfs for lua. should be useful also for lua that does custom layouts
2013-05-12 Change net button back on leaving main page.
nemo [Sat, 11 May 2013 21:19:44 -0400] rev 8977
Change net button back on leaving main page.
2013-05-12 Basic workarounds for overlapping drawn map (rename buttons) and short team list (set a min height). Min size of form still fits targetted min size on desktop of 800x600
nemo [Sat, 11 May 2013 21:14:25 -0400] rev 8976
Basic workarounds for overlapping drawn map (rename buttons) and short team list (set a min height). Min size of form still fits targetted min size on desktop of 800x600
2013-05-11 Add shoppamap lua as mikade requested. also add 50% chance of bottom border w/ holes as he requested. Also disable land objects in shoppa scheme, since that's more common way to play it.
nemo [Sat, 11 May 2013 10:54:24 -0400] rev 8975
Add shoppamap lua as mikade requested. also add 50% chance of bottom border w/ holes as he requested. Also disable land objects in shoppa scheme, since that's more common way to play it.
2013-05-11 I don't see how rating these against others is useful, given the limited radius, and the cluster bomb thing just seems counterproductive. Anyway, this prevents AI from picking on barrels.
nemo [Fri, 10 May 2013 21:00:06 -0400] rev 8974
I don't see how rating these against others is useful, given the limited radius, and the cluster bomb thing just seems counterproductive. Anyway, this prevents AI from picking on barrels.
2013-05-10 cases have no health
nemo [Fri, 10 May 2013 12:00:51 -0400] rev 8973
cases have no health
2013-05-10 I was using this to test firepunching likely duds, but most of the time that would probably just make him bazooka them
nemo [Thu, 09 May 2013 23:21:06 -0400] rev 8972
I was using this to test firepunching likely duds, but most of the time that would probably just make him bazooka them
2013-05-10 Adjust barrel damage so AI can actually bat to explode them. Fix state flag check. Remove unneeded dmgMod var. Cancel dX for low dX barrel tracing.
nemo [Thu, 09 May 2013 23:11:56 -0400] rev 8971
Adjust barrel damage so AI can actually bat to explode them. Fix state flag check. Remove unneeded dmgMod var. Cancel dX for low dX barrel tracing.
2013-05-09 oops
nemo [Thu, 09 May 2013 18:19:17 -0400] rev 8970
oops
2013-05-09 *sigh* freakin "with"
nemo [Thu, 09 May 2013 09:02:06 -0400] rev 8969
*sigh* freakin "with"
2013-05-07 oh right. and uSound. the main culprit.
nemo [Tue, 07 May 2013 16:00:34 -0400] rev 8968
oh right. and uSound. the main culprit.
2013-05-07 Fix voice naming. Case problems.
nemo [Tue, 07 May 2013 15:59:05 -0400] rev 8967
Fix voice naming. Case problems.
2013-05-07 remove redundant abs, and some incorrect 1+ to damage
nemo [Tue, 07 May 2013 15:43:34 -0400] rev 8966
remove redundant abs, and some incorrect 1+ to damage
2013-05-07 IFDEF that score expectation logging
unc0rr [Tue, 07 May 2013 23:37:03 +0400] rev 8965
IFDEF that score expectation logging
2013-05-07
nemo [Tue, 07 May 2013 15:34:36 -0400] rev 8964
2013-05-07 Apply radius consistently. Still doesn't explain AI fail I think, although I can't run it right now.
nemo [Tue, 07 May 2013 14:59:30 -0400] rev 8963
Apply radius consistently. Still doesn't explain AI fail I think, although I can't run it right now.
2013-05-06 So. This at least should make the math more accurate, even if it still doesn't appear to resolve prob w/ AI attacks
nemo [Sun, 05 May 2013 22:50:17 -0400] rev 8962
So. This at least should make the math more accurate, even if it still doesn't appear to resolve prob w/ AI attacks
2013-05-05 *sigh*
nemo [Sat, 04 May 2013 21:58:42 -0400] rev 8961
*sigh*
2013-05-05 oops
nemo [Sat, 04 May 2013 21:56:04 -0400] rev 8960
oops
2013-05-05 pass the target
nemo [Sat, 04 May 2013 21:40:52 -0400] rev 8959
pass the target
2013-05-04 simplify mine/explosive damage calc. clear dX in stable explosives. remove 0/4096 in trace routines.
nemo [Sat, 04 May 2013 14:46:29 -0400] rev 8958
simplify mine/explosive damage calc. clear dX in stable explosives. remove 0/4096 in trace routines.
2013-05-04 explosive/mine damage for shove fall. AI still seems to refuse to bat dud mines :(
nemo [Sat, 04 May 2013 13:58:18 -0400] rev 8957
explosive/mine damage for shove fall. AI still seems to refuse to bat dud mines :(
2013-05-04 Also have AI consider mines that will almost certainly be duds by the time he gets to them. I'm mostly using it to test AI behaviour w/ firepunch/whip/bat on a mine-heavy map.
nemo [Sat, 04 May 2013 08:16:50 -0400] rev 8956
Also have AI consider mines that will almost certainly be duds by the time he gets to them. I'm mostly using it to test AI behaviour w/ firepunch/whip/bat on a mine-heavy map.
2013-05-04 oops
nemo [Fri, 03 May 2013 23:46:15 -0400] rev 8955
oops
2013-05-04 try to guess at barrel state. prob should flag it..
nemo [Fri, 03 May 2013 22:18:23 -0400] rev 8954
try to guess at barrel state. prob should flag it..
2013-05-04 ignore non-hedgies here. could be useful, but Hammer needs to be taught to consider it. (hammer + explosives on a bridge could be neat)
nemo [Fri, 03 May 2013 21:38:16 -0400] rev 8953
ignore non-hedgies here. could be useful, but Hammer needs to be taught to consider it. (hammer + explosives on a bridge could be neat)
2013-05-04 trying to make AI aware of mine/explosive break point. also remove redundant test.
nemo [Fri, 03 May 2013 21:36:01 -0400] rev 8952
trying to make AI aware of mine/explosive break point. also remove redundant test.
2013-05-03 only rate subs if significant. still very much need correct fall+damage esp given different knocks.
nemo [Fri, 03 May 2013 07:52:57 -0400] rev 8951
only rate subs if significant. still very much need correct fall+damage esp given different knocks.
2013-05-03 Make hogs aware of dud mines and explosives. Still a bit more needed.
nemo [Fri, 03 May 2013 07:28:08 -0400] rev 8950
Make hogs aware of dud mines and explosives. Still a bit more needed.
2013-05-02 merge :P
unc0rr [Thu, 02 May 2013 23:46:48 +0400] rev 8949
merge :P
2013-05-02 Apparently resetPosition is not needed at all (/pause doesn't call it and works the same)
unc0rr [Thu, 02 May 2013 23:44:49 +0400] rev 8948
Apparently resetPosition is not needed at all (/pause doesn't call it and works the same)
2013-05-02 CheckGearDrowning could delete hedgehogs gear! (CheckGearDrowning -> ResurrectHedgehog -> FindPlace). Fixes bug 620.
unc0rr [Thu, 02 May 2013 21:56:24 +0400] rev 8947
CheckGearDrowning could delete hedgehogs gear! (CheckGearDrowning -> ResurrectHedgehog -> FindPlace). Fixes bug #620.
2013-05-02 Make AI more active in multiattack game mode
unc0rr [Thu, 02 May 2013 21:55:03 +0400] rev 8946
Make AI more active in multiattack game mode
2013-05-02 this should improve consistency of mortar cluster spread and snowball knocks
nemo [Thu, 02 May 2013 13:09:12 -0400] rev 8945
this should improve consistency of mortar cluster spread and snowball knocks
2013-05-01 fix bug that locked unlocked campaign missions, see issue 452
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 01 May 2013 04:05:10 +0300] rev 8944
fix bug that locked unlocked campaign missions, see issue #452
2013-04-30 fix nil comparison error, see issues 470 and 601
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 01 May 2013 01:27:35 +0300] rev 8943
fix nil comparison error, see issues 470 and 601
2013-05-01 this is fairer
nemo [Tue, 30 Apr 2013 21:06:05 -0400] rev 8942
this is fairer
2013-04-29 Use tr() properly
unc0rr [Mon, 29 Apr 2013 10:01:51 +0400] rev 8941
Use tr() properly
2013-04-27 This is something we need to check in all translations. Occasionally the source phrase ends w/ a space. Need to make sure translations take this into account.
nemo [Sat, 27 Apr 2013 17:02:26 -0400] rev 8940
This is something we need to check in all translations. Occasionally the source phrase ends w/ a space. Need to make sure translations take this into account.
2013-04-27 So. First pass. Add secondary explosions to RateExplosion and RateShotgun. Not yet added to shoves. This is of limited utility at present since the dX has to be small since we can't bother tracing all hog motion. But, should be more useful once shove is added, and tracking of explosives and mines.
nemo [Sat, 27 Apr 2013 16:56:50 -0400] rev 8939
So. First pass. Add secondary explosions to RateExplosion and RateShotgun. Not yet added to shoves. This is of limited utility at present since the dX has to be small since we can't bother tracing all hog motion. But, should be more useful once shove is added, and tracking of explosives and mines.
2013-04-26 Don't use writeln in ai thread (from rdd4035ee0f12), this causes crashes. Fixes issue 617.
unc0rr [Sat, 27 Apr 2013 00:09:50 +0400] rev 8938
Don't use writeln in ai thread (from rdd4035ee0f12), this causes crashes. Fixes issue #617.
2013-04-24 aaaaand this one never was damaging
nemo [Wed, 24 Apr 2013 10:38:28 -0400] rev 8937
aaaaand this one never was damaging
2013-04-24 cheezemonkey pointed out this is no longer damaging
nemo [Wed, 24 Apr 2013 10:34:52 -0400] rev 8936
cheezemonkey pointed out this is no longer damaging
2013-04-21 yep. I did forget to put this back
nemo [Sun, 21 Apr 2013 17:38:17 -0400] rev 8935
yep. I did forget to put this back
2013-04-21 So. This should fix ammo delays being off on a team that is resurrected later in the game, even up freezing delays a bit, prevent an infinite loop in freezing, and reduces fuel burn when adjusting freezer to one-fourth.
nemo [Sun, 21 Apr 2013 16:39:36 -0400] rev 8934
So. This should fix ammo delays being off on a team that is resurrected later in the game, even up freezing delays a bit, prevent an infinite loop in freezing, and reduces fuel burn when adjusting freezer to one-fourth.
2013-04-20 merge 0.9.19 in dev
koda [Sun, 21 Apr 2013 01:38:52 +0200] rev 8933
merge 0.9.19 in dev
2013-04-20 it's still not really clear to my why this is needed, maybe only in combination with -XD 0.9.19
koda [Sun, 21 Apr 2013 01:36:08 +0200] rev 8932
it's still not really clear to my why this is needed, maybe only in combination with -XD
(0) -3000 -1000 -224 +224 +1000 +3000 tip