koda [Tue, 11 Jun 2013 02:42:52 +0200] rev 9186
merge (could have grafted)
koda [Tue, 11 Jun 2013 02:39:45 +0200] rev 9185
osx, link also foundation to physfs
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 12 Jun 2013 04:53:04 +0300] rev 9184
added images and corrected bug that didn't show correct description at some occasions
koda [Tue, 11 Jun 2013 00:01:32 +0200] rev 9183
libssp (required by stack-protector) is not available on 10.4
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 27 May 2013 21:39:52 +0300] rev 9182
issue #562, image and description for the campaign page
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 11 Jun 2013 01:40:55 +0300] rev 9181
added missing image
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 11 Jun 2013 00:05:07 +0300] rev 9180
changed variable and function name
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 10 Jun 2013 23:50:36 +0300] rev 9179
removing sendstats(uScript) from luaAPI
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 10 Jun 2013 15:18:03 +0300] rev 9178
created a new sendstat type for changing the kills label
Periklis Ntanasis <pntanasis@gmail.com> [Sun, 09 Jun 2013 01:18:58 +0300] rev 9177
fix non changing graph title and sendstat health
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 08 Jun 2013 23:54:44 +0300] rev 9176
correct health statsend for lua scritps
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 08 Jun 2013 23:24:52 +0300] rev 9175
added option to change stats graph title
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 06 Jun 2013 03:52:32 +0300] rev 9174
made lua scripts able to turn off automatic game stats
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 06 Jun 2013 03:35:59 +0300] rev 9173
LuaAPI sendstat finds correct clan colors by team names on siPlayerKills
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 04 Jun 2013 00:10:48 +0300] rev 9172
added custom stats message
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 03 Jun 2013 23:18:24 +0300] rev 9171
added sendstat and sendstats support for lua scripts
unc0rr [Mon, 10 Jun 2013 21:20:14 +0400] rev 9170
More verbose initialization
koda [Mon, 10 Jun 2013 11:05:10 +0200] rev 9169
visibility unsupported on windows
unc0rr [Sun, 16 Jun 2013 00:46:11 +0400] rev 9168
Some fixes to make pas2c+clang compile all engine files
koda [Mon, 10 Jun 2013 10:59:49 +0200] rev 9167
protect all types with -fstack-protector-all
unc0rr [Sat, 15 Jun 2013 23:45:53 +0400] rev 9166
- Fix 'and not' without parentheses
- Better detection of such occasions
koda [Mon, 10 Jun 2013 10:47:59 +0200] rev 9165
stack-protector flag needs to be passed to the linker as well
unc0rr [Sat, 15 Jun 2013 23:44:37 +0400] rev 9164
Allow building with modern 'base' package
koda [Thu, 06 Jun 2013 15:55:10 +0200] rev 9163
port all Q_WS_* to Q_OS_* so that we are forward compatible with Qt5
koda [Sun, 09 Jun 2013 12:28:11 +0200] rev 9162
lua warning with clang
unc0rr [Sun, 09 Jun 2013 22:24:41 +0400] rev 9161
These could be handy
koda [Sun, 09 Jun 2013 12:22:53 +0200] rev 9160
update with default
koda [Sun, 09 Jun 2013 12:20:19 +0200] rev 9159
set linker flags where appropriate
koda [Sun, 09 Jun 2013 11:41:04 +0200] rev 9158
this was getting annoying, don't error out on warnings physfs
nemo [Fri, 07 Jun 2013 22:12:15 -0400] rev 9157
ok. this could be tidier, but, I'm sick of hogs w/ unmodified thaw thawing on exactly wrong turn.
koda [Sat, 08 Jun 2013 02:21:31 +0200] rev 9156
make sure that also CXX sources pick up the flags (although I'm not 100% of the correctness of the tests)
koda [Sat, 08 Jun 2013 02:16:38 +0200] rev 9155
add fstack-protector and fvisibility=hidden to cmake tests
koda [Sat, 08 Jun 2013 02:03:02 +0200] rev 9154
also apply linker flags to haskell programs
koda [Sat, 08 Jun 2013 01:56:23 +0200] rev 9153
add relro linker tests (
issue #663)
koda [Sat, 08 Jun 2013 01:52:32 +0200] rev 9152
move compiler checks in a separate cmake module
koda [Sat, 08 Jun 2013 01:31:53 +0200] rev 9151
simplify cmake message syntax a little bit
koda [Sat, 08 Jun 2013 01:22:46 +0200] rev 9150
move platform specific and revision info code into separate cmake modules
sheepluva [Fri, 07 Jun 2013 21:15:11 +0200] rev 9149
update changelog
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.
sheepluva [Fri, 07 Jun 2013 17:37:01 +0200] rev 9147
add note about mudball causing no direct damage to changelog
koda [Thu, 26 Dec 2013 16:50:02 +0100] rev 9146
close branch
unc0rr [Fri, 07 Jun 2013 15:23:04 +0400] rev 9145
Fix more warnings (lol @ icegun "consts")
unc0rr [Fri, 13 Sep 2013 21:55:53 +0400] rev 9144
Skip some LandPixels manipulations in stats-only mode
unc0rr [Fri, 07 Jun 2013 12:51:09 +0400] rev 9143
Merge
unc0rr [Sat, 24 Aug 2013 01:37:20 +0400] rev 9142
Fix script flaw in detection of best team when sending achievement info
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)
unc0rr [Sat, 24 Aug 2013 01:22:45 +0400] rev 9140
Fix build
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
unc0rr [Sat, 24 Aug 2013 00:13:15 +0400] rev 9138
Store TrophyRace records in database
sheepluva [Wed, 05 Jun 2013 16:28:30 +0200] rev 9137
fixed all engine compilation hints and notes (that I could see)
koda [Tue, 04 Jun 2013 23:56:17 +0200] rev 9136
parsing ok, stops at uGears
unc0rr [Tue, 06 Aug 2013 00:26:07 +0400] rev 9135
Declare achievements in console statistics output
sheepluva [Wed, 05 Jun 2013 15:42:00 +0200] rev 9134
fix last remaining warning in frontend
koda [Tue, 04 Jun 2013 23:48:44 +0200] rev 9133
actually everything is CLANG'd
koda [Tue, 11 Jun 2013 11:48:36 +0200] rev 9132
moar cpack ignore
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
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
koda [Tue, 11 Jun 2013 09:46:18 +0200] rev 9129
sigh, this follows
r63bf1f4f40f8
sheepluva [Wed, 05 Jun 2013 14:00:29 +0200] rev 9128
good-bye QAspectRatioLayout
koda [Tue, 04 Jun 2013 22:28:12 +0200] rev 9127
update branch
koda [Tue, 11 Jun 2013 02:46:59 +0200] rev 9126
backout a few commits that desyncronized translations and broke physfs on 32 bit
koda [Tue, 04 Jun 2013 22:08:17 +0200] rev 9125
merge 0.9.19 in default
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")
koda [Tue, 04 Jun 2013 21:59:01 +0200] rev 9123
trying to appease almighty unC0Rr
koda [Tue, 04 Jun 2013 21:58:15 +0200] rev 9122
sheepluva asked, one less gci task to do
koda [Tue, 04 Jun 2013 17:20:23 +0200] rev 9121
sigh (qm files should not be in package_source either)
master_ex [Tue, 04 Jun 2013 16:23:45 +0200] rev 9120
fix mission 6 hiding cyborg (
issue #622)
koda [Tue, 04 Jun 2013 16:08:36 +0200] rev 9119
this file is unused
inu [Tue, 04 Jun 2013 15:51:14 +0200] rev 9118
portoguese update
koda [Tue, 04 Jun 2013 15:51:06 +0200] rev 9117
apply raptor's fix on unix only
hasufell [Tue, 04 Jun 2013 15:41:40 +0200] rev 9116
two german sentences
koda [Tue, 04 Jun 2013 15:40:25 +0200] rev 9115
forgot this from r f529fba57ba5 (thanks LocutusOfBorg1)
koda [Tue, 04 Jun 2013 15:39:01 +0200] rev 9114
more make package_source, moc and sh files
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
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.
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)
raptor [Mon, 03 Jun 2013 23:21:29 +0200] rev 9110
fix static physfs linking on 32 bit archs
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
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
unc0rr [Wed, 05 Jun 2013 00:26:22 +0400] rev 9107
Less confusion to translators
unc0rr [Tue, 04 Jun 2013 00:20:06 +0400] rev 9106
Merge default to 0.9.19
unc0rr [Tue, 04 Jun 2013 23:58:42 +0400] rev 9105
Proper parameters handling of chat commands
koda [Mon, 03 Jun 2013 16:25:30 +0200] rev 9104
wow binary logic ftw
nemo [Mon, 03 Jun 2013 23:59:55 -0400] rev 9103
blowtorch defrosts too
koda [Mon, 03 Jun 2013 16:15:17 +0200] rev 9102
deleted .h in pascal engine
sphrix [Mon, 03 Jun 2013 15:39:54 +0200] rev 9101
change portal mission name and update French translation (
issue #569)
unc0rr [Tue, 04 Jun 2013 00:15:03 +0400] rev 9100
Fix
issue #652 and fix issue 645
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!
koda [Mon, 03 Jun 2013 10:05:44 +0200] rev 9098
merge default with .19
koda [Mon, 03 Jun 2013 10:04:01 +0200] rev 9097
Added tag 0.9.19-release for
changeset 1617149e01a4
sheepluva [Sun, 02 Jun 2013 22:43:59 +0200] rev 9096
fix the cmake flag PHYSFS_SYSTEM being called SYSTEM_PHYSFS in the code
nemo [Fri, 31 May 2013 14:52:30 -0400] rev 9095
oups
nemo [Fri, 31 May 2013 14:51:08 -0400] rev 9094
Merge 0.9.19
nemo [Fri, 31 May 2013 14:47:07 -0400] rev 9093
fix locale load
koda [Fri, 31 May 2013 16:49:11 +0200] rev 9092
don't pack .hi files, frontlib and other stuff
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'
koda [Fri, 31 May 2013 15:21:56 +0200] rev 9090
mystery of the ending prefix
unc0rr [Fri, 31 May 2013 00:12:11 +0400] rev 9089
merge with tip
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'
mikade <redgrinner@gmail.com> [Thu, 30 May 2013 20:29:55 +0900] rev 9087
Add Frenzy (Hysteria) style/gameplay script and cfg
unc0rr [Fri, 31 May 2013 00:10:59 +0400] rev 9086
++protocol_number;
mikade <redgrinner@gmail.com> [Thu, 30 May 2013 20:09:57 +0900] rev 9085
As per request, add ice-gun (untested!)
nemo [Wed, 29 May 2013 17:56:07 -0400] rev 9084
merge with tip
mikade <redgrinner@gmail.com> [Thu, 30 May 2013 19:34:39 +0900] rev 9083
Add how to play description to Mutant
Fix
issue #277
nemo [Wed, 29 May 2013 17:47:54 -0400] rev 9082
Since this keeps coming up. Sync engine and frontend wheel handling, again.
unc0rr [Wed, 29 May 2013 22:52:37 +0400] rev 9081
merge
unc0rr [Wed, 29 May 2013 15:12:06 -0400] rev 9080
bump copyright year for Andrey entries
szczur [Wed, 29 May 2013 13:03:23 -0400] rev 9079
polish translation update
sphrix [Wed, 29 May 2013 12:21:49 -0400] rev 9078
grammar
nemo [Wed, 29 May 2013 07:45:00 -0400] rev 9077
Waddaya think. Add it for iced up water and mines/cases/explosives
nemo [Wed, 29 May 2013 06:51:12 -0400] rev 9076
cancel on slide
koda [Wed, 29 May 2013 10:51:21 +0200] rev 9075
two little changelog entries
koda [Wed, 29 May 2013 10:48:36 +0200] rev 9074
.hgignore update
koda [Wed, 29 May 2013 10:43:40 +0200] rev 9073
add hog freeze sound
nemo [Tue, 28 May 2013 21:30:02 -0400] rev 9072
add ice beam sound
nemo [Tue, 28 May 2013 14:09:19 -0400] rev 9071
frozen hog impact. koda says he'll add the beam
nemo [Tue, 28 May 2013 13:58:01 -0400] rev 9070
*hate*
koda [Tue, 28 May 2013 16:07:22 +0200] rev 9069
windows build script, get the temp variable from environment, avoiding potential permission problems
koda [Tue, 28 May 2013 15:38:28 +0200] rev 9068
on Windows link libgcc statically to reduce the number of dlls
nemo [Tue, 28 May 2013 13:57:11 -0400] rev 9067
< 256 is "thawing"