2018-03-26 Flying portal balls now spawn a few spark effects
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Mar 2018 15:12:33 +0200] rev 13282
Flying portal balls now spawn a few spark effects This has been adapted from PortalEffects from HedgeEditor. HedgeEditor already included such effects for some reason, so they have been removed as redundant.
2018-03-24 oops
nemo [Sat, 24 Mar 2018 19:05:46 -0400] rev 13281
oops
2018-03-24 Update German Lua translation
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 23:57:54 +0100] rev 13280
Update German Lua translation
2018-03-24 ShoppaMap: Can change map complexity with slider, remove script param “pad”
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 23:45:16 +0100] rev 13279
ShoppaMap: Can change map complexity with slider, remove script param “pad”
2018-03-24 ShoppaMap: Delete unused/dead code
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 23:13:57 +0100] rev 13278
ShoppaMap: Delete unused/dead code
2018-03-24 TechRacer: Remove script parameter “helpDisabled”
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 22:28:53 +0100] rev 13277
TechRacer: Remove script parameter “helpDisabled” Pointless since you can quickly toggle help anyway, so supporting this script param only clutters the documentation.
2018-03-24 bug #598 - this was kinda entertaining but is, yeah, a bit too weird
nemo [Sat, 24 Mar 2018 11:07:44 -0400] rev 13276
bug #598 - this was kinda entertaining but is, yeah, a bit too weird
2018-03-24 Highlander: Rename “mode=orig” to “multiuse=true” and explain the meaning of this scriptparam in mision panel
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 02:24:02 +0100] rev 13275
Highlander: Rename “mode=orig” to “multiuse=true” and explain the meaning of this scriptparam in mision panel Don't worry, the gameplay of this script param is NOT changed, only its name and documentation.
2018-03-23 Change how locale is loaded in frontend, and fix some bugs
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 00:26:39 +0100] rev 13274
Change how locale is loaded in frontend, and fix some bugs - Fix some loading errors when locale is C - Fallback mission map description to English
2018-03-23 The Specialits: Use gfSwitchHog for hog switching and delete the terrible Lua hacks
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Mar 2018 03:37:07 +0100] rev 13273
The Specialits: Use gfSwitchHog for hog switching and delete the terrible Lua hacks
2018-03-23 Add new game flag gfSwitchHog, enable hog switching at turn start
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Mar 2018 03:17:01 +0100] rev 13272
Add new game flag gfSwitchHog, enable hog switching at turn start
2018-03-22 Change appearance of Art theme in Sudden Death
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 23:27:11 +0100] rev 13271
Change appearance of Art theme in Sudden Death
2018-03-22 Lua API: Add Explode function
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 19:25:38 +0100] rev 13270
Lua API: Add Explode function
2018-03-22 Improve Sudden Death theming of Eyes and Deepspace
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 18:40:21 +0100] rev 13269
Improve Sudden Death theming of Eyes and Deepspace
2018-03-22 Fix some artifacts in contour of horizont.png of Planes theme
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 17:44:06 +0100] rev 13268
Fix some artifacts in contour of horizont.png of Planes theme
2018-03-22 Add icons to background themes; allow to hide themes explicitly by adding “hidden” key to theme.cfg
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 16:52:04 +0100] rev 13267
Add icons to background themes; allow to hide themes explicitly by adding “hidden” key to theme.cfg
2018-03-22 If delegating room control, reset map of new master, if map is missing
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 16:08:33 +0100] rev 13266
If delegating room control, reset map of new master, if map is missing
2018-03-22 QTfrontent: Print map and style name in red, if missing. And update map label after delegation
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 14:09:10 +0100] rev 13265
QTfrontent: Print map and style name in red, if missing. And update map label after delegation
2018-03-22 Set plain text mode for gamecfg labels (scheme, style)
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 13:29:07 +0100] rev 13264
Set plain text mode for gamecfg labels (scheme, style)
2018-03-22 Display style name correctly if host selects a style you don't have
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 13:18:45 +0100] rev 13263
Display style name correctly if host selects a style you don't have
2018-03-21 Change CrazyMission preview, change portal map theme to Hell
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 00:17:13 +0100] rev 13262
Change CrazyMission preview, change portal map theme to Hell
2018-03-21 Fix initial map preview being broken when joining room, part 2
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Mar 2018 20:35:50 +0100] rev 13261
Fix initial map preview being broken when joining room, part 2
2018-03-21 Partially fix wrong preview when joining host room with missing map
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Mar 2018 15:38:20 +0100] rev 13260
Partially fix wrong preview when joining host room with missing map
2018-03-21 Add some isNull checks for some strings in mapContainer
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Mar 2018 14:36:26 +0100] rev 13259
Add some isNull checks for some strings in mapContainer
2018-03-20 Fix incorrect preview when selecting image map the first time in session
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Mar 2018 02:24:47 +0100] rev 13258
Fix incorrect preview when selecting image map the first time in session
2018-03-19 Fix theme chooser failing to filter themes by name
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 18:58:49 +0100] rev 13257
Fix theme chooser failing to filter themes by name
2018-03-19 Force proper map and theme reset when host delegates to you if you don't have the map or theme
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 16:07:08 +0100] rev 13256
Force proper map and theme reset when host delegates to you if you don't have the map or theme
2018-03-19 Map container: Add question mark in front of missing theme name
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 15:44:39 +0100] rev 13255
Map container: Add question mark in front of missing theme name
2018-03-19 Tweak map preview background colors
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 15:21:11 +0100] rev 13254
Tweak map preview background colors
2018-03-19 Fix map type combo box being disabled for good when you select image or mission map
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 14:07:29 +0100] rev 13253
Fix map type combo box being disabled for good when you select image or mission map
2018-03-19 Check existance of theme icon before loading it
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 13:35:13 +0100] rev 13252
Check existance of theme icon before loading it
2018-03-18 Shorten and wrap map name properly when viewing room as non-master
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 00:09:07 +0100] rev 13251
Shorten and wrap map name properly when viewing room as non-master
2018-03-18 Fix some map preview properly problems when host switches to image map mode w/ you missing the map
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 20:58:46 +0100] rev 13250
Fix some map preview properly problems when host switches to image map mode w/ you missing the map
2018-03-18 Show error icon when selected theme is missing
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 15:42:17 +0100] rev 13249
Show error icon when selected theme is missing
2018-03-18 Add IsHiddenRole to ThemeModel for hidden themes
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 15:24:54 +0100] rev 13248
Add IsHiddenRole to ThemeModel for hidden themes
2018-03-18 ThemeModel: Filter themes based on IsDlcRole rather than string-based
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 14:38:48 +0100] rev 13247
ThemeModel: Filter themes based on IsDlcRole rather than string-based
2018-03-18 Online room: Display error image in preview when host selects a map you don't have
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 03:24:49 +0100] rev 13246
Online room: Display error image in preview when host selects a map you don't have
2018-03-18 - Correct initialisation of TeamsGameOver (on mobile it doesn't get reset between plays, so ones set to true, prevents game to be finished next time) ios-develop Hedgewars-iOS-2.1
antonc27 <antonc27@mail.ru> [Sun, 18 Mar 2018 18:47:03 +0100] rev 13245
- Correct initialisation of TeamsGameOver (on mobile it doesn't get reset between plays, so ones set to true, prevents game to be finished next time)
2018-03-17 Multiplayer page: Properly disable scheme/style/weapons widgets when changing style or mission map
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 00:24:15 +0100] rev 13244
Multiplayer page: Properly disable scheme/style/weapons widgets when changing style or mission map
2018-03-17 Don't gray out images of disabled ToggleButtons as its a little too hard on the eyes
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 22:26:02 +0100] rev 13243
Don't gray out images of disabled ToggleButtons as its a little too hard on the eyes The disabled state is visible by the button border color.
2018-03-17 - New AppIcon (no more black background!) ios-develop
antonc27 <antonc27@mail.ru> [Sat, 17 Mar 2018 23:27:24 +0100] rev 13242
- New AppIcon (no more black background!)
2018-03-17 - Migrate AppIcons to xcassets ios-develop
antonc27 <antonc27@mail.ru> [Sat, 17 Mar 2018 22:37:13 +0100] rev 13241
- Migrate AppIcons to xcassets - Use universal launch screen instead of bunch of images
2018-03-17 Fix crasher
unC0Rr [Sat, 17 Mar 2018 23:55:32 +0300] rev 13240
Fix crasher
2018-03-17 - Missing languages ios-develop
antonc27 <antonc27@mail.ru> [Sat, 17 Mar 2018 18:15:55 +0100] rev 13239
- Missing languages
2018-03-17 - Use two-letter language descriptor for localisations ios-develop
antonc27 <antonc27@mail.ru> [Sat, 17 Mar 2018 18:13:37 +0100] rev 13238
- Use two-letter language descriptor for localisations
2018-03-17 Show sidNoEndTurn text for most weapons when in inf attack mode
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 17:47:42 +0100] rev 13237
Show sidNoEndTurn text for most weapons when in inf attack mode
2018-03-17 Draw map page: Fix pen size being changed after loading a map
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 15:51:45 +0100] rev 13236
Draw map page: Fix pen size being changed after loading a map
2018-03-17 Fix speech bubble briefly rendering at (0,0) after spawning
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 04:37:13 +0100] rev 13235
Fix speech bubble briefly rendering at (0,0) after spawning
2018-03-17 Remove ugly empty rectangle in empty active teams list for real
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 04:12:10 +0100] rev 13234
Remove ugly empty rectangle in empty active teams list for real
2018-03-17 Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 04:02:37 +0100] rev 13233
Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
2018-03-17 Remove “Upload to YouTube” functionality which has been broken for years
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 02:16:16 +0100] rev 13232
Remove “Upload to YouTube” functionality which has been broken for years
2018-03-16 Various minor frontend CSS tweaks
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 00:13:49 +0100] rev 13231
Various minor frontend CSS tweaks - Static border color for stats, teams list, map draw widget - Explicit definition of table header - New splitter design which works with the Qt style “Windows”
2018-03-16 QTfrontend: Remove ugly rectangle in list of active teams when there are no teams
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 19:25:51 +0100] rev 13230
QTfrontend: Remove ugly rectangle in list of active teams when there are no teams
2018-03-16 - Hide 'Campaign' button (not ready on iOS...) ios-develop
antonc27 <antonc27@mail.ru> [Fri, 16 Mar 2018 19:17:20 +0100] rev 13229
- Hide 'Campaign' button (not ready on iOS...)
2018-03-16 Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 19:05:11 +0100] rev 13228
Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
2018-03-16 Some padding tweaks in options and team editor pages. Fixes insane width of context menu of hog name line edit
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 16:35:08 +0100] rev 13227
Some padding tweaks in options and team editor pages. Fixes insane width of context menu of hog name line edit
2018-03-16 Make video metadata strings translatable in frontend
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 02:02:27 +0100] rev 13226
Make video metadata strings translatable in frontend In the video page, a small part of the strings was untranslatable, e.g. “Player: ”. These were part of the video metadata. Now these are localizable.
2018-03-15 - Fix archiving (?) ios-develop
antonc27 <antonc27@mail.ru> [Fri, 16 Mar 2018 00:10:04 +0100] rev 13225
- Fix archiving (?)
2018-03-15 - Pause game when it goes background (do not show anymore annoying 'confirm quit') ios-develop
antonc27 <antonc27@mail.ru> [Thu, 15 Mar 2018 23:59:20 +0100] rev 13224
- Pause game when it goes background (do not show anymore annoying 'confirm quit')
2018-03-15 - Do not delete Beach theme (it's official one now) ios-develop
antonc27 <antonc27@mail.ru> [Thu, 15 Mar 2018 23:24:48 +0100] rev 13223
- Do not delete Beach theme (it's official one now)
2018-03-15 Drop Qt XML from dependencies. QXmlStreamReader is part of QtCore
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 21:28:10 +0100] rev 13222
Drop Qt XML from dependencies. QXmlStreamReader is part of QtCore
2018-03-15 Remove Qt SVG and Qt OpenGL as hard dependencies
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 21:15:16 +0100] rev 13221
Remove Qt SVG and Qt OpenGL as hard dependencies Qt SVG is not used in the frontend (no SVGs are rendered). Neither is Qt OpenGL used. Qt OpenGL is discouraged anyway.
2018-03-15 Mutant: When game ends prematurely due to missing land, declare highest-scoring team the winner
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 17:53:34 +0100] rev 13220
Mutant: When game ends prematurely due to missing land, declare highest-scoring team the winner
2018-03-15 Mutant: Fix graph title on game draw
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 15:49:17 +0100] rev 13219
Mutant: Fix graph title on game draw
2018-03-15 Make chart in stats screen support negative numbers. Fixes e.g. Mutant
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 15:34:29 +0100] rev 13218
Make chart in stats screen support negative numbers. Fixes e.g. Mutant
2018-03-15 Fix broken stats chart bounding box
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 14:51:07 +0100] rev 13217
Fix broken stats chart bounding box
2018-03-15 Lua API: Fix not updating CursorX/CursorY properly when moving cursor at screen border
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 04:33:11 +0100] rev 13216
Lua API: Fix not updating CursorX/CursorY properly when moving cursor at screen border
2018-03-15 Clear drawn maps in TechRacer
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 03:29:31 +0100] rev 13215
Clear drawn maps in TechRacer
2018-03-15 gtGenericFaller: Use Tag=1 to allow gtGenericFaller to be displaced randomly. Otherwise it is left alone
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 02:59:37 +0100] rev 13214
gtGenericFaller: Use Tag=1 to allow gtGenericFaller to be displaced randomly. Otherwise it is left alone
2018-03-15 Take radius into account when drawing gtGenericFaller
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 02:08:07 +0100] rev 13213
Take radius into account when drawing gtGenericFaller
2018-03-14 Add default directory DrawnMaps to put hand-drawn maps into
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 23:55:13 +0100] rev 13212
Add default directory DrawnMaps to put hand-drawn maps into
2018-03-14 Merge unC0Rr's broken preview fix
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 23:02:39 +0100] rev 13211
Merge unC0Rr's broken preview fix
2018-03-14 Update frontend translations
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 23:02:11 +0100] rev 13210
Update frontend translations
2018-03-14 Drawn map menu: Add spin box to change brush size by hand
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 22:59:06 +0100] rev 13209
Drawn map menu: Add spin box to change brush size by hand
2018-03-14 Fix broken previews for me, pepper with comments on logic. Probably makes it fail for windows users again.
unc0rr [Wed, 14 Mar 2018 22:57:31 +0100] rev 13208
Fix broken previews for me, pepper with comments on logic. Probably makes it fail for windows users again.
2018-03-14 Add images for radio buttons, add hover and pressed images for checkboxes
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 21:46:07 +0100] rev 13207
Add images for radio buttons, add hover and pressed images for checkboxes
2018-03-14 Fix weird scaling of draw map widget
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 20:58:24 +0100] rev 13206
Fix weird scaling of draw map widget
2018-03-14 Drawn map page: Move save and load buttons, fix points label overlap
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 20:39:14 +0100] rev 13205
Drawn map page: Move save and load buttons, fix points label overlap
2018-03-14 Drawn map page: Enable antialiasing, turn eraser cursor red
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 20:00:09 +0100] rev 13204
Drawn map page: Enable antialiasing, turn eraser cursor red
2018-03-14 Fix cursor circle being too large in drawn map editor
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 19:40:43 +0100] rev 13203
Fix cursor circle being too large in drawn map editor
2018-03-14 Backed out changeset 3a110dcb6e87 (Qt color chooser)
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 17:50:21 +0100] rev 13202
Backed out changeset 3a110dcb6e87 (Qt color chooser)
2018-03-14 While the intent was good, saving column width/sort was unfortunately not handling the addition of new columns and old configs were losing columns. If this is restored, it should have some check on column with invalidation of config.
nemo [Wed, 14 Mar 2018 11:36:43 -0400] rev 13201
While the intent was good, saving column width/sort was unfortunately not handling the addition of new columns and old configs were losing columns. If this is restored, it should have some check on column with invalidation of config.
2018-03-14 Add voicepack: Russian_pl (by mtg90pl)
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 16:25:54 +0100] rev 13200
Add voicepack: Russian_pl (by mtg90pl)
2018-03-14 - Fix missions path, still needs refactoring... ios-develop
antonc27 <antonc27@mail.ru> [Wed, 14 Mar 2018 15:58:16 +0100] rev 13199
- Fix missions path, still needs refactoring...
2018-03-14 Fix frontend from messing with legacy schemes.ini, just read it, never write
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 15:55:38 +0100] rev 13198
Fix frontend from messing with legacy schemes.ini, just read it, never write
2018-03-14 Rename the misleadingly-named AmmoSchemeModel to GameSchemeModel
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 15:19:08 +0100] rev 13197
Rename the misleadingly-named AmmoSchemeModel to GameSchemeModel AmmoSchemeModel was a misleading name, this class was actually used only for game schemes.
2018-03-14 Game scheme handling: Use QFile instead of QSettings for increased efficiency
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 14:42:50 +0100] rev 13196
Game scheme handling: Use QFile instead of QSettings for increased efficiency
2018-03-14 Fix bad import of old ammo schemes, improve debug output when importing schemes from old .ini files
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 12:17:11 +0100] rev 13195
Fix bad import of old ammo schemes, improve debug output when importing schemes from old .ini files
2018-03-14 Remove old Qt4 workaround for missing language name of Scottish Gaelic
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 01:33:37 +0100] rev 13194
Remove old Qt4 workaround for missing language name of Scottish Gaelic
2018-03-14 Force color dialog to use Qt style. Fixes some issues
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 01:22:45 +0100] rev 13193
Force color dialog to use Qt style. Fixes some issues
2018-03-13 - Fix missions regression: presentation of list is good, still problem with path during launching ios-develop
antonc27 <antonc27@mail.ru> [Wed, 14 Mar 2018 00:46:20 +0100] rev 13192
- Fix missions regression: presentation of list is good, still problem with path during launching
2018-03-13 - Fix missions regression: refactoring, WIP ios-develop
antonc27 <antonc27@mail.ru> [Wed, 14 Mar 2018 00:25:31 +0100] rev 13191
- Fix missions regression: refactoring, WIP
2018-03-13 Update German Lua translation
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 00:20:47 +0100] rev 13190
Update German Lua translation
2018-03-13 Movement Training: Revert ice girder color for consistency with TechRacer and HedgeEditor
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 23:39:09 +0100] rev 13189
Movement Training: Revert ice girder color for consistency with TechRacer and HedgeEditor
2018-03-13 Merge qt5transition into default
unc0rr [Tue, 13 Mar 2018 23:19:24 +0100] rev 13188
Merge qt5transition into default
2018-03-13 Movement training: Tweak some sprite visuals
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 23:07:58 +0100] rev 13187
Movement training: Tweak some sprite visuals
2018-03-13 Workaround for the weird new qgraphicsview/qgraphicsscene fitInView behavior qt5transition
unc0rr [Tue, 13 Mar 2018 22:57:49 +0100] rev 13186
Workaround for the weird new qgraphicsview/qgraphicsscene fitInView behavior
2018-03-13 Movement Training: Make the use of the mission panel clearer and harder to overlook
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 22:49:06 +0100] rev 13185
Movement Training: Make the use of the mission panel clearer and harder to overlook
2018-03-13 Basic Bazooka Training: Add one more target, make limited ammo section easier, add more hints
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 21:27:11 +0100] rev 13184
Basic Bazooka Training: Add one more target, make limited ammo section easier, add more hints
2018-03-13 Rope Training: Place the second-last target at a more reasonable position
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 20:31:35 +0100] rev 13183
Rope Training: Place the second-last target at a more reasonable position
2018-03-13 Frontend: Fix built-in Qt translations not loaded properly qt5transition
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 18:25:37 +0100] rev 13182
Frontend: Fix built-in Qt translations not loaded properly
2018-03-13 Update INSTALL.md about new Qt5 dependency qt5transition
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 16:57:20 +0100] rev 13181
Update INSTALL.md about new Qt5 dependency
2018-03-13 Fix buggy Qt5 style detection causing segfault on Arch Linux w/ qt5-style-plugins qt5transition
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 16:38:48 +0100] rev 13180
Fix buggy Qt5 style detection causing segfault on Arch Linux w/ qt5-style-plugins
2018-03-13 try plastique with fallback to windows - we should find a way to alert the user that qt5-style-plugins would improve rendering qt5transition
nemo [Tue, 13 Mar 2018 10:20:41 -0400] rev 13179
try plastique with fallback to windows - we should find a way to alert the user that qt5-style-plugins would improve rendering
2018-03-13 seems to help styling some - some CSS tweaks may still be needed - lobby for example qt5transition
nemo [Tue, 13 Mar 2018 10:02:01 -0400] rev 13178
seems to help styling some - some CSS tweaks may still be needed - lobby for example
2018-03-13 Update .hgignore to ignore new Qt's moc_ and qrc_ files qt5transition
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 13:15:15 +0100] rev 13177
Update .hgignore to ignore new Qt's moc_ and qrc_ files
2018-03-12 Also update default binds for SDL2 keypad names qt5transition
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 00:50:58 +0100] rev 13176
Also update default binds for SDL2 keypad names
2018-03-12 these changed, presumably in SDL2 - might want to review all the others qt5transition
nemo [Mon, 12 Mar 2018 19:15:45 -0400] rev 13175
these changed, presumably in SDL2 - might want to review all the others
2018-03-12 Use visible team count instead of total team count to determine rendered team bar height
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Mar 2018 22:53:28 +0100] rev 13174
Use visible team count instead of total team count to determine rendered team bar height
2018-03-12 Remove rubber duck from BRW, RW and most weapon schemes for now
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Mar 2018 19:39:00 +0100] rev 13173
Remove rubber duck from BRW, RW and most weapon schemes for now The duck is not liked by players. Rubber duck needs a lot of rework. Before that happens, better remove it from game modes for now. Players can always modify the weapon schemes, of course.
2018-03-12 Use onSkipTurn in scripts to detect turn skips
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Mar 2018 12:54:33 +0100] rev 13172
Use onSkipTurn in scripts to detect turn skips
2018-03-12 Lua API: Add onSkipTurn callback, called when hog skips
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Mar 2018 12:37:35 +0100] rev 13171
Lua API: Add onSkipTurn callback, called when hog skips
2018-03-12 Lua API: Add SkipTurn() to replace ParseCommand("skip")
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Mar 2018 12:27:13 +0100] rev 13170
Lua API: Add SkipTurn() to replace ParseCommand("skip")
2018-03-12 ACF7: Add one pick hammer in crate
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Mar 2018 02:09:21 +0100] rev 13169
ACF7: Add one pick hammer in crate Players often reported to screw up with the pick hammer, which is quite annoying. With one pick hammer more, this mission should be slightly less annoying.
2018-03-11 Fix minigun bullets sometimes failing to hit when shooting same thing twice in row
alfadur [Mon, 12 Mar 2018 00:59:47 +0100] rev 13168
Fix minigun bullets sometimes failing to hit when shooting same thing twice in row alfadur says: “the stale collision cache is searched in, so if you shoot at same thing twice in a row, chances are it woudln't get hit”
2018-03-11 - Remember user settings on app update ios-develop
antonc27 <antonc27@mail.ru> [Sun, 11 Mar 2018 23:24:05 +0100] rev 13167
- Remember user settings on app update P.S. Ideally must not erase user's saves and schemes too...
2018-03-11 - Some not-so-important pretty formatting ios-develop
antonc27 <antonc27@mail.ru> [Sun, 11 Mar 2018 22:39:40 +0100] rev 13166
- Some not-so-important pretty formatting
2018-03-11 Bazooka/Grenade Training: Make weapon selection detection future-proof
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Mar 2018 21:38:08 +0100] rev 13165
Bazooka/Grenade Training: Make weapon selection detection future-proof The old check relied on hardcoded slot IDs for the weapons, which is not good.
2018-03-11 Merge from 0.9.23 ios-develop
antonc27 <antonc27@mail.ru> [Sun, 11 Mar 2018 20:43:15 +0100] rev 13164
Merge from 0.9.23
2018-03-11 Change minigun sound once again, lower pitch
alfadur [Sun, 11 Mar 2018 12:08:49 +0100] rev 13163
Change minigun sound once again, lower pitch
2018-03-11 ASA_cosmos: Fix game not ending when hero dies after being seen by Guards
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Mar 2018 11:01:27 +0100] rev 13162
ASA_cosmos: Fix game not ending when hero dies after being seen by Guards
2018-03-11 Add new minigun sound
alfadur [Sun, 11 Mar 2018 10:50:02 +0100] rev 13161
Add new minigun sound
2018-03-10 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Mar 2018 00:46:22 +0100] rev 13160
Update Qt and Lua translation files
2018-03-10 Fix disabled button rendering qt5transition
unc0rr [Sat, 10 Mar 2018 23:43:32 +0100] rev 13159
Fix disabled button rendering
2018-03-10 - Fix insane width of lines in health graphic qt5transition
unc0rr [Sat, 10 Mar 2018 23:16:22 +0100] rev 13158
- Fix insane width of lines in health graphic - Fix scene leak
2018-03-10 uLocale: Fix broken Format function
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Mar 2018 12:57:13 +0100] rev 13157
uLocale: Fix broken Format function
2018-03-10 Make a few more engine strings translatable
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Mar 2018 12:32:44 +0100] rev 13156
Make a few more engine strings translatable
2018-03-10 ClimeHome: Show messages when cake is nearby and when reaching home
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Mar 2018 03:27:18 +0100] rev 13155
ClimeHome: Show messages when cake is nearby and when reaching home
2018-03-10 Minigun: Move attack timer to Karma to make gear type more Lua-friendly
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Mar 2018 01:46:51 +0100] rev 13154
Minigun: Move attack timer to Karma to make gear type more Lua-friendly
2018-03-10 Reduce number of minigun bullets from 71 to 70
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Mar 2018 01:28:15 +0100] rev 13153
Reduce number of minigun bullets from 71 to 70 Not that it changes much ... :D
2018-03-09 Fix minigun not pausing the turn timer properly
alfadur [Sat, 10 Mar 2018 00:54:00 +0100] rev 13152
Fix minigun not pausing the turn timer properly
2018-03-09 Improve appearance of bullet trails, slight fade out at beginning
alfadur [Fri, 09 Mar 2018 23:34:46 +0100] rev 13151
Improve appearance of bullet trails, slight fade out at beginning This especially improves the appearance of minigun bullet trails
2018-03-09 When using seduction, only show “CENSORED” text in English locale
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 22:23:57 +0100] rev 13150
When using seduction, only show “CENSORED” text in English locale
2018-03-09 Nerf minigun in Default ammo scheme
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 21:09:53 +0100] rev 13149
Nerf minigun in Default ammo scheme It's a super weapon, so no more free miniguns. Start ammo: 0 Crate probability: 7
2018-03-09 Fix minigun bullet impact image being drawn over hog sometimes
alfadur [Fri, 09 Mar 2018 19:48:15 +0100] rev 13148
Fix minigun bullet impact image being drawn over hog sometimes
2018-03-09 Fix direction of dispensed bullet shells from shotgun/sniper/minigun
alfadur [Fri, 09 Mar 2018 19:45:21 +0100] rev 13147
Fix direction of dispensed bullet shells from shotgun/sniper/minigun
2018-03-09 ACF8: Fix invisible cyborg sometimes blocking the way
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 19:40:49 +0100] rev 13146
ACF8: Fix invisible cyborg sometimes blocking the way
2018-03-09 A Classic Fairytale: Harden all missions against missing campaign variables in team file and assume default values
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 19:05:59 +0100] rev 13145
A Classic Fairytale: Harden all missions against missing campaign variables in team file and assume default values This assumes the worst case in which the team file is missing all campaign variables except Progress. This has been successfully tested with all 10 missions and still generates a logical storyline. By default, the game assumes: - The cyborg's offer in mission 2 was refused - The traitor in mission 5 was killed As a consequence, missions 8 and 10 use the princessScene cut scene.
2018-03-09 ACF9: Fix cannibal talking to himself in cut scene if playing with 3 natives instead of 4
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 18:03:59 +0100] rev 13144
ACF9: Fix cannibal talking to himself in cut scene if playing with 3 natives instead of 4
2018-03-09 ACF6: Change mines, remove mines placed at unfair positions
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 15:20:28 +0100] rev 13143
ACF6: Change mines, remove mines placed at unfair positions MinesNum was set to a non-zero value. Some mines ended up in weird positions like directly under a crate. Now all mines and barrels are placed manually.
2018-03-09 ACF3: Fix cannibals sometimes doing nothing for a full turn
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 14:27:37 +0100] rev 13142
ACF3: Fix cannibals sometimes doing nothing for a full turn This was because hogs got confused because walking was forbidden by SetInputMask. Now we use a proper hedgehog effect heArtillery.
2018-03-09 ACF1: Hide Cannibals team before it appears
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 12:55:54 +0100] rev 13141
ACF1: Hide Cannibals team before it appears
2018-03-09 Hide team bar if all hedgehogs in it are hidden or dead
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 12:43:36 +0100] rev 13140
Hide team bar if all hedgehogs in it are hidden or dead This fixes some minor spoilers in the campaigns, especially A Classic Fairytale. This only affects hogs hidden with HideHog. Invisible hogs (gstInvisible) don't affect the team bars.
2018-03-09 ACF: Only use standard team colors
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 11:32:36 +0100] rev 13139
ACF: Only use standard team colors
2018-03-09 ACF7: Fix incorrect hog name used in speech bubble
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 02:03:03 +0100] rev 13138
ACF7: Fix incorrect hog name used in speech bubble
2018-03-09 Update German Lua translation
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 01:12:07 +0100] rev 13137
Update German Lua translation
2018-03-08 Merge unC0Rr's control fixes
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 00:45:37 +0100] rev 13136
Merge unC0Rr's control fixes
2018-03-08 ACF7: Make hogs talk when you complete a part of the second mission goal (reach princess / free friends)
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 00:44:36 +0100] rev 13135
ACF7: Make hogs talk when you complete a part of the second mission goal (reach princess / free friends) To make sure the player doesn't forget these. Other bugfixes: - When you skip the 2nd cut scene, hero was teleported back - Increase princess <-> hero distance tolerance
2018-03-08 ACF7: Fix incorrect hog name mentioned in 2nd mission text
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 23:46:46 +0100] rev 13134
ACF7: Fix incorrect hog name mentioned in 2nd mission text
2018-03-08 AI: Don't use tardis when in multishoot and not inf attack
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 23:36:16 +0100] rev 13133
AI: Don't use tardis when in multishoot and not inf attack
2018-03-08 Fix new binds system for real
unc0rr [Thu, 08 Mar 2018 23:28:58 +0100] rev 13132
Fix new binds system for real
2018-03-08 This should fix crash with custom bindings
unc0rr [Thu, 08 Mar 2018 21:58:59 +0100] rev 13131
This should fix crash with custom bindings
2018-03-08 Update Slovak translation
jose1711 [Thu, 08 Mar 2018 21:46:43 +0100] rev 13130
Update Slovak translation
2018-03-08 Racer: Draw waypoint outline around cursor while in placement phase
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 21:28:02 +0100] rev 13129
Racer: Draw waypoint outline around cursor while in placement phase
2018-03-08 Merge server stuff from alfadur
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 21:05:10 +0100] rev 13128
Merge server stuff from alfadur
2018-03-08 HedgeEditor: Show waypoint preview
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 21:03:25 +0100] rev 13127
HedgeEditor: Show waypoint preview
2018-03-08 HedgeEditor: Fix sndIncoming playing for placing stuff, add many sound effects
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 20:40:00 +0100] rev 13126
HedgeEditor: Fix sndIncoming playing for placing stuff, add many sound effects
2018-03-08 HedgeEditor: Clean up messy HWP overwrites
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 19:36:07 +0100] rev 13125
HedgeEditor: Clean up messy HWP overwrites - Remove all sounds - Move sticky mine, mine and dud mine images to custom sprites - Move crate preview outline to custom sprite
2018-03-08 Racer: No longer play Incoming or Missed sound
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 19:14:06 +0100] rev 13124
Racer: No longer play Incoming or Missed sound
2018-03-08 Construction Mode: Fix annoying Incoming voice and other sound issues
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 19:08:21 +0100] rev 13123
Construction Mode: Fix annoying Incoming voice and other sound issues
2018-03-08 Lua API: PlaySound: Add 3rd parameter instaVoice to instantly play voice
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 19:03:03 +0100] rev 13122
Lua API: PlaySound: Add 3rd parameter instaVoice to instantly play voice
2018-03-08 Lua API: Add SetSoundMask to disable playing certain sounds
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 18:15:06 +0100] rev 13121
Lua API: Add SetSoundMask to disable playing certain sounds
2018-03-08 ACF2: Make all Weaklings on worst CPU level
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 17:07:14 +0100] rev 13120
ACF2: Make all Weaklings on worst CPU level
2018-03-08 separated the server logic from all the async io mess.
alfadur [Thu, 08 Mar 2018 15:01:18 -0500] rev 13119
separated the server logic from all the async io mess.
2018-03-08 ACF: Reduce computer hog levels in missions 2 and 6.
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 16:49:49 +0100] rev 13118
ACF: Reduce computer hog levels in missions 2 and 6. They were way too high, especially in mission 2. Mission 2: Weaklings: level 5 → level 1 (except Brainiac) Stronglings: (real) level 4 → level 2 Brainiac: level 1 → level 5 (because he's special) Looks like all levels were just flipped. Mission 5: First enemy team: level 5 → level 3 Reinforcements: level 5 → level 4 The high skill level punishes player mistakes too much.
2018-03-08 CTF_Blizzard: Force clan limit of 2. Auto-remove excess hogs
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 15:37:49 +0100] rev 13117
CTF_Blizzard: Force clan limit of 2. Auto-remove excess hogs
2018-03-08 CTF_Blizzard: Dump dead code / out-commented code
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 15:15:11 +0100] rev 13116
CTF_Blizzard: Dump dead code / out-commented code
2018-03-08 CTF: Write hog with most captures in stats screen
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 15:05:42 +0100] rev 13115
CTF: Write hog with most captures in stats screen
2018-03-08 CTF: Say "clan" instead of "team" in mission panel
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 14:53:25 +0100] rev 13114
CTF: Say "clan" instead of "team" in mission panel
2018-03-08 CTF: Show team scores and score graph in stats screen
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 14:47:47 +0100] rev 13113
CTF: Show team scores and score graph in stats screen
2018-03-08 CTF: Don't disable home flag after capture
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 13:42:36 +0100] rev 13112
CTF: Don't disable home flag after capture
2018-03-08 CTF: Allow to be played with more than 2 clans
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 13:34:45 +0100] rev 13111
CTF: Allow to be played with more than 2 clans
2018-03-08 CTF: Drop flag when carrier uses piano strike
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 12:46:11 +0100] rev 13110
CTF: Drop flag when carrier uses piano strike
2018-03-08 Capture the Flag: Fix many Lua errors when playing with >2 clans
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 12:34:46 +0100] rev 13109
Capture the Flag: Fix many Lua errors when playing with >2 clans
2018-03-08 Mutant: Faster excess hog removal
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 11:58:27 +0100] rev 13108
Mutant: Faster excess hog removal
2018-03-08 uCommandHandlers: Remove unused variable
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 03:00:51 +0100] rev 13107
uCommandHandlers: Remove unused variable
2018-03-08 CTF: Dumb out-commented code
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 02:59:14 +0100] rev 13106
CTF: Dumb out-commented code
2018-03-08 Slightly simplify Mutant mission panel
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 02:19:44 +0100] rev 13105
Slightly simplify Mutant mission panel
2018-03-08 CTF: Fix Lua errors when using kamikaze or tardis
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 02:03:23 +0100] rev 13104
CTF: Fix Lua errors when using kamikaze or tardis
2018-03-08 CTF: Remove tardis and resurrector
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 01:22:00 +0100] rev 13103
CTF: Remove tardis and resurrector
2018-03-08 Control: Remove tardis and resurrector
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 01:12:35 +0100] rev 13102
Control: Remove tardis and resurrector
2018-03-07 German translation: “Grundlagentraining” → “Grundausbildung”
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 00:54:12 +0100] rev 13101
German translation: “Grundlagentraining” → “Grundausbildung”
2018-03-07 SimpleMission: Set GameFlags more cleanly
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 00:46:00 +0100] rev 13100
SimpleMission: Set GameFlags more cleanly
2018-03-07 Fix artillery being broken in some missions
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 00:18:32 +0100] rev 13099
Fix artillery being broken in some missions
2018-03-07 Target Practice: Re-center camera to hog after projectiles get destroyed or drown
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 23:52:45 +0100] rev 13098
Target Practice: Re-center camera to hog after projectiles get destroyed or drown
2018-03-07 ACF6: Fix cyborgs sometimes idling forever in their turns (fixes bug 521)
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 23:06:19 +0100] rev 13097
ACF6: Fix cyborgs sometimes idling forever in their turns (fixes bug #521)
2018-03-07 Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 22:47:55 +0100] rev 13096
Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode Allowed effect values: 0 = not active 1 = permanently active 2 = termporarily active (sniper rifle)
2018-03-07 Update German frontend and Minigun translation
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 20:27:42 +0100] rev 13095
Update German frontend and Minigun translation
2018-03-07 Rope training: Fix confused order of retract/extend controls
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 18:27:14 +0100] rev 13094
Rope training: Fix confused order of retract/extend controls
2018-03-07 Rope Knock Challenge: Remove trailing space of name "doomy "
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 18:24:17 +0100] rev 13093
Rope Knock Challenge: Remove trailing space of name "doomy "
2018-03-07 Death02: Add Delay=600
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 18:23:21 +0100] rev 13092
Death02: Add Delay=600
2018-03-07 Update German Lua translation
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 18:18:11 +0100] rev 13091
Update German Lua translation
2018-03-07 Use mktemp in update_lua_locale_files.sh
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 15:47:03 +0100] rev 13090
Use mktemp in update_lua_locale_files.sh
2018-03-07 Stop SplitByChar also lowercasing the entire string. Fixes bug 581.
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 15:09:31 +0100] rev 13089
Stop SplitByChar also lowercasing the entire string. Fixes bug #581. It's weird that a function with this name would lowercase the whole string. Nemo and I have checked the history and code for any justifications of the lowercasing but we found none. I have checked in the code if anything actually depends on SplitByChar also lowercasing the string but I found nothing. It would surprise me since it's not obvious from the name IMO is bad coding practice anyway. Bug 581 is fixed by this because cLocale was (incorrectly) lowercased, which broke locale names like pt_BR to pt_br.
2018-03-07 Lua: Rename global variable “L” to “LOCALE”
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 13:48:51 +0100] rev 13088
Lua: Rename global variable “L” to “LOCALE” Srsly, WTF? If we have to use global variables, at least give them descriptive names.
2018-03-07 Sort all core missions in training menu more logically
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 12:33:56 +0100] rev 13087
Sort all core missions in training menu more logically The missions are now sorted as specified in the new order.cfg files in the Missions subfolders. Training missions are now sorted in the order you should play them. Challenges are semi-logically grouped. Scenarios are roughly sorted by difficulty. All missions not mentioned in order.cfg are simply added in no particular order at the end.
2018-03-07 Frontend: Lead first-time player to training page on start
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 10:44:30 +0100] rev 13086
Frontend: Lead first-time player to training page on start
2018-03-06 the clipping was just due to remote abuse anyway - this addresses a couple of the concerns from the bug
nemo [Tue, 06 Mar 2018 15:21:36 -0500] rev 13085
the clipping was just due to remote abuse anyway - this addresses a couple of the concerns from the bug
2018-03-06 Update README about the Hedgewars training
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Mar 2018 04:26:51 +0100] rev 13084
Update README about the Hedgewars training
2018-03-06 Remove unused, unfinished and outdated boot camp mission
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Mar 2018 04:11:17 +0100] rev 13083
Remove unused, unfinished and outdated boot camp mission
2018-03-06 Complete overhaul of Basic Rope Training
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Mar 2018 03:48:03 +0100] rev 13082
Complete overhaul of Basic Rope Training NEW lesson plan: - Select rope - Shoot rope, attach, detach - Extend, retract, swing to reach easy target - Multiple shots / rope re-use to go over water hazard - Drop grenade from rope - Special rules when you only got 1 rope (also when the rope is officially used up) - Rope around obstacles and mines
2018-03-05 Change misleading server error message about nicknames
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Mar 2018 19:26:46 +0100] rev 13081
Change misleading server error message about nicknames
2018-03-05 Capitalize default hog names and server name
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Mar 2018 19:21:58 +0100] rev 13080
Capitalize default hog names and server name
2018-03-05 More user-friendly server messages
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Mar 2018 19:05:10 +0100] rev 13079
More user-friendly server messages
2018-03-05 Fix frontend error dialog always displaying "failed" as last engine message after engine crash
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Mar 2018 16:16:32 +0100] rev 13078
Fix frontend error dialog always displaying "failed" as last engine message after engine crash
2018-03-03 Having chat mode as game state was a mistake
unc0rr [Sun, 04 Mar 2018 00:13:38 +0100] rev 13077
Having chat mode as game state was a mistake
2018-03-02 Remove dead code from basic bazooka training
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Mar 2018 19:44:09 +0100] rev 13076
Remove dead code from basic bazooka training
2018-03-02 Completely redo Basic Grenade Training
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Mar 2018 19:43:06 +0100] rev 13075
Completely redo Basic Grenade Training Lesson plan: - Select grenade - Throw grenade - Aim, set timer, set bounciness - Destroy targets
2018-03-02 Basic Movement Training: Fix inconsistent help texts when switching Cappy a 2nd time
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Mar 2018 13:57:37 +0100] rev 13074
Basic Movement Training: Fix inconsistent help texts when switching Cappy a 2nd time
2018-02-28 Complete redo of Basic Bazooka Training
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Feb 2018 20:14:55 +0100] rev 13073
Complete redo of Basic Bazooka Training This is now a proper tutorial instead of just a simple target practice without any commentary. It teaches players how to use the bazooka, how to deal with wind and how water skip works.
2018-02-26 Add "Turning Around" to movement training
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Feb 2018 22:14:40 +0100] rev 13072
Add "Turning Around" to movement training
2018-02-26 Some minor convenience improvements in Basic Flying Saucer Training
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Feb 2018 21:17:36 +0100] rev 13071
Some minor convenience improvements in Basic Flying Saucer Training
2018-02-26 Add Basic Movement Training
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Feb 2018 21:09:35 +0100] rev 13070
Add Basic Movement Training
2018-02-25 falling hogs using rope were ignoring a few things (for example taking damage from rubber)
nemo [Sun, 25 Feb 2018 18:54:51 -0500] rev 13069
falling hogs using rope were ignoring a few things (for example taking damage from rubber)
2018-02-25 Much smaller TBinds type
unc0rr [Sun, 25 Feb 2018 18:57:30 +0100] rev 13068
Much smaller TBinds type
2018-02-24 Change team colors in rope knock challenge to standard color scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Feb 2018 15:24:36 +0100] rev 13067
Change team colors in rope knock challenge to standard color scheme
2018-02-24 RC Plane Challenge: Switch to using fake crates only
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Feb 2018 15:14:30 +0100] rev 13066
RC Plane Challenge: Switch to using fake crates only
2018-02-24 Display score next to team bar in singleplayer challenges
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Feb 2018 14:59:35 +0100] rev 13065
Display score next to team bar in singleplayer challenges
2018-02-23 Remove false credit of hwmap2lua.sh
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Feb 2018 22:43:34 +0100] rev 13064
Remove false credit of hwmap2lua.sh
2018-02-23 Add szczur's script to convert .hwmap to Lua code
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Feb 2018 21:06:43 +0100] rev 13063
Add szczur's script to convert .hwmap to Lua code
2018-02-23 Lua API: Fix SetWind not updating flake direction
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Feb 2018 14:26:58 +0100] rev 13062
Lua API: Fix SetWind not updating flake direction
2018-02-23 Fix incorrect wind bar in some missions
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Feb 2018 14:10:03 +0100] rev 13061
Fix incorrect wind bar in some missions
2018-02-23 Convert The Great Escape to SimpleMission format
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Feb 2018 13:28:07 +0100] rev 13060
Convert The Great Escape to SimpleMission format
2018-02-23 Convert Nobody Laugh to SimpleMission format
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Feb 2018 12:48:27 +0100] rev 13059
Convert Nobody Laugh to SimpleMission format
2018-02-23 Enemy hogs should at least try to get to you in low gravity
nemo [Thu, 22 Feb 2018 20:10:22 -0500] rev 13058
Enemy hogs should at least try to get to you in low gravity
2018-02-22 Convert Newton and the Hammock to SimpleMission format
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Feb 2018 02:24:42 +0100] rev 13057
Convert Newton and the Hammock to SimpleMission format
2018-02-22 Convert Big Armory mission to SimpleMission format
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Feb 2018 01:39:30 +0100] rev 13056
Convert Big Armory mission to SimpleMission format
2018-02-22 SimpleMission: Check regular victory at turn and or start
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Feb 2018 01:35:16 +0100] rev 13055
SimpleMission: Check regular victory at turn and or start
2018-02-22 SimpleMission: Add support for failure texts in the stats screen
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Feb 2018 01:03:40 +0100] rev 13054
SimpleMission: Add support for failure texts in the stats screen
2018-02-21 SimpleMission: Check regular victory before anything else
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 22:43:03 +0100] rev 13053
SimpleMission: Check regular victory before anything else
2018-02-21 New SD flakes for Bath: skull and bones in bubble
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 21:40:52 +0100] rev 13052
New SD flakes for Bath: skull and bones in bubble
2018-02-21 Rewrite most mission texts to actually *explain* the goal
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 21:29:30 +0100] rev 13051
Rewrite most mission texts to actually *explain* the goal
2018-02-21 2 new scenarios: Bazooka Battlefield, Tentacle Terror
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 18:15:57 +0100] rev 13050
2 new scenarios: Bazooka Battlefield, Tentacle Terror
2018-02-21 Add SimpleMission lua library for easier mission creation
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 17:14:46 +0100] rev 13049
Add SimpleMission lua library for easier mission creation
2018-02-21 Fix SD flakes attributes not set properly when SD flake count = normal flake count
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 15:53:30 +0100] rev 13048
Fix SD flakes attributes not set properly when SD flake count = normal flake count Fixes bug #233
2018-02-21 Improve/fix messaging when multiple teams win
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 15:05:50 +0100] rev 13047
Improve/fix messaging when multiple teams win
2018-02-21 Remove "Click to resume" from quit menu as visual clutter
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 03:08:19 +0100] rev 13046
Remove "Click to resume" from quit menu as visual clutter
2018-02-21 InputHandler: Shorten "Escape" to "Esc"
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 03:05:50 +0100] rev 13045
InputHandler: Shorten "Escape" to "Esc"
2018-02-21 Fix quit menu showing incorrect key when using non-default bindings
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 03:03:16 +0100] rev 13044
Fix quit menu showing incorrect key when using non-default bindings
2018-02-21 Engine: Allow to use up to 9 placeholders in Format and FormatA
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 02:37:01 +0100] rev 13043
Engine: Allow to use up to 9 placeholders in Format and FormatA
2018-02-20 uInputManager: Add functions to get SDL key name
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 22:21:33 +0100] rev 13042
uInputManager: Add functions to get SDL key name
2018-02-20 Fix a few German typos of main menu
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 19:15:47 +0100] rev 13041
Fix a few German typos of main menu
2018-02-20 VideoRec: Fix many effects not being recorded
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 19:07:32 +0100] rev 13040
VideoRec: Fix many effects not being recorded
2018-02-20 Fix volume caption not being shown when hitting mute key
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 17:52:22 +0100] rev 13039
Fix volume caption not being shown when hitting mute key
2018-02-20 Lua API: Remove empty functions CampaignLock and CampaignUnlock
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 15:37:36 +0100] rev 13038
Lua API: Remove empty functions CampaignLock and CampaignUnlock Those were just no-op. Better use the issue tracker for suggestions?
2018-02-20 Expose 5 land flags to Lua for use with SetGearCollisionMask
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 15:31:47 +0100] rev 13037
Expose 5 land flags to Lua for use with SetGearCollisionMask
2018-02-20 Fix inconsistent name of SetGearAIHints
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 14:03:46 +0100] rev 13036
Fix inconsistent name of SetGearAIHints
2018-02-19 Portal mission: Fix health crate spawning inside land
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Feb 2018 17:03:59 +0100] rev 13035
Portal mission: Fix health crate spawning inside land
2018-02-19 Make hog invulnerable after winning SpeedShoppa or TargetPractice mission
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Feb 2018 13:46:40 +0100] rev 13034
Make hog invulnerable after winning SpeedShoppa or TargetPractice mission
2018-02-19 Display cursor coordinates in HedgeEditor
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Feb 2018 11:18:13 +0100] rev 13033
Display cursor coordinates in HedgeEditor
2018-02-19 Lua library Animate: StoppedGear now returns true if gear does not exist
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Feb 2018 09:45:36 +0100] rev 13032
Lua library Animate: StoppedGear now returns true if gear does not exist Fixes Lua error spam in ACF1 when Leaks a Lot drows
2018-02-17 Fix onEndTurn being called in multishoot
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 20:59:56 +0100] rev 13031
Fix onEndTurn being called in multishoot
2018-02-17 Battalion, Points Mode: Show points next to team bars
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 20:51:36 +0100] rev 13030
Battalion, Points Mode: Show points next to team bars
2018-02-17 Battalion: Use AmmoTypeMax for ammo type iterations
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 17:36:26 +0100] rev 13029
Battalion: Use AmmoTypeMax for ammo type iterations
2018-02-17 Play a few more taunts in Space Invasion
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 12:52:47 +0100] rev 13028
Play a few more taunts in Space Invasion
2018-02-17 Racer/TechRacer: Show best times next to team bars
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 11:25:43 +0100] rev 13027
Racer/TechRacer: Show best times next to team bars
2018-02-16 Construction Mode, Space Invasion: Add example script param in default schems to make editing more convenient
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 00:34:00 +0100] rev 13026
Construction Mode, Space Invasion: Add example script param in default schems to make editing more convenient
2018-02-16 Add Space Invasion game scheme with sane default configuration
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 00:06:34 +0100] rev 13025
Add Space Invasion game scheme with sane default configuration
2018-02-16 Racer and TechRacer: Move cameera to first waypoint in Ready phase
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 23:42:00 +0100] rev 13024
Racer and TechRacer: Move cameera to first waypoint in Ready phase
2018-02-16 ClimbHome: Show best team heights next to team name
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 21:00:37 +0100] rev 13023
ClimbHome: Show best team heights next to team name
2018-02-16 Construction Mode: Show clan power next to all teams
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 20:16:34 +0100] rev 13022
Construction Mode: Show clan power next to all teams
2018-02-16 Restore 5 hats to their previous full animated form
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 19:54:21 +0100] rev 13021
Restore 5 hats to their previous full animated form They have been oversimplified by accident
2018-02-16 Lua API: Add functons: GetTeamIndex and GetTeamClan
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 19:49:46 +0100] rev 13020
Lua API: Add functons: GetTeamIndex and GetTeamClan
2018-02-16 Add team score next to team bars for CTF_Blizard, Control, CTF, Mutant, Space Invasion
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 19:16:35 +0100] rev 13019
Add team score next to team bars for CTF_Blizard, Control, CTF, Mutant, Space Invasion
2018-02-16 Add SetTeamLabel to Lua API, can set arbitrary string as team label
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 13:57:48 +0100] rev 13018
Add SetTeamLabel to Lua API, can set arbitrary string as team label
2018-02-16 Manually fix some clipping / simplify issues with a few hats
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 12:38:30 +0100] rev 13017
Manually fix some clipping / simplify issues with a few hats
2018-02-16 Resize hats with size 32×1024 to 64×512 for consistency
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 12:25:16 +0100] rev 13016
Resize hats with size 32×1024 to 64×512 for consistency
2018-02-16 Crop non-team hats without “real” animation to static format (32×32)
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 11:51:42 +0100] rev 13015
Crop non-team hats without “real” animation to static format (32×32) This … a) makes these hats more managable b) Fixes some clipping problems with hats which take the full height (e.g. knight, noface) b) reduces file size This has been done semi-automated with the following steps: 1. Carefully select hats manually and write them in a list file 2. Run a script to crop them to 32×32 using ImageMagick 3. Check ALL the converted hats in Hedgewars 4. Discard hat changes which turn out to be bad 5. Manually convert any non-RGBA images back to RGBA 6. Final check 7. Commit
2018-02-16 Simplify 5 team hats to static format
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 10:47:35 +0100] rev 13014
Simplify 5 team hats to static format
2018-02-15 Fix hittig precise+rottags the first time when all tags started off showing health tag in gfInvulnerable
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 21:47:31 +0100] rev 13013
Fix hittig precise+rottags the first time when all tags started off showing health tag in gfInvulnerable
2018-02-15 Implement very basic stats screen for TropyRace
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 21:39:10 +0100] rev 13012
Implement very basic stats screen for TropyRace
2018-02-15 TrophyRace: Hide mission panel when player shoots rope
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 19:03:04 +0100] rev 13011
TrophyRace: Hide mission panel when player shoots rope
2018-02-15 Simplify the status update panel in Trophy Race a lot
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 18:56:00 +0100] rev 13010
Simplify the status update panel in Trophy Race a lot
2018-02-15 TrophyRace: Show fastest team times (instead of clan times)
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 18:32:28 +0100] rev 13009
TrophyRace: Show fastest team times (instead of clan times)
2018-02-15 TrophyRace: Show current racing time at top
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 16:48:04 +0100] rev 13008
TrophyRace: Show current racing time at top
2018-02-15 The rottags key alone now toggles hog tags; preecise+rottags is used to cycle tags
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 13:49:14 +0100] rev 13007
The rottags key alone now toggles hog tags; preecise+rottags is used to cycle tags I figured that the toggling hog tags on and off is a bit more important than changing the tag types, because you sometimes run into a hog whose tags block your view, so a 1-key press is helpful. On the other hand, you probably only want to changing the tag types in the game once (if at all).
2018-02-15 Scheme editor: Slightly fade disabled game modifiers into gray
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 13:34:17 +0100] rev 13006
Scheme editor: Slightly fade disabled game modifiers into gray
2018-02-15 Fix some hats “dancing on the head” by making them static
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 12:13:06 +0100] rev 13005
Fix some hats “dancing on the head” by making them static
2018-02-15 Change game modifier icons: Karma, per-hog ammo, reset health, shared ammo, teams divide
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 04:27:16 +0100] rev 13004
Change game modifier icons: Karma, per-hog ammo, reset health, shared ammo, teams divide
2018-02-15 Change icon for King Mode
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 01:06:55 +0100] rev 13003
Change icon for King Mode
2018-02-14 Fix a few typos in German translation
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 23:40:10 +0100] rev 13002
Fix a few typos in German translation
2018-02-14 Fix some consistency issues with change hog tags control
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 23:03:35 +0100] rev 13001
Fix some consistency issues with change hog tags control
2018-02-14 Flip Switch/Precise key combintions with change hog tags
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 22:56:32 +0100] rev 13000
Flip Switch/Precise key combintions with change hog tags
2018-02-14 Switch + Change hog tags now turns on and off all tags
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 22:54:13 +0100] rev 12999
Switch + Change hog tags now turns on and off all tags The previous state is remembered
2018-02-14 Toggle hog tag translucency with Precise + Change hog tags key
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 22:27:18 +0100] rev 12998
Toggle hog tag translucency with Precise + Change hog tags key
2018-02-14 Add separate control for changing hedgehog tags
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 21:28:44 +0100] rev 12997
Add separate control for changing hedgehog tags
2018-02-14 Rename AFK Mode to “Auto Skip” (bug 78)
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 20:57:45 +0100] rev 12996
Rename AFK Mode to “Auto Skip” (bug #78)
2018-02-14 Rewrite introduction in README
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 17:45:33 +0100] rev 12995
Rewrite introduction in README
2018-02-14 Update README about the team chat key
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 17:08:14 +0100] rev 12994
Update README about the team chat key
2018-02-14 Underwater theme: Replace SD flakes with bloodred jellyfish and change SD background color
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 15:36:38 +0100] rev 12993
Underwater theme: Replace SD flakes with bloodred jellyfish and change SD background color Also fix clipping problem of normal flakes
2018-02-14 Fix preview image for Sticks map
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 02:48:46 +0100] rev 12992
Fix preview image for Sticks map
2018-02-14 Redo SD water and SD clouds of most themes and apply sd-tint
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 02:26:59 +0100] rev 12991
Redo SD water and SD clouds of most themes and apply sd-tint
2018-02-12 Make team chat its own control and use [U] key by default
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 23:37:08 +0100] rev 12990
Make team chat its own control and use [U] key by default Why [U] and not [Y]? Because [Y] is already occupied by Confirm.
2018-02-12 Show remaining ammo when using Birdy egg or RC Plane bomb
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 23:23:07 +0100] rev 12989
Show remaining ammo when using Birdy egg or RC Plane bomb
2018-02-12 Mutant: Force special mutant/feeder hat+name to be only hold by those who deserved it
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 22:22:27 +0100] rev 12988
Mutant: Force special mutant/feeder hat+name to be only hold by those who deserved it Previously, a player could just name their hog "Mutant" and give it the respective hat to try to confuse other players. This is no longer possible.
2018-02-12 Battalion: Mutate hogs by default again, but not the names. Add script param mutatenames. Force crowns in King Mode
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 20:47:45 +0100] rev 12987
Battalion: Mutate hogs by default again, but not the names. Add script param mutatenames. Force crowns in King Mode
2018-02-12 Battalion (mode=king): Kill the team when the king died instea of dismissing
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 20:00:26 +0100] rev 12986
Battalion (mode=king): Kill the team when the king died instea of dismissing DismissTeam causes a lot of problems and is not suited for multiplayer. The team is not dismissed if the team is still active. It's hard to properly do a tie. And, and, and …
2018-02-12 Battalion: Reduce amount of SD messages
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 19:38:07 +0100] rev 12985
Battalion: Reduce amount of SD messages
2018-02-12 Tweak some misleading Battalion texts
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 19:19:43 +0100] rev 12984
Tweak some misleading Battalion texts
2018-02-12 Battalion: Move crate pickup animation to crate
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 17:47:40 +0100] rev 12983
Battalion: Move crate pickup animation to crate
2018-02-12 Battalion: Use official onEndTurn callback
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 17:22:29 +0100] rev 12982
Battalion: Use official onEndTurn callback
2018-02-12 Battalion: Add more health change effects
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 16:41:40 +0100] rev 12981
Battalion: Add more health change effects
2018-02-12 Battalion: Clean up and remove dead code
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 15:50:49 +0100] rev 12980
Battalion: Clean up and remove dead code
2018-02-12 Battalion: Standardize the crate pickup message
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 15:08:13 +0100] rev 12979
Battalion: Standardize the crate pickup message
2018-02-12 Clean up Battalion error stuff
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 14:50:06 +0100] rev 12978
Clean up Battalion error stuff
2018-02-12 Add custom weapon icons for Continental supplies
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 11:03:48 +0100] rev 12977
Add custom weapon icons for Continental supplies
2018-02-11 HedgeEditor: Tweak caption colors
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 22:11:52 +0100] rev 12976
HedgeEditor: Tweak caption colors
2018-02-11 Construction Mode: Fix cursor icon being displayed on teleport
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 20:39:39 +0100] rev 12975
Construction Mode: Fix cursor icon being displayed on teleport
2018-02-11 Construction Mode: Hide crate contents and object/crate placer submodes from prying eyes over the net
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 20:28:21 +0100] rev 12974
Construction Mode: Hide crate contents and object/crate placer submodes from prying eyes over the net
2018-02-11 Construction Mode: Show selected object at cursor and crate preview
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 13:35:47 +0100] rev 12973
Construction Mode: Show selected object at cursor and crate preview
2018-02-11 Construction Mode: Fix annoying extra messages when using object placer
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 04:00:10 +0100] rev 12972
Construction Mode: Fix annoying extra messages when using object placer This is done by moving object placer away from the drill strike, which permits timer keys.
2018-02-11 Fix incorrect round counting in fruit03, too
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 02:17:58 +0100] rev 12971
Fix incorrect round counting in fruit03, too
2018-02-11 Fix Killing the Specialists recording the turn count way too low
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 02:03:09 +0100] rev 12970
Fix Killing the Specialists recording the turn count way too low
2018-02-11 Construction Mode: Spawn particles over generators, tweak other particles
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 01:15:23 +0100] rev 12969
Construction Mode: Spawn particles over generators, tweak other particles
2018-02-10 Construction Mode: Show message when respawning hog
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 23:54:12 +0100] rev 12968
Construction Mode: Show message when respawning hog
2018-02-10 Racer: Make waypoints dark in bright themes like Bath
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 23:13:23 +0100] rev 12967
Racer: Make waypoints dark in bright themes like Bath
2018-02-10 Make first waypoint flash TechRacer, before hog starts racing
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 22:02:08 +0100] rev 12966
Make first waypoint flash TechRacer, before hog starts racing
2018-02-10 Racer: Make first waypoint flash and highlight last waypoint while placing
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 21:28:22 +0100] rev 12965
Racer: Make first waypoint flash and highlight last waypoint while placing
2018-02-10 Racer, TechRacer: Fade out waypoints at the end
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 20:08:22 +0100] rev 12964
Racer, TechRacer: Fade out waypoints at the end
2018-02-10 Racer, TechRacer: Change waypoint opacity on victory or failure
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 19:30:51 +0100] rev 12963
Racer, TechRacer: Change waypoint opacity on victory or failure
2018-02-10 Increase opacity of Racer/TechRacer waypoints
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 18:03:12 +0100] rev 12962
Increase opacity of Racer/TechRacer waypoints
2018-02-10 Disable crate drops in HedgeEditor scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 15:37:47 +0100] rev 12961
Disable crate drops in HedgeEditor scheme
2018-02-10 Remove some "invalid" crate drops from Construction Mode weapon scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 15:36:01 +0100] rev 12960
Remove some "invalid" crate drops from Construction Mode weapon scheme
2018-02-10 Construction Mode: Show Message and minor smoke effect when losing ammo due to weapon filter
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 15:16:20 +0100] rev 12959
Construction Mode: Show Message and minor smoke effect when losing ammo due to weapon filter
2018-02-10 Redraw Vampiric.png based on vector graphic. Smooth fade out to 0 opacity instead of hard cut-off
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 14:20:36 +0100] rev 12958
Redraw Vampiric.png based on vector graphic. Smooth fade out to 0 opacity instead of hard cut-off
2018-02-10 Construction Mode: Hide power tag when it's nobody's turn
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 12:59:13 +0100] rev 12957
Construction Mode: Hide power tag when it's nobody's turn
2018-02-10 Add minigun to scripts. Also add a few missing ammos to BRW and RW
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 12:44:40 +0100] rev 12956
Add minigun to scripts. Also add a few missing ammos to BRW and RW
2018-02-10 Construction Mode: Now amSwitch amount can be changed in weapon scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 12:01:00 +0100] rev 12955
Construction Mode: Now amSwitch amount can be changed in weapon scheme
2018-02-10 Always remove mine strike in Construction Mode
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 11:46:57 +0100] rev 12954
Always remove mine strike in Construction Mode
2018-02-10 Construction Mode: Change message color
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 10:19:28 +0100] rev 12953
Construction Mode: Change message color
2018-02-10 Construction Mode: Refactor colors, add subtle glow to healing station, don't spawn vGears for respawner and generator
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 10:02:58 +0100] rev 12952
Construction Mode: Refactor colors, add subtle glow to healing station, don't spawn vGears for respawner and generator
2018-02-10 Refactor Construction Mode to NOT use localized strings as identifiers
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 09:32:28 +0100] rev 12951
Refactor Construction Mode to NOT use localized strings as identifiers Yes, it actually used strings returned by loc() as identifiers. Crazy!
2018-02-10 Improve internal Construction Mode code documentation
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 08:28:22 +0100] rev 12950
Improve internal Construction Mode code documentation
2018-02-10 Localize various Construction Mode vars
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 06:36:07 +0100] rev 12949
Localize various Construction Mode vars
2018-02-10 Refactor Construction Mode code (delete old comments, move code around. NO functional changes)
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 06:07:24 +0100] rev 12948
Refactor Construction Mode code (delete old comments, move code around. NO functional changes)
2018-02-09 Lua API: AddAmmo unselects weapons before it would remove current ammo from current hog
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 21:04:53 +0100] rev 12947
Lua API: AddAmmo unselects weapons before it would remove current ammo from current hog
2018-02-09 Construction Mode: Each team remembers its selections now
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 19:58:55 +0100] rev 12946
Construction Mode: Each team remembers its selections now
2018-02-09 More Construction Mode refactoring
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 19:01:52 +0100] rev 12945
More Construction Mode refactoring
2018-02-09 Construction Mode: Remember previous selection of pIndex
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 18:14:05 +0100] rev 12944
Construction Mode: Remember previous selection of pIndex
2018-02-09 Construction Mode: Sort structure types roughly by importance and convenience
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 16:27:32 +0100] rev 12943
Construction Mode: Sort structure types roughly by importance and convenience
2018-02-09 Add a few key shortcuts in Costruction Mode
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 16:12:54 +0100] rev 12942
Add a few key shortcuts in Costruction Mode
2018-02-09 HedgeEditor, Construction Mode: Refactor code by adding fake ammo type variables
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 14:56:04 +0100] rev 12941
HedgeEditor, Construction Mode: Refactor code by adding fake ammo type variables
2018-02-09 Add healing visual effect + heal msg in scripts
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 14:33:00 +0100] rev 12940
Add healing visual effect + heal msg in scripts
2018-02-09 Lua API: Add HealHog to heal hog with visual effects + message
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 12:52:05 +0100] rev 12939
Lua API: Add HealHog to heal hog with visual effects + message
2018-02-09 Show subtle heal effect for healing hogs in health reset mode
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 12:08:12 +0100] rev 12938
Show subtle heal effect for healing hogs in health reset mode
2018-02-09 Refactor health gain effects and message into util fuction HHHeal
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 11:30:04 +0100] rev 12937
Refactor health gain effects and message into util fuction HHHeal
2018-02-09 Killing The Specialists: Fix health boost division
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 10:48:24 +0100] rev 12936
Killing The Specialists: Fix health boost division
2018-02-09 Killing The Specialists mission: Fix misleading hints, add messages and visual effects
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 10:47:21 +0100] rev 12935
Killing The Specialists mission: Fix misleading hints, add messages and visual effects
2018-02-09 2 minor spelling/grammar fixes
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 07:41:37 +0100] rev 12934
2 minor spelling/grammar fixes
2018-02-09 Refactor scripts to use SpawnSupplyCrate (where it makes sense)
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 07:38:14 +0100] rev 12933
Refactor scripts to use SpawnSupplyCrate (where it makes sense)
2018-02-09 Lua API: Add SpawnSupplyCrate
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 06:03:01 +0100] rev 12932
Lua API: Add SpawnSupplyCrate
2018-02-09 Lua API: Add GetTeamName
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 04:37:27 +0100] rev 12931
Lua API: Add GetTeamName
2018-02-08 Lua API: Add GetWind function to get current wind
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 19:02:51 +0100] rev 12930
Lua API: Add GetWind function to get current wind
2018-02-08 Lua API: Add SetVampiric and SetLaserSight
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 18:42:07 +0100] rev 12929
Lua API: Add SetVampiric and SetLaserSight
2018-02-08 Add callback: onEndTurn
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 18:10:39 +0100] rev 12928
Add callback: onEndTurn
2018-02-08 Change hats exclusion rule in hats_js_anim.xhtml
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 15:44:08 +0100] rev 12927
Change hats exclusion rule in hats_js_anim.xhtml
2018-02-08 Fix broken preview of team hats in frontend
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 13:54:48 +0100] rev 12926
Fix broken preview of team hats in frontend
2018-02-08 Add missing beginWriteArray in scheme model code
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 09:38:35 +0100] rev 12925
Add missing beginWriteArray in scheme model code
2018-02-08 Fix failure to read game scheme (.hwg) files
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 09:26:24 +0100] rev 12924
Fix failure to read game scheme (.hwg) files
2018-02-08 Fix how scheme files behave
KoBeWi [Thu, 08 Feb 2018 09:14:20 +0100] rev 12923
Fix how scheme files behave
2018-02-08 Keep game/weapon schemes in separate files
KoBeWi [Thu, 08 Feb 2018 08:50:45 +0100] rev 12922
Keep game/weapon schemes in separate files
2018-02-08 Add Polish voicepack (Default_pl) by mtg90pl
mtg90pl <mtg90pl@gmail.com> [Thu, 08 Feb 2018 07:30:19 +0100] rev 12921
Add Polish voicepack (Default_pl) by mtg90pl
2018-02-08 Fix timebox being usable in SD w/ damage=0
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 07:09:39 +0100] rev 12920
Fix timebox being usable in SD w/ damage=0
2018-02-07 Fix TotalRounds counting rounds a couple of turns too late
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 12:30:11 +0100] rev 12919
Fix TotalRounds counting rounds a couple of turns too late
2018-02-07 Refactor Sudden Death starting into own function
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 11:03:14 +0100] rev 12918
Refactor Sudden Death starting into own function
2018-02-07 Add the flag of Scotland (uk_scotland)
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 08:30:50 +0100] rev 12917
Add the flag of Scotland (uk_scotland)
2018-02-07 Fix green color channel on themes with sd-tint (#566)
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 07:54:18 +0100] rev 12916
Fix green color channel on themes with sd-tint (#566)
2018-02-07 Add theme fallback music settings
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 07:38:37 +0100] rev 12915
Add theme fallback music settings theme.cfg: * fallback-music * fallback-sd-music
2018-02-07 Remove unused variable in uGearsHandlersMess
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 05:36:32 +0100] rev 12914
Remove unused variable in uGearsHandlersMess
2018-02-07 ClimbHome, Sniper Rifle training: Unselect weapon after victory
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 03:56:53 +0100] rev 12913
ClimbHome, Sniper Rifle training: Unselect weapon after victory
2018-02-07 Calling SetWeapon with amNothing now unselects weapon
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 03:50:38 +0100] rev 12912
Calling SetWeapon with amNothing now unselects weapon
2018-02-07 Change weapon icons of mudball and air mine
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 02:26:31 +0100] rev 12911
Change weapon icons of mudball and air mine
2018-02-07 Lua API: Add WriteLnToChat
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 01:54:50 +0100] rev 12910
Lua API: Add WriteLnToChat
2018-02-07 ASA, Hard Flying: Show personal best at mission start
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 01:13:17 +0100] rev 12909
ASA, Hard Flying: Show personal best at mission start
2018-02-06 Precise Shooting mission: Fix Lua errors when enemy dies after hero
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 00:36:04 +0100] rev 12908
Precise Shooting mission: Fix Lua errors when enemy dies after hero
2018-02-06 Start changelog for 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 23:56:28 +0100] rev 12907
Start changelog for 0.9.24
2018-02-06 ASA: Fruit03: Show collected ammo
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 23:48:34 +0100] rev 12906
ASA: Fruit03: Show collected ammo
2018-02-06 ACF3: Explode princess when skipping 12turn course failanim
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 06:33:32 +0100] rev 12905
ACF3: Explode princess when skipping 12turn course failanim
2018-02-06 Show # of turns left in the 12-turn parcour segment of ACF3
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 06:23:37 +0100] rev 12904
Show # of turns left in the 12-turn parcour segment of ACF3
2018-02-06 String cleanup: Double/triple exclamation marks
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 05:54:34 +0100] rev 12903
String cleanup: Double/triple exclamation marks
2018-02-06 Fix various story flaws in mission descriptions of ACF campaign
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 05:50:05 +0100] rev 12902
Fix various story flaws in mission descriptions of ACF campaign
2018-02-06 Fix some minor formatting and grammar flaws in script strings
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 05:47:09 +0100] rev 12901
Fix some minor formatting and grammar flaws in script strings
2018-02-06 Fix various typos in translatable strings
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 04:07:35 +0100] rev 12900
Fix various typos in translatable strings
2018-02-06 Fix error 52: Move amMinigun.png to Graphics/Hedgewars
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 04:06:49 +0100] rev 12899
Fix error 52: Move amMinigun.png to Graphics/Hedgewars
2018-01-31 Machinegun. also tweaked ignore
alfadur [Wed, 31 Jan 2018 13:42:52 -0500] rev 12898
Machinegun. also tweaked ignore
2018-01-24 Finish porting. Seems to work, but no thorough testing has been performed qt5transition
unc0rr [Wed, 24 Jan 2018 22:20:10 +0100] rev 12897
Finish porting. Seems to work, but no thorough testing has been performed
2018-01-24 Configure for Qt5 qt5transition
unc0rr [Wed, 24 Jan 2018 21:05:34 +0100] rev 12896
Configure for Qt5
2018-01-16 Add assert on LoadingText texture value 0.9.23
unc0rr [Wed, 17 Jan 2018 00:59:39 +0100] rev 12895
Add assert on LoadingText texture value
2018-01-16 Proper rejoin desyncs fix now 0.9.23
unc0rr [Wed, 17 Jan 2018 00:32:34 +0100] rev 12894
Proper rejoin desyncs fix now
2018-01-15 The ultimate fix for rejoin desyncs 0.9.23
unc0rr [Tue, 16 Jan 2018 00:42:06 +0100] rev 12893
The ultimate fix for rejoin desyncs
2018-01-14 Fix for freebsd qmlfrontend
unc0rr [Sun, 14 Jan 2018 23:30:42 +0100] rev 12892
Fix for freebsd
2018-01-15 add a mask to the sand hog
nemo [Mon, 15 Jan 2018 12:15:56 -0500] rev 12891
add a mask to the sand hog
2018-01-10 Pass mouse movements to engine, warp cursor in frontend qmlfrontend
unc0rr [Wed, 10 Jan 2018 23:49:47 +0100] rev 12890
Pass mouse movements to engine, warp cursor in frontend
2018-01-10 merge
koda [Wed, 10 Jan 2018 15:27:47 +0100] rev 12889
merge
2018-01-10 Apply horrible workaround to build relocatable executables 0.9.23
koda [Wed, 10 Jan 2018 01:39:10 +0100] rev 12888
Apply horrible workaround to build relocatable executables
2018-01-10 Set cmake RPATH policy to OLD 0.9.23
koda [Wed, 10 Jan 2018 01:14:13 +0100] rev 12887
Set cmake RPATH policy to OLD
2018-01-07 fix crosshair rendering in GL2 mode
sheepluva [Sun, 07 Jan 2018 19:01:06 +0100] rev 12886
fix crosshair rendering in GL2 mode
2018-01-07 also put GL2 fixes into default
sheepluva [Sun, 07 Jan 2018 18:19:00 +0100] rev 12885
also put GL2 fixes into default
2018-01-07 Fix referencing missing item qmlfrontend
unc0rr [Sun, 07 Jan 2018 09:48:26 +0100] rev 12884
Fix referencing missing item
2018-01-07 - ResizeWindow function to pass engine new window size qmlfrontend
unc0rr [Sun, 07 Jan 2018 01:21:42 +0100] rev 12883
- ResizeWindow function to pass engine new window size - Remove TabBar to leave more space at the bottom of the screen - ifdef GL_ES in shaders
2018-01-06 whoops, I ruined the path of the unC0Rr qmlfrontend
sheepluva [Sat, 06 Jan 2018 03:17:12 +0100] rev 12882
whoops, I ruined the path of the unC0Rr
2018-01-06 fix issues and my past sins with GL2 qmlfrontend
sheepluva [Sat, 06 Jan 2018 03:05:14 +0100] rev 12881
fix issues and my past sins with GL2 remaining issue: tintadd (crosshair)
2018-01-05 Fix missing default values qmlfrontend
unc0rr [Fri, 05 Jan 2018 22:32:11 +0100] rev 12880
Fix missing default values
2018-01-05 apparently this is GLES2 only
nemo [Fri, 05 Jan 2018 16:12:19 -0500] rev 12879
apparently this is GLES2 only
2018-01-05 Fix missing includes for GL2 build qmlfrontend
unc0rr [Fri, 05 Jan 2018 21:44:00 +0100] rev 12878
Fix missing includes for GL2 build
2018-01-05 Comment out functions that don't need to be called for engine in frontend window qmlfrontend
unc0rr [Fri, 05 Jan 2018 21:43:33 +0100] rev 12877
Comment out functions that don't need to be called for engine in frontend window
2018-01-02 Break engine completely and make it render in frontend window (no actual rendering yet, just white screen) qmlfrontend
unc0rr [Tue, 02 Jan 2018 23:45:18 +0100] rev 12876
Break engine completely and make it render in frontend window (no actual rendering yet, just white screen)
2018-01-02 pick up unc0rr's preview fix
nemo [Tue, 02 Jan 2018 16:59:04 -0500] rev 12875
pick up unc0rr's preview fix
2018-01-02 Fix obviously broken logic. Fixes broken preview fetching on Windows. 0.9.23
unC0Rr [Tue, 02 Jan 2018 23:20:50 +0300] rev 12874
Fix obviously broken logic. Fixes broken preview fetching on Windows.
2017-12-30 - Present stats page always on main thread ios-develop
antonc27 <antonc27@mail.ru> [Sat, 30 Dec 2017 01:31:27 +0100] rev 12873
- Present stats page always on main thread
2017-12-30 - BIG CHANGE: Convert iOS project to use ARC ios-develop
antonc27 <antonc27@mail.ru> [Sat, 30 Dec 2017 01:22:11 +0100] rev 12872
- BIG CHANGE: Convert iOS project to use ARC
2017-12-29 - Fix ammos menu crash ios-develop
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 22:37:31 +0100] rev 12871
- Fix ammos menu crash
2017-12-29 - Lazy checks for preventing crash when drawing 'nice hogs' on config screen (frontend) on iPad. Now we have animation glitch sometimes, but this is preferable to crash anyway ios-develop
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 22:35:36 +0100] rev 12870
- Lazy checks for preventing crash when drawing 'nice hogs' on config screen (frontend) on iPad. Now we have animation glitch sometimes, but this is preferable to crash anyway
2017-12-29 - Xcode somehow inherit info about unused target for tvOS from SDL 2.0.7, so commit this noise too... ios-develop
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 19:38:01 +0100] rev 12869
- Xcode somehow inherit info about unused target for tvOS from SDL 2.0.7, so commit this noise too...
2017-12-29 - Disable bitcode for embedded projects (must be done manually for SDLs too) ios-develop
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 19:34:32 +0100] rev 12868
- Disable bitcode for embedded projects (must be done manually for SDLs too)
2017-12-29 - Fix deprecated `system` in Lua for iOS 11 (not tested) ios-develop
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 19:06:10 +0100] rev 12867
- Fix deprecated `system` in Lua for iOS 11 (not tested)
2017-12-29 - Fix ifdef (why this even worked before ??) ios-develop
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 16:53:37 +0100] rev 12866
- Fix ifdef (why this even worked before ??)
2017-12-28 merge into default too
nemo [Thu, 28 Dec 2017 11:58:30 -0500] rev 12865
merge into default too
2017-12-28 dependency fixes 0.9.23
astro [Thu, 28 Dec 2017 11:58:10 -0500] rev 12864
dependency fixes
2017-12-26 Make playing a game possible qmlfrontend
unc0rr [Wed, 27 Dec 2017 00:59:26 +0100] rev 12863
Make playing a game possible
2017-12-26 these images should have been RGBA to stay consistent with all the others
nemo [Tue, 26 Dec 2017 18:36:30 -0500] rev 12862
these images should have been RGBA to stay consistent with all the others
2017-12-26 Recreate uFLRunQueue in Qt, render previews qmlfrontend
unc0rr [Tue, 26 Dec 2017 01:36:58 +0100] rev 12861
Recreate uFLRunQueue in Qt, render previews
2017-12-24 Preview rendering seems to work now qmlfrontend
unc0rr [Mon, 25 Dec 2017 00:58:47 +0100] rev 12860
Preview rendering seems to work now
2017-12-24 And more refactoring... qmlfrontend
unc0rr [Sun, 24 Dec 2017 16:56:22 +0100] rev 12859
And more refactoring...
2017-12-23 More refactoring in attempt to move away from frontlib qmlfrontend
unc0rr [Sun, 24 Dec 2017 00:44:16 +0100] rev 12858
More refactoring in attempt to move away from frontlib
2017-12-22 Start hacking new frontend qmlfrontend
unc0rr [Fri, 22 Dec 2017 23:59:03 +0100] rev 12857
Start hacking new frontend
2017-12-17 Start removing flib functionality qmlfrontend
unc0rr [Sun, 17 Dec 2017 21:09:59 +0100] rev 12856
Start removing flib functionality
2017-12-16 Merge default. This branch is up-to-date and code is working. qmlfrontend
unc0rr [Sun, 17 Dec 2017 00:09:24 +0100] rev 12855
Merge default. This branch is up-to-date and code is working.
2017-12-16 Add new qmlfrontend project template
unc0rr [Sat, 16 Dec 2017 23:26:13 +0100] rev 12854
Add new qmlfrontend project template
2017-12-16 Improve this code a bit more
unc0rr [Sat, 16 Dec 2017 22:58:28 +0100] rev 12853
Improve this code a bit more
2017-12-06 Quick dirty fix for building
unc0rr [Wed, 06 Dec 2017 23:46:17 +0100] rev 12852
Quick dirty fix for building
2017-12-05 bump proto
nemo [Tue, 05 Dec 2017 11:36:29 -0500] rev 12851
bump proto
2017-12-05 0.9.23 branch 0.9.23
nemo [Tue, 05 Dec 2017 11:35:04 -0500] rev 12850
0.9.23 branch
2017-12-05 rock the duck a bit - also replace a few other values with realtick that seemed like they should probably animate in pause
nemo [Mon, 04 Dec 2017 20:21:35 -0500] rev 12849
rock the duck a bit - also replace a few other values with realtick that seemed like they should probably animate in pause
2017-11-30 er. should be true I think? also... maybe this should be somewhere else
nemo [Wed, 29 Nov 2017 20:38:26 -0500] rev 12848
er. should be true I think? also... maybe this should be somewhere else
2017-11-30 This is a desyncing change. But... We might need a new release anyway. ☹
nemo [Wed, 29 Nov 2017 20:35:56 -0500] rev 12847
This is a desyncing change. But... We might need a new release anyway. ☹
2017-11-29 Fix chat input key being sometimes registered twice
alfadur [Wed, 29 Nov 2017 13:54:39 +0100] rev 12846
Fix chat input key being sometimes registered twice
2017-11-25 At the very least we should match the gameserver length which seems to be 40, not 60
nemo [Sat, 25 Nov 2017 11:28:44 -0500] rev 12845
At the very least we should match the gameserver length which seems to be 40, not 60
2017-11-25 Should probably have gl context stuff in its own unit separate from store, but, don't close the gl context before anything that might still want to do gl operations
nemo [Sat, 25 Nov 2017 09:40:43 -0500] rev 12844
Should probably have gl context stuff in its own unit separate from store, but, don't close the gl context before anything that might still want to do gl operations
2017-11-25 init priority and scale
nemo [Sat, 25 Nov 2017 09:39:52 -0500] rev 12843
init priority and scale
2017-11-23 hate SDL blit...
nemo [Thu, 23 Nov 2017 16:02:29 -0500] rev 12842
hate SDL blit...
2017-11-22 infinite attack resets flags so probably should skip this
nemo [Wed, 22 Nov 2017 17:38:47 -0500] rev 12841
infinite attack resets flags so probably should skip this
2017-11-19 Update checker a bit
unc0rr [Sun, 19 Nov 2017 22:35:16 +0100] rev 12840
Update checker a bit
2017-11-17 Added tag 0.9.23-release for changeset 8610462e3d33
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 Nov 2017 21:15:13 +0100] rev 12839
Added tag 0.9.23-release for changeset 8610462e3d33
2017-11-17 alt damage should default to false
nemo [Fri, 17 Nov 2017 15:09:31 -0500] rev 12838
alt damage should default to false
2017-11-15 remove the annoying ????
nemo [Wed, 15 Nov 2017 17:07:46 -0500] rev 12837
remove the annoying ????
2017-11-13 Remove 2 unused number tags in Construction Mode GUI 0.9.23-release
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 Nov 2017 22:14:45 +0100] rev 12836
Remove 2 unused number tags in Construction Mode GUI These numbers are shown aside the power tag, but the numbers never change. They don't serve any purpose and are just visual clutter and annoying, since they partially overlap. They are probably a leftover from copying code over from other scripts. With this changeset, only the power and turn time are left visible, as it is supposed to.
2017-11-13 - More files to ignore
unc0rr [Mon, 13 Nov 2017 21:16:52 +0100] rev 12835
- More files to ignore - Remove ancient kdevelop project file
2017-11-13 Bump protocol version and add new version info to game server
unc0rr [Mon, 13 Nov 2017 20:45:11 +0100] rev 12834
Bump protocol version and add new version info to game server
2017-11-12 Update translations mentioned in changelog
Wuzzy <Wuzzy2@mail.ru> [Sun, 12 Nov 2017 21:41:06 +0100] rev 12833
Update translations mentioned in changelog
2017-11-12 Finalize translation of pl.lua
KoBeWi [Sun, 12 Nov 2017 21:40:33 +0100] rev 12832
Finalize translation of pl.lua
2017-11-12 Backed out changeset 575c0de98505
Wuzzy <Wuzzy2@mail.ru> [Sun, 12 Nov 2017 17:41:01 +0100] rev 12831
Backed out changeset 575c0de98505 Reason: We suspect that this patch might break Windows builds and render the mouse on Windows unusable. This suspicion is based on the bug report of one user: https://hedgewars.org/node/6837#comment-33593 In return, this changeset will definitely re-introduce bug #512.
2017-11-12 Fix grammar fail in cosmos.lua (string freeze compliant)
Wuzzy <Wuzzy2@mail.ru> [Sun, 12 Nov 2017 17:25:17 +0100] rev 12830
Fix grammar fail in cosmos.lua (string freeze compliant) This is string freeze compliant because the new string is already contained in stub.lua.
2017-11-12 Update pl.lua (>99% complete)
KoBeWi [Sun, 12 Nov 2017 17:10:44 +0100] rev 12829
Update pl.lua (>99% complete) A few strings have been removed because of empty translations of faulty format strings.
2017-11-09 animation tweak
alfadur [Thu, 09 Nov 2017 09:56:35 -0500] rev 12828
animation tweak
2017-11-08 Fix incorrect check for cake gear type in ClimbHome
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Nov 2017 21:56:43 +0100] rev 12827
Fix incorrect check for cake gear type in ClimbHome
2017-11-08 remove some more test redundancy and restore a missing and important nil check
nemo [Wed, 08 Nov 2017 15:07:46 -0500] rev 12826
remove some more test redundancy and restore a missing and important nil check
2017-11-08 just merging if statements
nemo [Wed, 08 Nov 2017 14:12:46 -0500] rev 12825
just merging if statements
2017-11-06 - Update .pro file
unc0rr [Mon, 06 Nov 2017 22:26:54 +0100] rev 12824
- Update .pro file - Rethink logic of TCPBase, fixes bug with failing to receive all bytes from engine when process end signal is received before tcp disconnect
2017-11-03 Remove unused uCommands from uGearsHandlersMess
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 13:40:30 +0100] rev 12823
Remove unused uCommands from uGearsHandlersMess
2017-11-03 Fix lastGameType not being updated if game type was demo or save (fixes a crash)
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 05:46:36 +0100] rev 12822
Fix lastGameType not being updated if game type was demo or save (fixes a crash) Previously, if you first played a normal game, then a demo, the “play again” button would appear, but clicking it would only crash HW. This fix will remove this button after a demo or save, because the frontend doesn't know how to restart demos or saves yet.
2017-11-03 Fix desyncs when forcing rope re-selection after missing a shot or hitting bounce world edge
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 05:03:47 +0100] rev 12821
Fix desyncs when forcing rope re-selection after missing a shot or hitting bounce world edge Also re-introduce rope-reselection when touching ground
2017-11-03 Fix desync when dropping weapon from parachute or jetpack
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 04:14:33 +0100] rev 12820
Fix desync when dropping weapon from parachute or jetpack
2017-11-03 Backed out changeset 28210d2a9a36 (fixes bug 553)
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 02:23:41 +0100] rev 12819
Backed out changeset 28210d2a9a36 (fixes bug #553) This fixes a desync when you take fall damage while roping and having a secondary ammo selected.
2017-11-02 initialise previousGameState to something valid and not gsSuspend
nemo [Wed, 01 Nov 2017 22:49:54 -0400] rev 12818
initialise previousGameState to something valid and not gsSuspend
2017-11-01 Add Lua problems to the troubleshooting section of INSTALL.md
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Nov 2017 22:02:52 +0100] rev 12817
Add Lua problems to the troubleshooting section of INSTALL.md
2017-11-01 travis: Install qt4 with a brew tap
koda [Wed, 01 Nov 2017 16:09:20 -0400] rev 12816
travis: Install qt4 with a brew tap
2017-11-01 Don't send taunt message for automatically happening taunt animation
unc0rr [Wed, 01 Nov 2017 20:52:06 +0100] rev 12815
Don't send taunt message for automatically happening taunt animation
2017-10-31 Remove newlines at end of Gravity mission panel
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Nov 2017 00:04:45 +0100] rev 12814
Remove newlines at end of Gravity mission panel
2017-10-31 Fix frontend not sending script param if empty
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Nov 2017 00:03:18 +0100] rev 12813
Fix frontend not sending script param if empty
2017-10-31 Fix Battialion script showing “Round 0” at start
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Oct 2017 19:27:23 +0100] rev 12812
Fix Battialion script showing “Round 0” at start
2017-10-31 Fix host not re-sending ammo scheme after editing an existing ammo scheme
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Oct 2017 18:30:53 +0100] rev 12811
Fix host not re-sending ammo scheme after editing an existing ammo scheme This caused clients to start with an incompatible ammo loadout.
2017-10-31 Update Polish tips and mission map descriptions
KoBeWi [Tue, 31 Oct 2017 17:07:56 +0100] rev 12810
Update Polish tips and mission map descriptions
2017-10-31 Update changelog regarding wrap world edge bugs
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Oct 2017 04:31:10 +0100] rev 12809
Update changelog regarding wrap world edge bugs
2017-10-31 Add Polish translation for campaigns and new missions
KoBeWi [Tue, 31 Oct 2017 02:17:45 +0100] rev 12808
Add Polish translation for campaigns and new missions
2017-10-30 Update pl.txt translation file
KoBeWi [Mon, 30 Oct 2017 23:12:31 +0100] rev 12807
Update pl.txt translation file
2017-10-30 Backed out changeset c162995831d8
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Oct 2017 22:16:37 +0100] rev 12806
Backed out changeset c162995831d8
2017-10-30 Backed out changeset 058a5d373e4a
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Oct 2017 22:06:43 +0100] rev 12805
Backed out changeset 058a5d373e4a
2017-10-30 Backed out changeset d08afea02908
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Oct 2017 21:59:25 +0100] rev 12804
Backed out changeset d08afea02908
2017-10-30 Minor pl.txt update
KoBeWi [Mon, 30 Oct 2017 20:21:47 +0100] rev 12803
Minor pl.txt update
2017-10-30 Update and complete Polish frontend translation
KoBeWi [Mon, 30 Oct 2017 20:14:42 +0100] rev 12802
Update and complete Polish frontend translation
2017-10-30 Fix Hedgewars going into suspension mode (game freezes) when windows got minimized
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Oct 2017 19:18:53 +0100] rev 12801
Fix Hedgewars going into suspension mode (game freezes) when windows got minimized
2017-10-30 Update Polish translation (frontend, 3 strings missing)
KoBeWi [Mon, 30 Oct 2017 03:37:17 +0100] rev 12800
Update Polish translation (frontend, 3 strings missing)
2017-10-29 Fix broken cancel button on the login window (bug 373)
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 19:56:35 +0100] rev 12799
Fix broken cancel button on the login window (bug #373)
2017-10-29 ACF6: Make sure player only gets portal gun at the portal sequence, and not a pile full of weapons and ropes
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 19:06:02 +0100] rev 12798
ACF6: Make sure player only gets portal gun at the portal sequence, and not a pile full of weapons and ropes
2017-10-29 ACF3: Mention mines time in a sequence where it has been forgotten
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 16:57:04 +0100] rev 12797
ACF3: Mention mines time in a sequence where it has been forgotten String freeze is maintained, the string is already in stub.lua
2017-10-29 ACF2: Fix Lua error spam when Leaks A Lot died in same turn as weaklings, also do other minor tweaks
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 16:21:24 +0100] rev 12796
ACF2: Fix Lua error spam when Leaks A Lot died in same turn as weaklings, also do other minor tweaks - Grant skip to Dense Cloud and Leaks A Lot again, after refusing the cyborg's offer - Fix flow chart - String freeze is maintained, the new string is already in stub.lua.
2017-10-28 Fix some German translations in ClimbHome and ACF
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 01:07:28 +0200] rev 12795
Fix some German translations in ClimbHome and ACF
2017-10-28 Add comments for all A Classic Fairytale missions to summarize the story in a flow chart-like fashion
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 00:53:11 +0200] rev 12794
Add comments for all A Classic Fairytale missions to summarize the story in a flow chart-like fashion
2017-10-28 Use SDL_SetRelativeMouseMode to detect mouse movements, fixes xinput issues
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 17:48:54 +0200] rev 12793
Use SDL_SetRelativeMouseMode to detect mouse movements, fixes xinput issues
2017-10-28 HedgeEditor: Define fallback flag/voice/fort/grave when saving level data
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 07:59:41 +0200] rev 12792
HedgeEditor: Define fallback flag/voice/fort/grave when saving level data
2017-10-28 HedgeEditor: Don't change mode in background when pressing left/right w/o amAirAttack selected
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 07:23:53 +0200] rev 12791
HedgeEditor: Don't change mode in background when pressing left/right w/o amAirAttack selected
2017-10-28 Fix ammo menu, placement and camera movement keys not working in ammo menu
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 05:49:49 +0200] rev 12790
Fix ammo menu, placement and camera movement keys not working in ammo menu
2017-10-28 Fix CheckWorldWrap not correctly checking for bounce edge. Also fix teleport @ bounce edge
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 04:53:21 +0200] rev 12789
Fix CheckWorldWrap not correctly checking for bounce edge. Also fix teleport @ bounce edge
2017-10-27 Update cabal file
unc0rr [Fri, 27 Oct 2017 19:54:27 +0200] rev 12788
Update cabal file
2017-10-27 Fix bad LuaGoals comparison for pas2c builds
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 17:50:20 +0200] rev 12787
Fix bad LuaGoals comparison for pas2c builds
2017-10-27 Update small preview image of Basketball and BasketballField maps
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 06:35:04 +0200] rev 12786
Update small preview image of Basketball and BasketballField maps
2017-10-27 ACF7: Fix two weird thinking bubbles which should be speech bubbles
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 05:55:09 +0200] rev 12785
ACF7: Fix two weird thinking bubbles which should be speech bubbles
2017-10-27 ACF7: Fix no animation starting for some possible scenes
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 05:28:32 +0200] rev 12784
ACF7: Fix no animation starting for some possible scenes
2017-10-27 Oops. Changelog was wrong, the error message spam was for ACF8, not ACF7
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 05:05:37 +0200] rev 12783
Oops. Changelog was wrong, the error message spam was for ACF8, not ACF7
2017-10-27 ACF7: Fix possible Lua error spam in intro sequence
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 05:03:58 +0200] rev 12782
ACF7: Fix possible Lua error spam in intro sequence This was caused by a race of onGearDelete vs AnimationSetup. If AnimationSetup came first, it uses old values from the natives table. The solution is to force the code to guarantee that AnimationSetup always coms after deleting gears in the natives table.
2017-10-27 Fix some German typos and change a translation word (Ziele → Zielscheiben)
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 02:17:39 +0200] rev 12781
Fix some German typos and change a translation word (Ziele → Zielscheiben)
2017-10-26 Disable hog control after winning target practice challenge
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 00:12:38 +0200] rev 12780
Disable hog control after winning target practice challenge
2017-10-26 ACF5: Fix final animation being stuck when the cyborg's way to the right is blocked
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 22:49:39 +0200] rev 12779
ACF5: Fix final animation being stuck when the cyborg's way to the right is blocked Fixed with the new maxMoveTime parameter in AnimMove. If cyborg didn't reach its destination in 7000ms, the move anim is skipped and the sequence just continues.
2017-10-26 Animate library: Add new parameter maxMoveTime to AnimMove
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 22:40:17 +0200] rev 12778
Animate library: Add new parameter maxMoveTime to AnimMove
2017-10-26 Slightly update russian localization
unc0rr [Thu, 26 Oct 2017 21:14:55 +0200] rev 12777
Slightly update russian localization
2017-10-26 ACF7: Set correct hog position after skipping start anim
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 20:39:28 +0200] rev 12776
ACF7: Set correct hog position after skipping start anim
2017-10-26 ACF2: Mention that both hogs must survive
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 18:20:06 +0200] rev 12775
ACF2: Mention that both hogs must survive String freeze is preserved, the string is already in stub.lua.
2017-10-26 ACF, mission 2: Fix various mission breakages when heroes died together with enemies
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 18:02:33 +0200] rev 12774
ACF, mission 2: Fix various mission breakages when heroes died together with enemies
2017-10-26 Change SD music for Halloween and Hoggywood themes (old tracks)
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 07:53:13 +0200] rev 12773
Change SD music for Halloween and Hoggywood themes (old tracks) Rationale: - Halloween: hell music is the logical continuation, default SD music just ruins the atmosphere - Hoggywood: default SD music fits better here; the hell music was historically chosen when there wasn't a generic music yet
2017-10-26 Fix German typo in de.lua
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 05:41:48 +0200] rev 12772
Fix German typo in de.lua
2017-10-26 Expose the gotten achievements of Bamboo Thicked and Dangerous Ducklings in the stats screen
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 05:25:45 +0200] rev 12771
Expose the gotten achievements of Bamboo Thicked and Dangerous Ducklings in the stats screen Also fix Basic rope training captions. The string freeze is maintained. Only existing strings are used.
2017-10-26 Add sparkle's name to Rope Knock Challenge
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 04:10:57 +0200] rev 12770
Add sparkle's name to Rope Knock Challenge Reason: For being the first known player to finish ClimbHome. String freeze is preserved, the hog names are not localized.
2017-10-26 Update credits for Fruit.ogg
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 03:04:31 +0200] rev 12769
Update credits for Fruit.ogg
2017-10-26 Complete music credits for Jungle.ogg by alfadur
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 02:50:05 +0200] rev 12768
Complete music credits for Jungle.ogg by alfadur
2017-10-26 oops
nemo [Wed, 25 Oct 2017 20:46:37 -0400] rev 12767
oops
2017-10-26 jungle music
alfadur [Wed, 25 Oct 2017 20:39:05 -0400] rev 12766
jungle music
2017-10-25 checksum immediately after loading because surface2tex does surface manipulation. also add some FIXMEs
nemo [Wed, 25 Oct 2017 19:44:42 -0400] rev 12765
checksum immediately after loading because surface2tex does surface manipulation. also add some FIXMEs
2017-10-25 Make gtDuck use DirAngle instead of Angle for rotation
Wuzzy <Wuzzy2@mail.ru> [Wed, 25 Oct 2017 23:47:07 +0200] rev 12764
Make gtDuck use DirAngle instead of Angle for rotation
2017-10-25 Fix sometimes ammo schemes not being saved after changing before an ammo scheme got deleted in session
Wuzzy <Wuzzy2@mail.ru> [Wed, 25 Oct 2017 23:09:41 +0200] rev 12763
Fix sometimes ammo schemes not being saved after changing before an ammo scheme got deleted in session This was because the bool isDeleting is not initialized, so its initial value is unpredictable. Which means there's chance it starts with true, confusing the frontend.
2017-10-25 one more pattern
nemo [Wed, 25 Oct 2017 15:37:16 -0400] rev 12762
one more pattern
2017-10-25 Use maybeNick from Utils, fixes empty nickname inserted in ROOMS protocol command parameters. Not tested, but builds, and it's Haskell...
unc0rr [Wed, 25 Oct 2017 20:38:51 +0200] rev 12761
Use maybeNick from Utils, fixes empty nickname inserted in ROOMS protocol command parameters. Not tested, but builds, and it's Haskell...
2017-10-24 you know what... I think everything would have been fine if we'd simply required all this hog stuff to be in the same block...
nemo [Tue, 24 Oct 2017 19:54:38 -0400] rev 12760
you know what... I think everything would have been fine if we'd simply required all this hog stuff to be in the same block...
2017-10-24 w is in pixels, so presumably this needs to be *4
nemo [Tue, 24 Oct 2017 18:55:19 -0400] rev 12759
w is in pixels, so presumably this needs to be *4
2017-10-24 use pitch for surfaces, land_width x2 since 16 bit
nemo [Tue, 24 Oct 2017 18:28:59 -0400] rev 12758
use pitch for surfaces, land_width x2 since 16 bit
2017-10-24 Modernize Cargo.toml a bit
unc0rr [Tue, 24 Oct 2017 21:59:06 +0200] rev 12757
Modernize Cargo.toml a bit
2017-10-24 Remove silly toUtf8 which caused bug with default team name
unc0rr [Tue, 24 Oct 2017 21:58:41 +0200] rev 12756
Remove silly toUtf8 which caused bug with default team name
2017-10-24 Add a few random team names and fix typos
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 21:42:13 +0200] rev 12755
Add a few random team names and fix typos
2017-10-24 2nd try... just shortcircuit most of onGameTick20 when we are between turns.
nemo [Tue, 24 Oct 2017 14:36:24 -0400] rev 12754
2nd try... just shortcircuit most of onGameTick20 when we are between turns.
2017-10-24 this should probably sidestep that thing unc0rr keeps bringing up. untested. but then, I've never had it happen. I think what happens is onGameTick20 is called in same tick as onNewTurn and before it...
nemo [Tue, 24 Oct 2017 14:14:00 -0400] rev 12753
this should probably sidestep that thing unc0rr keeps bringing up. untested. but then, I've never had it happen. I think what happens is onGameTick20 is called in same tick as onNewTurn and before it...
2017-10-24 Update README.md: Add game description, controls, getting started guide for n00bs, fix typos, reorganize sections
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 19:45:11 +0200] rev 12752
Update README.md: Add game description, controls, getting started guide for n00bs, fix typos, reorganize sections
2017-10-24 Rewrite INSTALL file: Markdown format, add troubleshooting section, more detailed build instructions, etc.
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 19:30:55 +0200] rev 12751
Rewrite INSTALL file: Markdown format, add troubleshooting section, more detailed build instructions, etc.
2017-10-24 ACF mission 5: Take away switch and always play with deployed hog in final mission stage
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 06:25:12 +0200] rev 12750
ACF mission 5: Take away switch and always play with deployed hog in final mission stage
2017-10-24 Lua API: Fix Goals text being cut off at ca. 255 characters
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 04:48:20 +0200] rev 12749
Lua API: Fix Goals text being cut off at ca. 255 characters
2017-10-24 More changelog updates
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 04:06:03 +0200] rev 12748
More changelog updates
2017-10-24 Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 02:39:00 +0200] rev 12747
Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
2017-10-23 Use Gear^.Boom to calculate cake party faces
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 23:43:36 +0200] rev 12746
Use Gear^.Boom to calculate cake party faces
2017-10-23 Fix cake party face not working across wrap world border
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 23:26:34 +0200] rev 12745
Fix cake party face not working across wrap world border
2017-10-23 Make air mines follow hedgehogs across wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 22:45:35 +0200] rev 12744
Make air mines follow hedgehogs across wrap world edge
2017-10-23 Make GearsNear and CheckGearNear check gears across wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 17:29:56 +0200] rev 12743
Make GearsNear and CheckGearNear check gears across wrap world edge This fixes hog detection of mine, sticky mine, resurrector, seduction and crate across the world edge. Air mine is only partially fixed.
2017-10-23 Add KoBeWi to credits
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 14:49:01 +0200] rev 12742
Add KoBeWi to credits
2017-10-23 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 04:57:39 +0200] rev 12741
Update changelog
2017-10-23 HedgeEditor: Fix broken napalm/mine strike/drill strike
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 04:35:10 +0200] rev 12740
HedgeEditor: Fix broken napalm/mine strike/drill strike
2017-10-23 Rope Knock Challenge: Don't count hog kills after hero hurt itself
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 03:01:10 +0200] rev 12739
Rope Knock Challenge: Don't count hog kills after hero hurt itself
2017-10-23 Rope knock challenge: Add names of developers and Shoppa tournament players who ranked 1st/2nd/3rd
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 02:52:01 +0200] rev 12738
Rope knock challenge: Add names of developers and Shoppa tournament players who ranked 1st/2nd/3rd The string freeze is maintained. The hog names are not localized. The string "points" is already in stub.lua.
2017-10-22 Fix bee homing incorrectly when target is across wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Sun, 22 Oct 2017 02:25:27 +0200] rev 12737
Fix bee homing incorrectly when target is across wrap world edge
2017-10-21 Wrap around target coordinates when clicking on other side of wrap-around world edge
Wuzzy <Wuzzy2@mail.ru> [Sun, 22 Oct 2017 00:48:38 +0200] rev 12736
Wrap around target coordinates when clicking on other side of wrap-around world edge This fixes girder placement failure on other side (not across).
2017-10-21 Move CalcWorldWrap to uUtils.pas
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 23:59:31 +0200] rev 12735
Move CalcWorldWrap to uUtils.pas
2017-10-21 Add Wuzzy to credits
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 23:27:58 +0200] rev 12734
Add Wuzzy to credits I think I deserved it. :D
2017-10-21 Fix AddAmmo setting ammo to 99 when trying to add infinite ammo
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 23:03:52 +0200] rev 12733
Fix AddAmmo setting ammo to 99 when trying to add infinite ammo This affected the portal mission, the crate only gave you 99 portal guns instead of infinite.
2017-10-21 add copherneue
nemo [Sat, 21 Oct 2017 16:47:20 -0400] rev 12732
add copherneue
2017-10-21 Fix division by 0 in sniper rifle training
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 19:02:53 +0200] rev 12731
Fix division by 0 in sniper rifle training
2017-10-21 Sniper rifle training: Fix missing victory sound, also disable controls at the end
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 18:52:24 +0200] rev 12730
Sniper rifle training: Fix missing victory sound, also disable controls at the end String freeze notice: This commit will display a caption with the string "Victory!". It does NOT violate the string freeze, as this string is already present in stub.lua.
2017-10-21 Sniper rifle mission: Faster dynamite blow-up, also skip with precise
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 18:38:28 +0200] rev 12729
Sniper rifle mission: Faster dynamite blow-up, also skip with precise
2017-10-21 Sniper rifle training: Fix general camera weirdness
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 18:21:27 +0200] rev 12728
Sniper rifle training: Fix general camera weirdness - Camera bounced back and forth between shots - FollowGear was called every 20ms (way too often) - Now camera only re-centers when using sniper rifle - Camera also centers to dynamite once
2017-10-21 Sniper rifle mission: Fix targets spawning twice in dynamite scenes, jacking up the total amount of targets
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 17:21:34 +0200] rev 12727
Sniper rifle mission: Fix targets spawning twice in dynamite scenes, jacking up the total amount of targets
2017-10-21 Fix small German typo
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 02:28:36 +0200] rev 12726
Fix small German typo
2017-10-20 Fix GCC warnings: -Wimplicit-fallthrough and -Wint-in-bool-context
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 01:29:57 +0200] rev 12725
Fix GCC warnings: -Wimplicit-fallthrough and -Wint-in-bool-context
2017-10-20 Fix PhysFS 3.0.0 deprecation warnings for error reporting
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 00:58:01 +0200] rev 12724
Fix PhysFS 3.0.0 deprecation warnings for error reporting
2017-10-20 Fix compiler getting nervous about C++11 dependency
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 23:49:52 +0200] rev 12723
Fix compiler getting nervous about C++11 dependency
2017-10-20 Update hedgewars_de.ts translation
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:57:09 +0200] rev 12722
Update hedgewars_de.ts translation
2017-10-20 Run lupdate
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:55:18 +0200] rev 12721
Run lupdate $ lupdate QTfrontend -ts share/hedgewars/Data/Locale/*.ts
2017-10-20 Update Big Armory mission image (duck position)
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:50:00 +0200] rev 12720
Update Big Armory mission image (duck position)
2017-10-20 Fix first ammo row being invisible when there's only one weapon in the first row
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:35:26 +0200] rev 12719
Fix first ammo row being invisible when there's only one weapon in the first row
2017-10-20 Fix a few German typos and weird grammar
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:02:43 +0200] rev 12718
Fix a few German typos and weird grammar
2017-10-20 Update German Lua and campaign translations
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 20:10:34 +0200] rev 12717
Update German Lua and campaign translations
2017-10-20 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 18:51:12 +0200] rev 12716
Run update_lua_locale_files.sh
2017-10-20 Turn loc_gen.txt into an executable Shell script
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 18:44:41 +0200] rev 12715
Turn loc_gen.txt into an executable Shell script Still clunky and slow, however. :(
2017-10-20 Fix bubbles drawn on the wrong side when hog drowns and faces right
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 14:17:56 +0200] rev 12714
Fix bubbles drawn on the wrong side when hog drowns and faces right
2017-10-20 Increase chance for AI to use tardis over skip
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 13:34:05 +0200] rev 12713
Increase chance for AI to use tardis over skip
2017-10-20 AI player checks if it can use tardis before selecting it
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 13:27:48 +0200] rev 12712
AI player checks if it can use tardis before selecting it
2017-10-19 extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
nemo [Wed, 18 Oct 2017 20:33:20 -0400] rev 12711
extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
2017-10-18 AI hogs use timebox instead of skip if clueless what to do
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 05:28:22 +0200] rev 12710
AI hogs use timebox instead of skip if clueless what to do
2017-10-18 AI doesn't use extra damage/vampirism/invulnerable again if already active
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 03:39:01 +0200] rev 12709
AI doesn't use extra damage/vampirism/invulnerable again if already active
2017-10-18 Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 03:19:43 +0200] rev 12708
Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
2017-10-18 Add air mine, cleaver to Highlander ammo scheme, and remove resurrector
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 02:17:03 +0200] rev 12707
Add air mine, cleaver to Highlander ammo scheme, and remove resurrector
2017-10-18 Fix rubber duck not being used in Highlander
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 02:08:24 +0200] rev 12706
Fix rubber duck not being used in Highlander
2017-10-16 Also drop air mine and rubber duck from Construction Mode crates
Wuzzy <almikes@aol.com> [Mon, 16 Oct 2017 16:45:19 +0200] rev 12705
Also drop air mine and rubber duck from Construction Mode crates
2017-10-15 Highlander: Mention the "max. 1 ammo per type" rule in mission panel
Wuzzy <almikes@aol.com> [Sun, 15 Oct 2017 13:15:39 +0200] rev 12704
Highlander: Mention the "max. 1 ammo per type" rule in mission panel
2017-10-15 Loyal Highlander: loyal=true in Highlander script param, you only get stuff for *enemy* kills
Wuzzy <almikes@aol.com> [Sun, 15 Oct 2017 12:30:31 +0200] rev 12703
Loyal Highlander: loyal=true in Highlander script param, you only get stuff for *enemy* kills Normal Highlander is of course not affected by this. This setting is optional.
2017-10-13 Fix failure to update all cloud layers properly when entering Sudden Death
Wuzzy <almikes@aol.com> [Fri, 13 Oct 2017 23:39:36 +0200] rev 12702
Fix failure to update all cloud layers properly when entering Sudden Death
2017-10-13 mark up sprites for uStore loading. critical is for ones needed for proper gameplay, checksum is for ones where the game will desync if they don't match. will add checksumming next...
nemo [Fri, 13 Oct 2017 16:37:56 -0400] rev 12701
mark up sprites for uStore loading. critical is for ones needed for proper gameplay, checksum is for ones where the game will desync if they don't match. will add checksumming next...
2017-10-13 Don't switch back to rope/chute/jetpack if selected ammo is not ammoprop_AltUse
Wuzzy <almikes@aol.com> [Fri, 13 Oct 2017 17:09:45 +0200] rev 12700
Don't switch back to rope/chute/jetpack if selected ammo is not ammoprop_AltUse This fixes a regression like that you can't shoryuken after rope.
2017-10-12 Explain TropyRace's knockout rule in the mission panel
Wuzzy <almikes@aol.com> [Thu, 12 Oct 2017 20:30:39 +0200] rev 12699
Explain TropyRace's knockout rule in the mission panel
2017-10-12 QTfrontend: Fix flickering and bad offset of control config popup
Wuzzy <almikes@aol.com> [Thu, 12 Oct 2017 20:17:00 +0200] rev 12698
QTfrontend: Fix flickering and bad offset of control config popup If you opened the pop-up to change a key, there was a very short flicker at the left side and the pop-up had a bad offset which sometimes caused entries to be out of screen bounds.
2017-10-12 Add missing variable in uWorld.pas in videorec builds
Wuzzy <almikes@aol.com> [Thu, 12 Oct 2017 19:04:30 +0200] rev 12697
Add missing variable in uWorld.pas in videorec builds
2017-10-12 Fix incorrect hints about molotov cocktail insta-booming barrels
Wuzzy <almikes@aol.com> [Thu, 12 Oct 2017 16:30:12 +0200] rev 12696
Fix incorrect hints about molotov cocktail insta-booming barrels
2017-10-11 Rope: Keep rope selected if sliding on ground and secondary weapon selected
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 23:41:25 +0200] rev 12695
Rope: Keep rope selected if sliding on ground and secondary weapon selected For consistency w/ previous rope commit
2017-10-11 Remove unused variable in uWorld.pas
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 23:14:29 +0200] rev 12694
Remove unused variable in uWorld.pas
2017-10-11 wind blowing around mines off-turn was too annoying.
nemo [Wed, 11 Oct 2017 17:05:35 -0400] rev 12693
wind blowing around mines off-turn was too annoying.
2017-10-11 Keep rope/jetpack/parachute selected when destroyed and having secondary ammo selected
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 23:01:07 +0200] rev 12692
Keep rope/jetpack/parachute selected when destroyed and having secondary ammo selected Assumption: You rope with secondary ammo selected. You miss a shot, destroying the rope gear. Previous behaviour: Rope gets deselected and the secondary ammo gets selected, you can no longer rope. Very annoying, reason of many Shoppa fails! New behaviour: Rope stays selected, but selection of secondary ammo is cleared (because rope gear got destroyed). Makes much more sense overall. Analog for jetpack and parachute.
2017-10-11 Fix rope angle possible to go below 0° if having secondary weapon selected
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 20:16:00 +0200] rev 12691
Fix rope angle possible to go below 0° if having secondary weapon selected
2017-10-11 Fix faulty stats screen translation in English locale
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 18:52:50 +0200] rev 12690
Fix faulty stats screen translation in English locale
2017-10-11 Don't let player save ammo scheme with pre-installed name, even case-insensitively
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 18:39:19 +0200] rev 12689
Don't let player save ammo scheme with pre-installed name, even case-insensitively
2017-10-10 Fix "at least 2 teams" warning not updated when net team is added/removed
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 01:23:38 +0200] rev 12688
Fix "at least 2 teams" warning not updated when net team is added/removed
2017-10-10 Fix cursor still being visible after using piano strike
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 01:03:30 +0200] rev 12687
Fix cursor still being visible after using piano strike
2017-10-10 Change DLC icon (thanks, nemo!)
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 23:42:56 +0200] rev 12686
Change DLC icon (thanks, nemo!)
2017-10-10 Mark custom maps/forts/scripts with circle icon instead of icon
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 22:45:48 +0200] rev 12685
Mark custom maps/forts/scripts with circle icon instead of icon
2017-10-10 Mark custom forts with asterisk in team editor
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 21:00:11 +0200] rev 12684
Mark custom forts with asterisk in team editor
2017-10-10 Lua API: Remove BorderColor variable from onGameInit
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 17:39:11 +0200] rev 12683
Lua API: Remove BorderColor variable from onGameInit Seems to be broken, returns negative value, is not used in any script, obscure feature anyway.
2017-10-10 Construction Mode: Fix Lua error spam when using time box with filters on map
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 16:13:44 +0200] rev 12682
Construction Mode: Fix Lua error spam when using time box with filters on map
2017-10-10 Fix hog holding nothing in hand when choosing napalm or piano strike
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 03:08:00 +0200] rev 12681
Fix hog holding nothing in hand when choosing napalm or piano strike
2017-10-10 Eliminate some possible spoilers in stats screen of ASA: fruit02
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 02:00:04 +0200] rev 12680
Eliminate some possible spoilers in stats screen of ASA: fruit02
2017-10-09 Fix player being able to switch to dying hog
Wuzzy <almikes@aol.com> [Mon, 09 Oct 2017 14:31:46 +0200] rev 12679
Fix player being able to switch to dying hog
2017-10-08 Remove spaces from grave names
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 23:34:14 +0200] rev 12678
Remove spaces from grave names
2017-10-08 Add 7 graves
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 22:52:44 +0200] rev 12677
Add 7 graves
2017-10-08 No longer jiggle sticky mines if using portable portal device
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 20:24:58 +0200] rev 12676
No longer jiggle sticky mines if using portable portal device This fixes the sticky mine sound playing when using portal gun while any sticky mine is placed on ground. We decided that placed sticky mines can't be teleported.
2017-10-08 Update German and English locale files
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 19:07:56 +0200] rev 12675
Update German and English locale files
2017-10-08 Improve error messages when feedback or DLC fail to reach Internet
alfadur [Sun, 08 Oct 2017 19:04:20 +0200] rev 12674
Improve error messages when feedback or DLC fail to reach Internet Problems with a missing SSL library are hinted at.
2017-10-08 Update Italian translation (it.lua)
Enrico <enricobe@hotmail.com> [Sun, 08 Oct 2017 16:50:47 +0200] rev 12673
Update Italian translation (it.lua)
2017-10-08 Fix short sound breakdown shortly after using time box
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 16:30:42 +0200] rev 12672
Fix short sound breakdown shortly after using time box
2017-10-08 Fix team getting inf. ammo when stockpiling >= 100 ammo
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 04:57:28 +0200] rev 12671
Fix team getting inf. ammo when stockpiling >= 100 ammo
2017-10-08 Fix possibility to accidentally destroy team by entering an already existing team name
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 04:14:49 +0200] rev 12670
Fix possibility to accidentally destroy team by entering an already existing team name
2017-10-07 Fix old team name not being removed after renaming team in frontend
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 20:07:21 +0200] rev 12669
Fix old team name not being removed after renaming team in frontend
2017-10-07 extend overridable graphics/sounds to 8 of each, for lua scripters who really like having their own sprites/sounds. these should not be used in the engine.
nemo [Sat, 07 Oct 2017 13:23:58 -0400] rev 12668
extend overridable graphics/sounds to 8 of each, for lua scripters who really like having their own sprites/sounds. these should not be used in the engine.
2017-10-07 Make sure new teams start with an unique name
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 19:11:25 +0200] rev 12667
Make sure new teams start with an unique name
2017-10-07 Names of new or copied game schemes are now unique
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 18:43:31 +0200] rev 12666
Names of new or copied game schemes are now unique
2017-10-07 Rework weapon scheme handling in frontend and fix a couple of bugs
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 03:43:06 +0200] rev 12665
Rework weapon scheme handling in frontend and fix a couple of bugs There were many oddities in weapon scheme editing which are fixed now: * When you left the weapon scheme editor, everything flashed briefly * When you leaft the weapon scheme editr, the weapon scheme selection always reverted to Default. Very annoying * Clicking on New or Copy now instantly creates and save the new weapons set
2017-10-06 Fix molotov cocktails bouncing off vertically off rubber
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 01:05:55 +0200] rev 12664
Fix molotov cocktails bouncing off vertically off rubber
2017-10-06 Fix argument bug in default name of copy of copy of ammo scheme
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 20:28:11 +0200] rev 12663
Fix argument bug in default name of copy of copy of ammo scheme
2017-10-06 Strip invalid PNG profiles from PNGs
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 20:17:12 +0200] rev 12662
Strip invalid PNG profiles from PNGs Bad PNGs caused a few annoying warnings like “libpng warning: iCCP: known incorrect sRGB profile”. Command used: pngcrush -rem gAMA -rem cHRM -rem iCCP -rem sRGB Note that many images have “@2x” in their name, this probably explains why they have been overlooked before.
2017-10-06 Fix splash screen on Windows
alfadur [Fri, 06 Oct 2017 19:12:23 +0200] rev 12661
Fix splash screen on Windows This fix needs testing
2017-10-06 Less stupid resetPosition comment in uCursor.pas
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 17:36:03 +0200] rev 12660
Less stupid resetPosition comment in uCursor.pas
2017-10-06 Fix camera going crazy when starting game with mouse centered
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 17:32:02 +0200] rev 12659
Fix camera going crazy when starting game with mouse centered
2017-10-06 Use https links in README files
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 16:33:11 +0200] rev 12658
Use https links in README files Don't worry, I tested all links
2017-10-06 (Hopefully) fix game camera being shifted on Windows 10
alfadur [Fri, 06 Oct 2017 14:45:22 +0200] rev 12657
(Hopefully) fix game camera being shifted on Windows 10 IMPORTANT: This fix needs testing before 0.9.23 release!
2017-10-06 Fix teleport allowing you to teleport in land if you clicked beyond the wrap-around border
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 14:03:13 +0200] rev 12656
Fix teleport allowing you to teleport in land if you clicked beyond the wrap-around border
2017-10-05 ClimbHome: Fix final team scoring 0 if hog took damage
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 18:26:08 +0200] rev 12655
ClimbHome: Fix final team scoring 0 if hog took damage
2017-10-05 ClimbHome: Make sure hog faces left on turn start
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 18:22:32 +0200] rev 12654
ClimbHome: Make sure hog faces left on turn start
2017-10-05 Climb Home: Fix game getting stuck when player reaches home
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 17:39:04 +0200] rev 12653
Climb Home: Fix game getting stuck when player reaches home What now happens if a player reaches home: - sndWinning - Show caption with finishing time - Winning hog is teleported to roof and can be seen by everyone - 4 second delay - If there are still hogs left, the game continues normally - Each victory is mentioned in stats screen at the end
2017-10-05 Add test case for testing that mines don't move for a very long time
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 05:20:25 +0200] rev 12652
Add test case for testing that mines don't move for a very long time
2017-10-05 Destroy rope when attempting to shoot it through wrap / bouncy world edge
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 02:54:17 +0200] rev 12651
Destroy rope when attempting to shoot it through wrap / bouncy world edge This fixes a variety of graphical glitches
2017-10-05 Fix cursor often jumping to center when putting target while moving cursor
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 02:02:28 +0200] rev 12650
Fix cursor often jumping to center when putting target while moving cursor It was about this time this HORRIBLY ANNOYING bug got fixed. Oh boy!
2017-10-04 Show selected weapon again when using it in inf attack mode
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 01:37:49 +0200] rev 12649
Show selected weapon again when using it in inf attack mode This is useful if you have e.g. lots of (finite) bazookas; it's easy to lose track of the amount of remaining bazookas. Not displayed for weapons which always end your turn.
2017-10-04 Remove ScriptParam from HedgeEditor
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 21:33:05 +0200] rev 12648
Remove ScriptParam from HedgeEditor
2017-10-04 HedgeEditor: Also save hog effects (e.g. poison) and looking direction
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 21:25:27 +0200] rev 12647
HedgeEditor: Also save hog effects (e.g. poison) and looking direction
2017-10-04 Clean up internal HedgeEditor TODO list
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 20:50:14 +0200] rev 12646
Clean up internal HedgeEditor TODO list
2017-10-04 Add translator comment for "toggle team bars"
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 18:42:06 +0200] rev 12645
Add translator comment for "toggle team bars"
2017-10-04 Fix Birdy descending into water if hog took damage before it got picked up (bug 160)
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 18:34:02 +0200] rev 12644
Fix Birdy descending into water if hog took damage before it got picked up (bug #160)
2017-10-04 Add README files to explain the tests directory
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 16:09:28 +0200] rev 12643
Add README files to explain the tests directory
2017-10-04 Put Testing dir into .hgignore and .gitignore
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 15:39:39 +0200] rev 12642
Put Testing dir into .hgignore and .gitignore
2017-10-04 Fix cake taking >200s to explode when it's completely stuck and can't move (bug 194)
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 15:37:42 +0200] rev 12641
Fix cake taking >200s to explode when it's completely stuck and can't move (bug #194)
2017-10-04 Add test case to test if cake explodes in time when stuck in tight space
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 15:28:32 +0200] rev 12640
Add test case to test if cake explodes in time when stuck in tight space See also: bug #194
2017-10-03 Remove broken “Play again” button in stats page after an online game
Wuzzy <almikes@aol.com> [Tue, 03 Oct 2017 15:50:10 +0200] rev 12639
Remove broken “Play again” button in stats page after an online game
2017-10-03 Relicense my contributions from WTFPL to CC-0
Wuzzy <almikes@aol.com> [Tue, 03 Oct 2017 02:05:09 +0200] rev 12638
Relicense my contributions from WTFPL to CC-0 To reduce the total number of different licenses used in HW. Not that it makes any difference …
2017-10-02 Add 6 hats from the hat thread, the TheMadCharles' barrelhider hat (CC BY 3.0) and 12 hairless hat variants
Wuzzy <almikes@aol.com> [Tue, 03 Oct 2017 01:27:17 +0200] rev 12637
Add 6 hats from the hat thread, the TheMadCharles' barrelhider hat (CC BY 3.0) and 12 hairless hat variants
2017-10-02 Update German translation (especially de.txt)
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 23:08:12 +0200] rev 12636
Update German translation (especially de.txt)
2017-10-02 fine. I will
nemo [Mon, 02 Oct 2017 16:45:19 -0400] rev 12635
fine. I will
2017-10-02 Reduce number of initial teams: 4 human, 2 AI teams
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 21:39:19 +0200] rev 12634
Reduce number of initial teams: 4 human, 2 AI teams
2017-10-02 Create 5 human teams + 5 AI teams on first start
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 20:59:40 +0200] rev 12633
Create 5 human teams + 5 AI teams on first start
2017-10-02 Make multipy sign in QTfrondend translatable and update hedgewars_en.ts
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 18:12:23 +0200] rev 12632
Make multipy sign in QTfrondend translatable and update hedgewars_en.ts
2017-10-02 Add a bunch of announcer messages in English
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 17:54:07 +0200] rev 12631
Add a bunch of announcer messages in English Thanks, KoBeWi!
2017-10-02 Use generic team names for non-themed random teams; add a bunch of more random team names
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 15:43:45 +0200] rev 12630
Use generic team names for non-themed random teams; add a bunch of more random team names First team name list in types.ini are considered to be generic. If the random team generator decides to use hats not taken from types.ini, it only uses a generic team name, not one of the other themed team names.
2017-10-01 Nobody Laugh mission: Set bot level to maximum
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 09:42:17 +0200] rev 12629
Nobody Laugh mission: Set bot level to maximum because the player is supposed to win before the time runs out
2017-10-01 Battalion: Only show collected ammo to local player
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 03:12:56 +0200] rev 12628
Battalion: Only show collected ammo to local player
2017-10-01 Change some HedgeEditor menu icons
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 02:10:34 +0200] rev 12627
Change some HedgeEditor menu icons
2017-09-30 Change Highlander.cfg to select Default by default
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 01:48:30 +0200] rev 12626
Change Highlander.cfg to select Default by default Because if you scroll through the list, you often end up with HedgeEditor being chosen as game scheme. xD
2017-09-30 ACF6: Set correct position of native after skipping
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 01:04:38 +0200] rev 12625
ACF6: Set correct position of native after skipping
2017-09-30 ACF1, fruit01, WxW: Make sure the selection dialogues never disappear on their own
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 00:46:58 +0200] rev 12624
ACF1, fruit01, WxW: Make sure the selection dialogues never disappear on their own
2017-09-30 Merge sheepluva's changes
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 23:53:21 +0200] rev 12623
Merge sheepluva's changes
2017-09-30 TrophyRace: Fix game never eliminating any hogs after a hog skipped or ran out of time
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 23:52:08 +0200] rev 12622
TrophyRace: Fix game never eliminating any hogs after a hog skipped or ran out of time Warning: This commit _might_ invalidate past records, but I'm not sure if this is actually the case. Note that only the eliminiation part of the script is touched, not the actual race logic. Even if records are actually broken by this, I and sheepluva have decided that it's more imporant to fix this very, VERY stupid and old bug than to preserve records.
2017-09-30 fix some fpc hints
sheepluva [Sat, 30 Sep 2017 21:54:47 +0200] rev 12621
fix some fpc hints
2017-09-30 Fix broken format string in de.lua, breaking Tumbler script
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 20:31:07 +0200] rev 12620
Fix broken format string in de.lua, breaking Tumbler script
2017-09-30 ASA, moon01, desert01: Enable skip for hero only if there is turn-based play
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 20:29:01 +0200] rev 12619
ASA, moon01, desert01: Enable skip for hero only if there is turn-based play
2017-09-30 fix copypasta fail that caused segfaults (esp. in pas2c)
sheepluva [Sat, 30 Sep 2017 19:51:22 +0200] rev 12618
fix copypasta fail that caused segfaults (esp. in pas2c)
2017-09-30 ASA, moon01: Don't save checkpoint if player was first detected, and then grabbed the weapons
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 17:23:47 +0200] rev 12617
ASA, moon01: Don't save checkpoint if player was first detected, and then grabbed the weapons
2017-09-30 ASA, moon01: Fix various turn-based and gameplaying bugs
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 17:04:41 +0200] rev 12616
ASA, moon01: Fix various turn-based and gameplaying bugs
2017-09-30 ASA, moon01: Move escape dialog into a proper animation dialogue
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 15:40:02 +0200] rev 12615
ASA, moon01: Move escape dialog into a proper animation dialogue
2017-09-30 Merge sheepluva's changes
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 14:15:59 +0200] rev 12614
Merge sheepluva's changes
2017-09-30 ACF7: Don't make princess disappear instantly after victory
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 14:15:18 +0200] rev 12613
ACF7: Don't make princess disappear instantly after victory
2017-09-30 workaround to fix pas2c mistyping a constant as bool
sheepluva [Sat, 30 Sep 2017 14:00:02 +0200] rev 12612
workaround to fix pas2c mistyping a constant as bool
2017-09-30 ACF5: Fix position of Fiery Water when skipping start anim.
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 04:31:50 +0200] rev 12611
ACF5: Fix position of Fiery Water when skipping start anim.
2017-09-30 ACF5: Spare traitor's life with skip instead of precise
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 04:26:40 +0200] rev 12610
ACF5: Spare traitor's life with skip instead of precise Since you can accidentally press precise
2017-09-30 ASA, fruit01: Change choice keys
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 04:03:08 +0200] rev 12609
ASA, fruit01: Change choice keys
2017-09-30 ASA, fruit01: Show mission text when reaching launch pad with enemies
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 03:59:54 +0200] rev 12608
ASA, fruit01: Show mission text when reaching launch pad with enemies
2017-09-30 ASA, fruit01: Improve mission texts and choice dialog handling
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 03:28:43 +0200] rev 12607
ASA, fruit01: Improve mission texts and choice dialog handling
2017-09-30 ACF1: Change rope challenge confirm key to [Attack]
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 02:09:43 +0200] rev 12606
ACF1: Change rope challenge confirm key to [Attack]
2017-09-30 ACF1: Fix princess/elder flying very weirdly when punching to direction they look at
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 02:04:58 +0200] rev 12605
ACF1: Fix princess/elder flying very weirdly when punching to direction they look at
2017-09-29 ACF1: Force player to press jump to confirm difficulty dialog
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 01:45:01 +0200] rev 12604
ACF1: Force player to press jump to confirm difficulty dialog To prevent the player from accidentally making a choice too early
2017-09-29 ASA, ice01: Fix turn ready caption
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 00:59:12 +0200] rev 12603
ASA, ice01: Fix turn ready caption
2017-09-29 make hellfire test a bit less seed-sensitive
sheepluva [Sat, 30 Sep 2017 00:52:06 +0200] rev 12602
make hellfire test a bit less seed-sensitive
2017-09-29 ASA, moon01: Fix minions sometimes taking double turns
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 00:43:56 +0200] rev 12601
ASA, moon01: Fix minions sometimes taking double turns
2017-09-29 pas2c happiness initiative 2017, continued
sheepluva [Sat, 30 Sep 2017 00:09:48 +0200] rev 12600
pas2c happiness initiative 2017, continued
2017-09-29 change return codes to avoid overlap with fpc ones
sheepluva [Fri, 29 Sep 2017 23:31:29 +0200] rev 12599
change return codes to avoid overlap with fpc ones
2017-09-29 ASA, Spacetrip: Fix guards taking 2 turns in succession
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 23:29:00 +0200] rev 12598
ASA, Spacetrip: Fix guards taking 2 turns in succession
2017-09-29 make PHYSFS_setBuffer() known to pas2c
sheepluva [Fri, 29 Sep 2017 23:13:05 +0200] rev 12597
make PHYSFS_setBuffer() known to pas2c
2017-09-29 fix some things that annoy pas2c and whitespaces
sheepluva [Fri, 29 Sep 2017 22:53:53 +0200] rev 12596
fix some things that annoy pas2c and whitespaces
2017-09-29 Merge sheepluva's changes
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 22:39:31 +0200] rev 12595
Merge sheepluva's changes
2017-09-29 A Space Adventure: Add outro sequence / epilogue in the final mission
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 21:44:35 +0200] rev 12594
A Space Adventure: Add outro sequence / epilogue in the final mission
2017-09-29 don't use colorkey for land spray
sheepluva [Fri, 29 Sep 2017 22:33:15 +0200] rev 12593
don't use colorkey for land spray this fixes issue #220
2017-09-29 rename ifTransparent to ifColorKey
sheepluva [Fri, 29 Sep 2017 22:09:11 +0200] rev 12592
rename ifTransparent to ifColorKey This should make the name less confusing. However this image-flag will possibly be dropped completely.
2017-09-29 currently irrelevant sdl call adjustment
sheepluva [Fri, 29 Sep 2017 22:06:29 +0200] rev 12591
currently irrelevant sdl call adjustment as suggested by https://wiki.libsdl.org/MigrationGuide
2017-09-29 ASA, ice01: Fix losing turn early in game
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 19:31:25 +0200] rev 12590
ASA, ice01: Fix losing turn early in game
2017-09-29 ASA, desert01: Fix smugglers sometimes getting multiple turns
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 19:12:00 +0200] rev 12589
ASA, desert01: Fix smugglers sometimes getting multiple turns
2017-09-29 Fix rope detection in ASA desert01
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 18:27:44 +0200] rev 12588
Fix rope detection in ASA desert01
2017-09-29 Use Default voice in A Space Adventure campaign
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 18:00:43 +0200] rev 12587
Use Default voice in A Space Adventure campaign
2017-09-29 Change graves of teams in missions for greater variety
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 03:41:30 +0200] rev 12586
Change graves of teams in missions for greater variety In A Space Adventure, only one grave was used for all teams, which was clearly bad.
2017-09-29 ACF1: Fix graphical deagle shot glitch after shooting final target
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 02:35:27 +0200] rev 12585
ACF1: Fix graphical deagle shot glitch after shooting final target
2017-09-29 ASA, fruit02: Minor refactor
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 02:10:37 +0200] rev 12584
ASA, fruit02: Minor refactor
2017-09-29 ASA, fruit02: Fail mission if player let wrong hog collect device part
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 02:08:52 +0200] rev 12583
ASA, fruit02: Fail mission if player let wrong hog collect device part
2017-09-28 ASA, fruit02: End turn when reaching surface
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 23:44:26 +0200] rev 12582
ASA, fruit02: End turn when reaching surface
2017-09-28 Separate crates in ASA final mission
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 23:27:20 +0200] rev 12581
Separate crates in ASA final mission
2017-09-28 ASA, fruit01: Use 1 hog instead of 2 for Captain Lime
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 23:03:30 +0200] rev 12580
ASA, fruit01: Use 1 hog instead of 2 for Captain Lime
2017-09-28 Fix stats screen caption showing only one winner if multiple teams have won
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 21:32:42 +0200] rev 12579
Fix stats screen caption showing only one winner if multiple teams have won
2017-09-28 ASA fruit03: Fix skipping not adding to turn time in next turn
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 19:26:22 +0200] rev 12578
ASA fruit03: Fix skipping not adding to turn time in next turn
2017-09-28 A Space Adventure: Remove or shorten intro sequences of side missions
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 18:39:59 +0200] rev 12577
A Space Adventure: Remove or shorten intro sequences of side missions Also increase initial ready time in death02 and fruit03
2017-09-28 Lua API: Add ReadyTimeLeft variable
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 18:36:24 +0200] rev 12576
Lua API: Add ReadyTimeLeft variable
2017-09-28 ASA: Improve displaying of mission panels all over the place
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 17:26:54 +0200] rev 12575
ASA: Improve displaying of mission panels all over the place Also fix mission panel often not shown when watching full intro sequence.
2017-09-28 Fix typo in Polish translation
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 08:55:10 +0200] rev 12574
Fix typo in Polish translation Reported from the Feedback dialog
2017-09-28 ASA: Explain team abbreviations + update changelog
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 07:45:28 +0200] rev 12573
ASA: Explain team abbreviations + update changelog
2017-09-28 ASA fruit02: Refactor captain lime hog, use 1 gear only instead of 2
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 07:40:39 +0200] rev 12572
ASA fruit02: Refactor captain lime hog, use 1 gear only instead of 2
2017-09-28 Fix team colors of most teams in A Space Adventure to denote correct ally status
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 07:09:18 +0200] rev 12571
Fix team colors of most teams in A Space Adventure to denote correct ally status A Space Adventure often gave different colors to allied teams, which is wrong! A few exceptions remain for technical reasons.
2017-09-28 ACF8: Fix mission panel being shown after victory (if the leader fled)
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 02:42:10 +0200] rev 12570
ACF8: Fix mission panel being shown after victory (if the leader fled)
2017-09-28 ACF7: Mention mines time
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 02:00:40 +0200] rev 12569
ACF7: Mention mines time
2017-09-27 Don't play “missed” taunt if a target has been hit
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 01:15:25 +0200] rev 12568
Don't play “missed” taunt if a target has been hit
2017-09-27 ASA: Fix 2 important fruit planet mission unlocking bugs
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 00:46:06 +0200] rev 12567
ASA: Fix 2 important fruit planet mission unlocking bugs
2017-09-27 ASA, Spacetrip: Fix stats screen messages when running out of fuel
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 00:17:41 +0200] rev 12566
ASA, Spacetrip: Fix stats screen messages when running out of fuel
2017-09-27 ASA, death02: Use GetAmmoName for the enemy hog names
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 23:41:56 +0200] rev 12565
ASA, death02: Use GetAmmoName for the enemy hog names
2017-09-27 ASA,desert03: Fix no victory after destroying all targets
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 23:24:29 +0200] rev 12564
ASA,desert03: Fix no victory after destroying all targets
2017-09-27 ASA, desert03: Change box appearance, don't lose as long there are still flames in game
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 23:09:25 +0200] rev 12563
ASA, desert03: Change box appearance, don't lose as long there are still flames in game
2017-09-27 ASA, Spacetrip: Reset turn time on successful Moon landing
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 20:47:18 +0200] rev 12562
ASA, Spacetrip: Reset turn time on successful Moon landing
2017-09-27 ASA, Spacetrip: Drop weapons on player when landing on moon by rope
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 20:44:09 +0200] rev 12561
ASA, Spacetrip: Drop weapons on player when landing on moon by rope
2017-09-27 Update ChangeLog for ASA, increase spacetrip turn time to 20s
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 19:30:59 +0200] rev 12560
Update ChangeLog for ASA, increase spacetrip turn time to 20s
2017-09-27 ASA, Spacetrip: Better behaviour when entering mission while stuck on woon w/o fuel
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 19:26:12 +0200] rev 12559
ASA, Spacetrip: Better behaviour when entering mission while stuck on woon w/o fuel
2017-09-27 ASA, Spacetrip: Fix not properly recognizing crate collection
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 19:13:28 +0200] rev 12558
ASA, Spacetrip: Fix not properly recognizing crate collection
2017-09-27 ASA: Update mission texts properly after watching dialog
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 18:43:28 +0200] rev 12557
ASA: Update mission texts properly after watching dialog
2017-09-27 ASA: Spacetrip: Fix guards ignoring stealing completely, fix various other game logic fails
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 18:18:35 +0200] rev 12556
ASA: Spacetrip: Fix guards ignoring stealing completely, fix various other game logic fails
2017-09-27 ACF: Replace TurnTimeLeft=0 with EndTurn(true)
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 15:45:42 +0200] rev 12555
ACF: Replace TurnTimeLeft=0 with EndTurn(true)
2017-09-27 ACF: Use skull grave for cannibal teams (for real)
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 06:38:51 +0200] rev 12554
ACF: Use skull grave for cannibal teams (for real) There was a typo. “Skull” is invalid, it must be “skull”
2017-09-27 Fix ACF2 mission sometimes being unwinnable after returning to Leaks A Lot
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 06:17:41 +0200] rev 12553
Fix ACF2 mission sometimes being unwinnable after returning to Leaks A Lot After accepting cyborgs offer, combat should normally start after walking past the tree. This sometimes didn't work, the mission did not advance and you could never win, even after defeating the Stronglings.
2017-09-27 Infinite skips in ACF5
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 06:04:02 +0200] rev 12552
Infinite skips in ACF5
2017-09-27 ACF2: Convert to EndTurn
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 05:55:40 +0200] rev 12551
ACF2: Convert to EndTurn
2017-09-27 ACF2: Remove restart option when cooperating with cyborg
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 05:49:20 +0200] rev 12550
ACF2: Remove restart option when cooperating with cyborg
2017-09-27 Disable SD in ACF6 and ASA: The first stop
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 04:28:34 +0200] rev 12549
Disable SD in ACF6 and ASA: The first stop
2017-09-27 ACF6: Fix error message spam when falling into water when took last rope crate w/o touching ground
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 03:54:35 +0200] rev 12548
ACF6: Fix error message spam when falling into water when took last rope crate w/o touching ground
2017-09-27 ACF2: Fix weird skip ammos
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 02:57:44 +0200] rev 12547
ACF2: Fix weird skip ammos
2017-09-27 Shorten a mission text in ACF, mission 2
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 02:47:15 +0200] rev 12546
Shorten a mission text in ACF, mission 2
2017-09-27 ACF1: Fix various problems with the parachute section
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 02:26:33 +0200] rev 12545
ACF1: Fix various problems with the parachute section
2017-09-26 Improve the mission texts in ACF, mission 1
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 01:00:35 +0200] rev 12544
Improve the mission texts in ACF, mission 1
2017-09-26 ACF, mission 3: Fix broken sequence when princess got caged (failed parcours)
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 22:54:11 +0200] rev 12543
ACF, mission 3: Fix broken sequence when princess got caged (failed parcours)
2017-09-26 ACF, mission 3: Put in 3 girders per girder crate
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 22:04:09 +0200] rev 12542
ACF, mission 3: Put in 3 girders per girder crate
2017-09-26 ACF, epilogue: Play default epilogue if campaign var is not found in team
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 20:55:19 +0200] rev 12541
ACF, epilogue: Play default epilogue if campaign var is not found in team
2017-09-26 Add ca. 10 announcer messages
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 20:00:30 +0200] rev 12540
Add ca. 10 announcer messages Shout-out to UltiMaxKom
2017-09-26 Use correct kill counts for the remaining ASA missions as well
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 19:13:26 +0200] rev 12539
Use correct kill counts for the remaining ASA missions as well
2017-09-26 Show correct kill counts in all ASA missions (fixes #147)
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 18:54:35 +0200] rev 12538
Show correct kill counts in all ASA missions (fixes #147)
2017-09-26 ASA, The first stop: Fix team ranking and kills in stats screen (bug 147)
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 16:25:57 +0200] rev 12537
ASA, The first stop: Fix team ranking and kills in stats screen (bug #147)
2017-09-26 New Lua API function: GetTeamStats, to get team stats
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 16:07:44 +0200] rev 12536
New Lua API function: GetTeamStats, to get team stats
2017-09-26 ASA, the final battle: Fix mission panel not appearing if you watched the dialog
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 05:09:33 +0200] rev 12535
ASA, the final battle: Fix mission panel not appearing if you watched the dialog
2017-09-26 ASA, death01: Slightly change professor's response if he got killed on the moon
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 04:56:19 +0200] rev 12534
ASA, death01: Slightly change professor's response if he got killed on the moon
2017-09-26 ASA, The first stop: Take possibility into account that whole team can be wiped out
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 03:58:23 +0200] rev 12533
ASA, The first stop: Take possibility into account that whole team can be wiped out
2017-09-26 ASA, a frozen adventure: Save bazooka and excess freezers in checkpoints
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 03:05:59 +0200] rev 12532
ASA, a frozen adventure: Save bazooka and excess freezers in checkpoints
2017-09-26 ASA: Reset checkpoint after completing checkpointed mission
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 02:31:01 +0200] rev 12531
ASA: Reset checkpoint after completing checkpointed mission
2017-09-26 ASA, a frozen adventure: Retain bazooka on checkpoint 2
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 02:27:33 +0200] rev 12530
ASA, a frozen adventure: Retain bazooka on checkpoint 2
2017-09-26 Improve and fix poor messaging in ASA: A frozen adventure
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 02:24:58 +0200] rev 12529
Improve and fix poor messaging in ASA: A frozen adventure
2017-09-25 ASA, Getting to the device: Add fake crate for the device part with proper collect message
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 00:41:30 +0200] rev 12528
ASA, Getting to the device: Add fake crate for the device part with proper collect message
2017-09-25 Remove infinite teleport from ASA: Searching in the dust
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 23:55:53 +0200] rev 12527
Remove infinite teleport from ASA: Searching in the dust
2017-09-25 ASA: Searching in the dust: Fix incorrect crate content display after collecting device part
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 23:48:56 +0200] rev 12526
ASA: Searching in the dust: Fix incorrect crate content display after collecting device part
2017-09-25 ASA, Searching in the dust: Fix Hog Solo being able to rope past all smugglers
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 23:04:15 +0200] rev 12525
ASA, Searching in the dust: Fix Hog Solo being able to rope past all smugglers
2017-09-25 ASA: Inform the player about a checkpoint reset
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 22:25:10 +0200] rev 12524
ASA: Inform the player about a checkpoint reset
2017-09-25 ASA: Reset mission checkpoints when going to Spacetrip
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 21:41:38 +0200] rev 12523
ASA: Reset mission checkpoints when going to Spacetrip
2017-09-25 Fix ASA: A frozen adventure not working when starting from checkpoint
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 21:18:59 +0200] rev 12522
Fix ASA: A frozen adventure not working when starting from checkpoint
2017-09-25 Remove checkpoints in ASA: Searching in the dust
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 20:46:26 +0200] rev 12521
Remove checkpoints in ASA: Searching in the dust Same rationale as for ASA: Getting to the device
2017-09-25 Remove checkpoints in ASA: Getting to the device
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 20:09:33 +0200] rev 12520
Remove checkpoints in ASA: Getting to the device This means the player now must win this mission in one go. Justification: There were many ways for the mission to be saved in an unwinnable state, there are many ways to win this mission and the checkpoints try to "force" one particular way. Also, this mission isn't too long anyway.
2017-09-25 ASA, Spacetrip: Improve messages when running out of fuel
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 19:32:36 +0200] rev 12519
ASA, Spacetrip: Improve messages when running out of fuel
2017-09-25 ASA, Spacetrip: Fix mission fail if touching ground in flying saucer but still got fuel
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 19:25:39 +0200] rev 12518
ASA, Spacetrip: Fix mission fail if touching ground in flying saucer but still got fuel
2017-09-25 ASA, Spacetrip mission: Fix poor detection of crate collection
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 19:16:14 +0200] rev 12517
ASA, Spacetrip mission: Fix poor detection of crate collection
2017-09-25 Fix first ASA mission rapidly skipping turns on failure
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 18:58:50 +0200] rev 12516
Fix first ASA mission rapidly skipping turns on failure
2017-09-25 Fix hard-to-read blue team color in ASA campaign
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 18:17:44 +0200] rev 12515
Fix hard-to-read blue team color in ASA campaign
2017-09-25 Use EndTurn to replace TurnTimeLeft=0 in ASA campaign (fixes #225)
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 18:02:35 +0200] rev 12514
Use EndTurn to replace TurnTimeLeft=0 in ASA campaign (fixes #225)
2017-09-25 Fix crate types in A Space Adventure and some user missions
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 17:06:35 +0200] rev 12513
Fix crate types in A Space Adventure and some user missions
2017-09-25 Fix crate types (weapon/utility) in A Classic Fairytale missions
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 16:50:35 +0200] rev 12512
Fix crate types (weapon/utility) in A Classic Fairytale missions
2017-09-25 ACF mission 6: Fix incorrect crate types (weapon vs utility)
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 16:35:07 +0200] rev 12511
ACF mission 6: Fix incorrect crate types (weapon vs utility)
2017-09-25 Fix mines not working in first turn in ACF, mission 6 (bug 180)
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 16:07:31 +0200] rev 12510
Fix mines not working in first turn in ACF, mission 6 (bug #180)
2017-09-25 Remove explicit (and redundant) SD message in ACF mission 6
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 15:34:07 +0200] rev 12509
Remove explicit (and redundant) SD message in ACF mission 6 The SD message is already handld properly by the engine, no need to repeat it in Lua.
2017-09-25 ACF, mission 6: Fix messages, now they imply that destroying crates is also OK
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 15:25:16 +0200] rev 12508
ACF, mission 6: Fix messages, now they imply that destroying crates is also OK
2017-09-24 Remove white stripes in flags of armenia, ireland, turkey
Wuzzy <almikes@aol.com> [Sun, 24 Sep 2017 04:13:04 +0200] rev 12507
Remove white stripes in flags of armenia, ireland, turkey
2017-09-23 Write documentation to explain those files in Data/Names
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 22:00:23 +0200] rev 12506
Write documentation to explain those files in Data/Names
2017-09-23 Randomized teams now can have any random hats (not just from types.ini)
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 21:05:57 +0200] rev 12505
Randomized teams now can have any random hats (not just from types.ini) The predefined hat sets still work, however. There are now 3 types of hat selections: 1) Use hats from types.ini 2) Randomly select one hat for all hedgehogs 3) Randomly select hat for each hedgehog (rare)
2017-09-23 Clean up name .cfg files, remove implicit defaults
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 20:05:16 +0200] rev 12504
Clean up name .cfg files, remove implicit defaults
2017-09-23 More random names: angel, morbid, pokemon-like, viking, darth vader, stormtrooper, war-themed
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 19:49:41 +0200] rev 12503
More random names: angel, morbid, pokemon-like, viking, darth vader, stormtrooper, war-themed
2017-09-23 Chance that clicking the random hats button produces a set of equal hats
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 09:35:45 +0200] rev 12502
Chance that clicking the random hats button produces a set of equal hats
2017-09-23 Use completely random hats when clicking on "Random hats" button in team editor
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 09:12:35 +0200] rev 12501
Use completely random hats when clicking on "Random hats" button in team editor - Previously this button used the hat sets from types.txt
2017-09-23 Fix random teams rarely being empty
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 07:45:18 +0200] rev 12500
Fix random teams rarely being empty This is because I managed to screw up types.ini ... XD
2017-09-23 Stop PhysFS from complaining when a random name .cfg file is missing
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 07:38:41 +0200] rev 12499
Stop PhysFS from complaining when a random name .cfg file is missing
2017-09-23 Add random female hedgehog names
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 06:54:48 +0200] rev 12498
Add random female hedgehog names
2017-09-23 Add more random team names and hats
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 06:47:13 +0200] rev 12497
Add more random team names and hats
2017-09-23 Add a bunch of random team names
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 04:59:16 +0200] rev 12496
Add a bunch of random team names
2017-09-23 Add many random hedgehog names for more variety
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 03:36:30 +0200] rev 12495
Add many random hedgehog names for more variety Mostly tried to be generic but also fun sometimes. I tried to keep it simple.
2017-09-22 mix it up some more. also had screwed up -- inside quotes
nemo [Fri, 22 Sep 2017 18:45:51 -0400] rev 12494
mix it up some more. also had screwed up -- inside quotes
2017-09-22 should be harder to dodge than a xor
nemo [Fri, 22 Sep 2017 18:07:11 -0400] rev 12493
should be harder to dodge than a xor
2017-09-22 Fix charging sound continuing to play on hog damage (#236)
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 23:07:52 +0200] rev 12492
Fix charging sound continuing to play on hog damage (#236)
2017-09-22 Fix the key for toggling team bars being incorrectly described in the settings page
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 19:26:57 +0200] rev 12491
Fix the key for toggling team bars being incorrectly described in the settings page
2017-09-22 Backed out changeset c19e5ece5b3f
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 19:17:06 +0200] rev 12490
Backed out changeset c19e5ece5b3f Because the controls scheme was actually intentional. Whoops!
2017-09-22 Upddate changelog for previous commit
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 18:59:54 +0200] rev 12489
Upddate changelog for previous commit
2017-09-22 Fix rotatemask (hedgehog info) key toggling team bars instead of changing hedgehog tags
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 18:46:28 +0200] rev 12488
Fix rotatemask (hedgehog info) key toggling team bars instead of changing hedgehog tags Pressing rotatemask toggled the team bars, but it was clearly indicatd otherwise in the controls menu. To change hog tags, you must have pressed rotatemask+precise which is not what users expect. New behaviour: - rotatemask changes hog tags - rotatemask+precise toggles team bars
2017-09-22 Fix more typos in de.txt
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 18:02:37 +0200] rev 12487
Fix more typos in de.txt
2017-09-22 Add some German announcer messages (mostly by Topf)
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 17:46:36 +0200] rev 12486
Add some German announcer messages (mostly by Topf)
2017-09-22 Unstretch and recolor 5 poorly made flags
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 17:12:16 +0200] rev 12485
Unstretch and recolor 5 poorly made flags
2017-09-22 Fix a couple of German typos
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 05:28:25 +0200] rev 12484
Fix a couple of German typos
2017-09-22 Use misc icon for description group box in videos page
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 02:37:45 +0200] rev 12483
Use misc icon for description group box in videos page
2017-09-22 Add folder icon for main menu
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 02:35:06 +0200] rev 12482
Add folder icon for main menu
2017-09-21 Change game scheme icon in options menu
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 01:15:54 +0200] rev 12481
Change game scheme icon in options menu
2017-09-21 Make string “Check now” in Apple build translatable
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 22:56:49 +0200] rev 12480
Make string “Check now” in Apple build translatable
2017-09-21 Tweak the network and lag icons to be closer to Hedgewars style
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 22:51:36 +0200] rev 12479
Tweak the network and lag icons to be closer to Hedgewars style
2017-09-21 Change icon for frontend group box in options menu
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 20:51:14 +0200] rev 12478
Change icon for frontend group box in options menu
2017-09-21 Fix typo in German translation of hedgewars.desktop
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 18:40:42 +0200] rev 12477
Fix typo in German translation of hedgewars.desktop
2017-09-21 Remove Description keys in hedgewars.desktop, they violate the spec and are redundant
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 18:37:34 +0200] rev 12476
Remove Description keys in hedgewars.desktop, they violate the spec and are redundant
2017-09-21 Rewrite missing IP/nick warning of the ban dialog
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 17:42:57 +0200] rev 12475
Rewrite missing IP/nick warning of the ban dialog
2017-09-21 Provide translator context for a few less obvious engine strings
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 17:35:08 +0200] rev 12474
Provide translator context for a few less obvious engine strings
2017-09-21 Simplify error messages in record play page and fix poor grammar.
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 16:53:07 +0200] rev 12473
Simplify error messages in record play page and fix poor grammar.
2017-09-21 Fix typo: “Youtube” instead of “YouTube”
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 16:44:10 +0200] rev 12472
Fix typo: “Youtube” instead of “YouTube”
2017-09-21 Add translator comments for demo replay page error message
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 16:40:29 +0200] rev 12471
Add translator comments for demo replay page error message
2017-09-21 Clarify the default license of media files in CREDITS file
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 15:47:14 +0200] rev 12470
Clarify the default license of media files in CREDITS file
2017-09-21 Allow skipping in two ASA missions
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 05:11:01 +0200] rev 12469
Allow skipping in two ASA missions
2017-09-21 Disable Sudden Death for a couple of ASA missions
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 04:58:37 +0200] rev 12468
Disable Sudden Death for a couple of ASA missions
2017-09-21 Use new turn ending method in moon02.lua
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 04:25:10 +0200] rev 12467
Use new turn ending method in moon02.lua
2017-09-21 Fix incorrect crate messages when collecting crates in ACF mission 1
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 03:46:17 +0200] rev 12466
Fix incorrect crate messages when collecting crates in ACF mission 1
2017-09-21 Fix vgtAmmo showing air attack icon if frame is amNothing
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 03:08:25 +0200] rev 12465
Fix vgtAmmo showing air attack icon if frame is amNothing
2017-09-21 Show “Empty!” when collecting ammo crate with amNothing or 0 ammo
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 03:07:29 +0200] rev 12464
Show “Empty!” when collecting ammo crate with amNothing or 0 ammo
2017-09-20 Show “Ammo Type (+∞)” when taking crate w/ infinite ammo
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 01:59:49 +0200] rev 12463
Show “Ammo Type (+∞)” when taking crate w/ infinite ammo
2017-09-20 Fix ammo tooltip icon being white
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 00:23:40 +0200] rev 12462
Fix ammo tooltip icon being white
2017-09-20 Increase maximum event string message count to 255
Wuzzy <almikes@aol.com> [Wed, 20 Sep 2017 20:25:59 +0200] rev 12461
Increase maximum event string message count to 255
2017-09-20 Update Italian translation
Enrico <enricobe@hotmail.com> [Wed, 20 Sep 2017 19:59:25 +0200] rev 12460
Update Italian translation
2017-09-20 ranges for alnum were silly. also lets not fail to same value
nemo [Wed, 20 Sep 2017 13:15:17 -0400] rev 12459
ranges for alnum were silly. also lets not fail to same value
2017-09-20 Data is not part of the path
nemo [Wed, 20 Sep 2017 11:00:43 -0400] rev 12458
Data is not part of the path
2017-09-12 Try to prevent the script safety checking from totally screwing up localisation. Also untested.
nemo [Tue, 12 Sep 2017 16:14:40 -0400] rev 12457
Try to prevent the script safety checking from totally screwing up localisation. Also untested.
2017-09-12 this probably isn't helpful
nemo [Tue, 12 Sep 2017 08:35:13 -0400] rev 12456
this probably isn't helpful
2017-09-12 This should be ok right?
nemo [Tue, 12 Sep 2017 08:32:01 -0400] rev 12455
This should be ok right?
2017-09-11 Totally untested. Trying to ensure scripts loaded more or less match.
nemo [Mon, 11 Sep 2017 14:28:58 -0400] rev 12454
Totally untested. Trying to ensure scripts loaded more or less match.
2017-09-05 fix buffered read going into inf recursion loop
sheepluva [Tue, 05 Sep 2017 21:15:25 +0200] rev 12453
fix buffered read going into inf recursion loop
2017-09-05 fix physfs using inflateCopy() (not part of miniz)
sheepluva [Tue, 05 Sep 2017 20:46:40 +0200] rev 12452
fix physfs using inflateCopy() (not part of miniz)
2017-09-03 PHYSFS: fix off-by-one error
sheepluva [Sun, 03 Sep 2017 19:09:30 +0200] rev 12451
PHYSFS: fix off-by-one error
2017-09-01 remove the collision addition for hogs again.
nemo [Fri, 01 Sep 2017 11:24:18 -0400] rev 12450
remove the collision addition for hogs again.
2017-08-10 block spawning on ice slopes
alfadur [Thu, 10 Aug 2017 08:13:37 -0400] rev 12449
block spawning on ice slopes
2017-08-09 So, was trying to allow spawning on level surfaces of ice but not girders, but seems to be failing. We'll call this WIP
nemo [Wed, 09 Aug 2017 15:36:05 -0400] rev 12448
So, was trying to allow spawning on level surfaces of ice but not girders, but seems to be failing. We'll call this WIP
2017-08-09 Add checkins so that spawning on top of things is possible too
nemo [Wed, 09 Aug 2017 15:35:39 -0400] rev 12447
Add checkins so that spawning on top of things is possible too
2017-08-09 trying to eliminate that annoying impact sound for gears that are well under the water and not even exiting it. sheepluva might want to look this over since this is modifying his code and should perhaps be part of the addSplashForGear checks, but hadn't had much luck getting him to examine it past year or so
nemo [Wed, 09 Aug 2017 12:46:52 -0400] rev 12446
trying to eliminate that annoying impact sound for gears that are well under the water and not even exiting it. sheepluva might want to look this over since this is modifying his code and should perhaps be part of the addSplashForGear checks, but hadn't had much luck getting him to examine it past year or so
2017-08-09 don't spawn things on ice. it's too unpredictable what'll happen to them
nemo [Wed, 09 Aug 2017 12:22:05 -0400] rev 12445
don't spawn things on ice. it's too unpredictable what'll happen to them
2017-07-30 while we're tweaking this phrase, "with" feels awkward
nemo [Sun, 30 Jul 2017 19:06:57 -0400] rev 12444
while we're tweaking this phrase, "with" feels awkward
2017-07-28 cleanup/fix .hgignore
sheepluva [Sat, 29 Jul 2017 00:25:38 +0200] rev 12443
cleanup/fix .hgignore
2017-07-28 bug #238 install the .desktop file too
Worldblender [Fri, 28 Jul 2017 18:12:28 -0400] rev 12442
bug #238 install the .desktop file too
2017-07-28 use gender neutral language
Worldblender [Fri, 28 Jul 2017 16:49:38 -0400] rev 12441
use gender neutral language
2017-07-18 Add .git, remove glob from things that aren't globs.
nemo [Tue, 18 Jul 2017 11:29:50 -0400] rev 12440
Add .git, remove glob from things that aren't globs.
2017-07-16 - Add .gitignore (duplicated from .hgignore)
antonc27 <antonc27@mail.ru> [Mon, 17 Jul 2017 00:59:46 +0200] rev 12439
- Add .gitignore (duplicated from .hgignore)
2017-07-14 - Fix fpc download link for travis iOS build
antonc27 <antonc27@mail.ru> [Fri, 14 Jul 2017 19:44:14 +0200] rev 12438
- Fix fpc download link for travis iOS build
2017-07-14 Merge pull request #48 from LocutusOfBorg/trusty
Anton Malmygin <antonc27@mail.ru> [Fri, 14 Jul 2017 14:46:30 +0200] rev 12437
Merge pull request #48 from LocutusOfBorg/trusty Move to trusty travis ci environment
2017-07-10 travis: move to trusty environment
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Mon, 10 Jul 2017 14:58:36 +0200] rev 12436
travis: move to trusty environment
2017-03-17 french language updates
tariqbenezza <tariq.benezza@gmail.com> [Fri, 17 Mar 2017 15:58:50 +0100] rev 12435
french language updates
2017-07-13 - Bump iOS version
antonc27 <antonc27@mail.ru> [Thu, 13 Jul 2017 16:23:49 +0200] rev 12434
- Bump iOS version
2017-07-08 fix issue 199: video recording crashed when trying to freeEverything twice
sheepluva [Sun, 09 Jul 2017 00:30:17 +0200] rev 12433
fix issue #199: video recording crashed when trying to freeEverything twice
2017-07-02 update finnish
Janne Uusitupa [Sun, 02 Jul 2017 11:31:00 -0400] rev 12432
update finnish
2017-06-15 bug #230 - Precise aiming is disabled after firing first Deagle shot (when held down)
nemo [Thu, 15 Jun 2017 14:57:16 -0400] rev 12431
bug #230 - Precise aiming is disabled after firing first Deagle shot (when held down)
2017-06-15 Mutant: Fix turn skip of next hog after mutating when TurnTimeLeft = 0
Wuzzy <almikes@aol.com> [Thu, 15 Jun 2017 15:50:23 +0200] rev 12430
Mutant: Fix turn skip of next hog after mutating when TurnTimeLeft = 0
2017-05-17 HedgeEditor: Add 2 names to Mushroom Kingdom team identidy to get a full set of 8 hogs
Wuzzy <almikes@aol.com> [Thu, 18 May 2017 00:57:15 +0200] rev 12429
HedgeEditor: Add 2 names to Mushroom Kingdom team identidy to get a full set of 8 hogs
2017-05-17 Complete and update German Lua translation (de.lua)
Wuzzy <almikes@aol.com> [Thu, 18 May 2017 00:44:16 +0200] rev 12428
Complete and update German Lua translation (de.lua)
2017-05-17 Sort strings in de.lua alphabetically
Wuzzy <almikes@aol.com> [Thu, 18 May 2017 00:24:24 +0200] rev 12427
Sort strings in de.lua alphabetically
2017-05-17 Fix even more bad/broken loc()'s in scripts (hopefully the last one)
Wuzzy <almikes@aol.com> [Wed, 17 May 2017 23:28:21 +0200] rev 12426
Fix even more bad/broken loc()'s in scripts (hopefully the last one)
2017-05-16 Fix 3 more incorrect uses of loc() in scripts
Wuzzy <almikes@aol.com> [Tue, 16 May 2017 23:31:28 +0200] rev 12425
Fix 3 more incorrect uses of loc() in scripts
2017-05-16 Fix various loc() syntax errors in scripts
Wuzzy <almikes@aol.com> [Tue, 16 May 2017 21:37:46 +0200] rev 12424
Fix various loc() syntax errors in scripts
2017-05-14 Add Anachron into credits for the Battalion style
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 19:08:57 +0200] rev 12423
Add Anachron into credits for the Battalion style
2017-05-14 Battalion: RC Plane gets 2 bombs, set air bomb dmg to 20
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 18:41:18 +0200] rev 12422
Battalion: RC Plane gets 2 bombs, set air bomb dmg to 20
2017-05-14 Battalion: Extend weapon tooltips for modified weapons
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 17:23:49 +0200] rev 12421
Battalion: Extend weapon tooltips for modified weapons
2017-05-14 Battalion: Make mutated hog names translatable
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:57:05 +0200] rev 12420
Battalion: Make mutated hog names translatable
2017-05-14 Update readme link in Battalion script
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:29:51 +0200] rev 12419
Update readme link in Battalion script
2017-05-14 Show Battalion mission panel for the default time
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:28:32 +0200] rev 12418
Show Battalion mission panel for the default time
2017-05-14 Battalion: Rename “Air-General” to “Air General”
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:27:38 +0200] rev 12417
Battalion: Rename “Air-General” to “Air General”
2017-05-14 Battalion: Don't show SD count at start (it's shown in each round anyway)
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:24:45 +0200] rev 12416
Battalion: Don't show SD count at start (it's shown in each round anyway)
2017-05-14 Rewrite all Battalion strings to be more translator-friendly
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:24:01 +0200] rev 12415
Rewrite all Battalion strings to be more translator-friendly
2017-05-14 Remove IceGun from default Highlander weaponset
sheepluva [Sun, 14 May 2017 15:20:26 +0200] rev 12414
Remove IceGun from default Highlander weaponset
2017-05-14 Added tag 0.9.23-alpha for changeset 8cc070640fd1
sheepluva [Sun, 14 May 2017 14:56:08 +0200] rev 12413
Added tag 0.9.23-alpha for changeset 8cc070640fd1
2017-05-14 New Game-Style: Battalion (version 0.33)
sheepluva [Sun, 14 May 2017 14:06:51 +0200] rev 12412
New Game-Style: Battalion (version 0.33)
2017-05-12 Lua refactor: Replace ParseCommand('setweap… with SetWeapon
Wuzzy <almikes@aol.com> [Fri, 12 May 2017 17:15:45 +0200] rev 12411
Lua refactor: Replace ParseCommand('setweap… with SetWeapon
2017-05-12 Remove the buggy /finish chat command
Wuzzy <almikes@aol.com> [Fri, 12 May 2017 16:53:29 +0200] rev 12410
Remove the buggy /finish chat command
2017-05-08 Add many, many English announcer messages for crate drops
Wuzzy <almikes@aol.com> [Mon, 08 May 2017 03:42:51 +0200] rev 12409
Add many, many English announcer messages for crate drops
2017-05-07 Add a few (adapted) announcer messages suggested by Star and Moon
Wuzzy <almikes@aol.com> [Sun, 07 May 2017 13:51:59 +0200] rev 12408
Add a few (adapted) announcer messages suggested by Star and Moon
2017-05-04 Fix skipping in Racer causing the next team to be skipped, too 0.9.23-alpha
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 16:49:34 +0200] rev 12407
Fix skipping in Racer causing the next team to be skipped, too
2017-05-04 Stop telling the player to build a track in Racer when it is already built
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 16:36:39 +0200] rev 12406
Stop telling the player to build a track in Racer when it is already built
2017-05-04 Fix in-game mission name display of Newton and the Hammock
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 13:36:04 +0200] rev 12405
Fix in-game mission name display of Newton and the Hammock
2017-05-04 No more chat slang in Dangerous Ducklings
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 13:33:05 +0200] rev 12404
No more chat slang in Dangerous Ducklings
2017-05-04 Fix incomplete German mission translation of The Great Escape
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 13:21:34 +0200] rev 12403
Fix incomplete German mission translation of The Great Escape
2017-05-04 Fix fail to detect base package when built with ghc 8
unc0rr [Thu, 04 May 2017 13:23:37 +0300] rev 12402
Fix fail to detect base package when built with ghc 8
2017-05-01 Update racer scripts 0.9.22
unc0rr [Mon, 01 May 2017 13:59:24 +0300] rev 12401
Update racer scripts
2016-02-05 Racer maps #18 and #19 0.9.22
unC0Rr [Fri, 05 Feb 2016 11:32:23 +0300] rev 12400
Racer maps #18 and #19
2015-04-14 Racer challenge map #17 0.9.22
unC0Rr [Tue, 14 Apr 2015 11:18:14 +0300] rev 12399
Racer challenge map #17
2017-05-04 Fix overlapping crates in ACF mission 8
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 11:59:15 +0200] rev 12398
Fix overlapping crates in ACF mission 8
2017-05-04 Construction Mode: Move pick hammer and blow torch into weapon crates (game default)
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 03:27:27 +0200] rev 12397
Construction Mode: Move pick hammer and blow torch into weapon crates (game default)
2017-05-04 Update Molotov Cocktail help: Mention insta-explosion on barrels
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 03:06:21 +0200] rev 12396
Update Molotov Cocktail help: Mention insta-explosion on barrels
2017-05-04 Add 15 main menu tips
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 03:04:45 +0200] rev 12395
Add 15 main menu tips
2017-05-03 Update de.txt and hedgewars_de.ts
Wuzzy <almikes@aol.com> [Wed, 03 May 2017 22:08:49 +0200] rev 12394
Update de.txt and hedgewars_de.ts
2017-05-03 Complete the strings in hedgewars_en.ts (mostly to fix plural forms)
Wuzzy <almikes@aol.com> [Wed, 03 May 2017 03:54:18 +0200] rev 12393
Complete the strings in hedgewars_en.ts (mostly to fix plural forms)
2017-05-02 Make the Mr Mine message in ClimbHome translatable
Wuzzy <almikes@aol.com> [Wed, 03 May 2017 01:50:20 +0200] rev 12392
Make the Mr Mine message in ClimbHome translatable
2017-05-02 Lock ammo scheme for ClimbHome mission map (script forces all ammos anyway)
Wuzzy <almikes@aol.com> [Tue, 02 May 2017 21:48:07 +0200] rev 12391
Lock ammo scheme for ClimbHome mission map (script forces all ammos anyway)
2017-05-02 Add note in Diver scenario that jetpack only has 50% fuel
Wuzzy <almikes@aol.com> [Tue, 02 May 2017 21:16:07 +0200] rev 12390
Add note in Diver scenario that jetpack only has 50% fuel
2017-05-02 Mention overwritten fuel in ammo description of UFO in TechRacer
Wuzzy <almikes@aol.com> [Tue, 02 May 2017 19:38:21 +0200] rev 12389
Mention overwritten fuel in ammo description of UFO in TechRacer
2017-04-30 Add big fat developer warning to all racing scripts about compability
Wuzzy <almikes@aol.com> [Mon, 01 May 2017 00:04:28 +0200] rev 12388
Add big fat developer warning to all racing scripts about compability This is done to prevent me and others from committing crap. :D
2017-04-29 very elaborate change to the confusing and convoluted code for detecting (non-)linked SDL-libs versions in frontend
sheepluva [Sun, 30 Apr 2017 00:36:36 +0200] rev 12387
very elaborate change to the confusing and convoluted code for detecting (non-)linked SDL-libs versions in frontend
2017-04-29 fix build. sorry 'bout that.
sheepluva [Sun, 30 Apr 2017 00:28:17 +0200] rev 12386
fix build. sorry 'bout that.
2017-04-29 whoops, temp file was committed...
sheepluva [Sun, 30 Apr 2017 00:11:50 +0200] rev 12385
whoops, temp file was committed...
2017-04-29 merge
sheepluva [Sat, 29 Apr 2017 23:49:39 +0200] rev 12384
merge
2017-04-29 cmake: Fix SDL2 header version detection
sheepluva [Sat, 29 Apr 2017 23:45:14 +0200] rev 12383
cmake: Fix SDL2 header version detection
2017-04-28 Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 22:08:12 +0200] rev 12382
Update ChangeLog.txt, mostly for campaign bugfixes
2017-04-28 ACF, mission 3: Add mission strings to remind the player of the main goal
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 21:25:47 +0200] rev 12381
ACF, mission 3: Add mission strings to remind the player of the main goal
2017-04-28 ACF, mission 3: Standardize mine times. 3s if alone, 5s if playing with 2 hogs
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 20:53:22 +0200] rev 12380
ACF, mission 3: Standardize mine times. 3s if alone, 5s if playing with 2 hogs
2017-04-28 ACF, mission 3: Fix player not losing properly after killing princess
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 20:08:35 +0200] rev 12379
ACF, mission 3: Fix player not losing properly after killing princess
2017-04-28 Delete unused code in ACF mission 3
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 18:54:59 +0200] rev 12378
Delete unused code in ACF mission 3
2017-04-28 Fix bullets being reflected too early on bouncy world edge border while digging land
alfadur [Fri, 28 Apr 2017 17:56:36 +0200] rev 12377
Fix bullets being reflected too early on bouncy world edge border while digging land
2017-04-28 Make hogs keep their hat when holding the baseball bat
alfadur [Fri, 28 Apr 2017 17:49:15 +0200] rev 12376
Make hogs keep their hat when holding the baseball bat
2017-04-28 ACF, mission 3: Fix victory causing a lot of loser message being displayed. Also add EndTurn()
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 04:42:04 +0200] rev 12375
ACF, mission 3: Fix victory causing a lot of loser message being displayed. Also add EndTurn()
2017-04-28 ACF, mission 3: Fail faster after Leaks or Dense Cloud died
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 03:02:15 +0200] rev 12374
ACF, mission 3: Fail faster after Leaks or Dense Cloud died
2017-04-28 ACF, mission 3: Fix Lua error when Leaks a Lot dies at the beginning
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 02:50:23 +0200] rev 12373
ACF, mission 3: Fix Lua error when Leaks a Lot dies at the beginning
2017-04-28 ACF, mission 3: Fix Lua error spam when Dense Cloud dies in the pit sequence
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 02:45:19 +0200] rev 12372
ACF, mission 3: Fix Lua error spam when Dense Cloud dies in the pit sequence
2017-04-28 Lua: Fix SwitchHog breaking the ammo menu of the new hog
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 02:18:21 +0200] rev 12371
Lua: Fix SwitchHog breaking the ammo menu of the new hog
2016-04-01 Time achievement for ClimbHome 0.9.22
unC0Rr [Fri, 01 Apr 2016 14:42:14 +0300] rev 12370
Time achievement for ClimbHome
2016-03-28 Declare achievements alongwith EndGame call, since it would skip SendStats 0.9.22
unc0rr [Mon, 28 Mar 2016 21:20:11 +0300] rev 12369
Declare achievements alongwith EndGame call, since it would skip SendStats
2016-03-24 Achievement for ClimbHome 0.9.22
unC0Rr [Thu, 24 Mar 2016 14:40:59 +0300] rev 12368
Achievement for ClimbHome
2016-03-01 Don't dump ghost points if map isn't detected 0.9.22
unc0rr [Tue, 01 Mar 2016 08:32:46 +0300] rev 12367
Don't dump ghost points if map isn't detected
2016-02-23 Dump best time ghost on console 0.9.22
unc0rr [Tue, 23 Feb 2016 13:45:49 +0300] rev 12366
Dump best time ghost on console
2017-04-27 Fix ACF Eplilogue becoming unplayble when all hogs except the traitor have died
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 00:21:16 +0200] rev 12365
Fix ACF Eplilogue becoming unplayble when all hogs except the traitor have died
2017-04-27 Get rid of some incorrect timeout messages in ACF, by using EndTurn(true)
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 23:47:44 +0200] rev 12364
Get rid of some incorrect timeout messages in ACF, by using EndTurn(true)
2017-04-27 Set infinite skip in ACF: United We Stand
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 22:47:14 +0200] rev 12363
Set infinite skip in ACF: United We Stand
2017-04-27 Fix Lua fail in Long Live the Queen mission on victory
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 22:14:56 +0200] rev 12362
Fix Lua fail in Long Live the Queen mission on victory
2017-04-27 Fix engine crash in ACF mission 5 when skipping animation after killing wave 2 while the cyborg is talking
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 21:00:28 +0200] rev 12361
Fix engine crash in ACF mission 5 when skipping animation after killing wave 2 while the cyborg is talking Also harden the code against double function calls
2017-04-27 Lua: Fix HideHog causing engine crash when provided with invalid gear ID or hog was hidden
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 19:09:01 +0200] rev 12360
Lua: Fix HideHog causing engine crash when provided with invalid gear ID or hog was hidden
2017-04-27 Remove outdated/unused debug output
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 16:29:23 +0200] rev 12359
Remove outdated/unused debug output
2017-04-27 Refactor hardcoded ammo IDs in The Great Escape
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 05:07:35 +0200] rev 12358
Refactor hardcoded ammo IDs in The Great Escape
2017-04-27 HedgeEditor: Fix blow torch / pick hammer in wrong crate type
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 05:04:32 +0200] rev 12357
HedgeEditor: Fix blow torch / pick hammer in wrong crate type
2017-04-27 Fix broken HedgeEditor export of utility and ammo crates
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 04:58:48 +0200] rev 12356
Fix broken HedgeEditor export of utility and ammo crates
2017-04-27 Refactor HedgeEditor output, get rid of wepArray in favor of simpler ammo iteration
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 04:44:55 +0200] rev 12355
Refactor HedgeEditor output, get rid of wepArray in favor of simpler ammo iteration
2017-04-27 Mention inf attack rule in Diver, also fix the in-game mission name
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 03:38:22 +0200] rev 12354
Mention inf attack rule in Diver, also fix the in-game mission name
2017-04-27 Refactor Teamwork 2: No more hacky skipping, set proper ammos for enemy instead
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 03:21:16 +0200] rev 12353
Refactor Teamwork 2: No more hacky skipping, set proper ammos for enemy instead
2017-04-27 Fix false victory in Teamwork/Teamwork 2 when one of your hogs die in same turn as enemy
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 03:11:50 +0200] rev 12352
Fix false victory in Teamwork/Teamwork 2 when one of your hogs die in same turn as enemy
2017-04-27 Mention important game modifiers in Spooky Tree and Nobody Laugh
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 02:42:40 +0200] rev 12351
Mention important game modifiers in Spooky Tree and Nobody Laugh
2017-04-26 fly saint flyy
nemo [Wed, 26 Apr 2017 19:52:30 -0400] rev 12350
fly saint flyy
2017-04-26 Decode chat slang in en.txt (“GL HF”)
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 01:46:28 +0200] rev 12349
Decode chat slang in en.txt (“GL HF”)
2017-04-26 Use Robot voice for enemy in Bamboo Thicked and Newton and the Hammock
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 01:17:41 +0200] rev 12348
Use Robot voice for enemy in Bamboo Thicked and Newton and the Hammock
2017-04-26 Fix Ammo/Utility crate confusion in portal mission
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 01:10:37 +0200] rev 12347
Fix Ammo/Utility crate confusion in portal mission
2017-04-26 Fix incorrect PointsType in sniper rifle training and That Sinking Feeling
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 23:44:17 +0200] rev 12346
Fix incorrect PointsType in sniper rifle training and That Sinking Feeling
2017-04-26 Set fixed wind in bazooka training. Fixed impossible first target when bad wind
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 23:23:18 +0200] rev 12345
Set fixed wind in bazooka training. Fixed impossible first target when bad wind
2017-04-26 Standardize the secret achievements strings in Lua scripts
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 23:05:05 +0200] rev 12344
Standardize the secret achievements strings in Lua scripts
2017-04-26 Fix Traitor taunt being played when hog w/ heResurrectable drowns w/o damage
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 22:31:29 +0200] rev 12343
Fix Traitor taunt being played when hog w/ heResurrectable drowns w/o damage
2017-04-26 Disable resurrection message for respawning with heResurrectalbe
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 19:38:34 +0200] rev 12342
Disable resurrection message for respawning with heResurrectalbe It was often irritating. Now this message is only shown for using the resurrector utility.
2017-04-26 Mutant: Fix “Boring” taunt being played when becoming the mutant
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 19:00:32 +0200] rev 12341
Mutant: Fix “Boring” taunt being played when becoming the mutant
2017-04-26 Highlander: Fix crate collect sound playing when hog didn't get anything
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 18:53:11 +0200] rev 12340
Highlander: Fix crate collect sound playing when hog didn't get anything
2017-04-26 HedgeEditor: Disable waypoint export because output scripts break when waypoints have been added
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 18:38:21 +0200] rev 12339
HedgeEditor: Disable waypoint export because output scripts break when waypoints have been added
2017-04-26 HedgeEditor: Make sprTargetBee the first selected sprite
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 18:18:05 +0200] rev 12338
HedgeEditor: Make sprTargetBee the first selected sprite
2017-04-26 Refactor Frenzy script
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 17:52:08 +0200] rev 12337
Refactor Frenzy script - Use GetAmmoName instead of hardcoding ammo names into strings - Remove Tracker - Make texts a bit more translator-friendly
2017-04-26 Construction Mode: Mention teleportation restriction in tooltip
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 16:24:44 +0200] rev 12336
Construction Mode: Mention teleportation restriction in tooltip
2017-04-26 Show traditional winning animation in Mutant again
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 02:55:40 +0200] rev 12335
Show traditional winning animation in Mutant again
2017-04-26 Use the traditional winning sequence in Space Invasion again (killing off the losers)
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 02:28:13 +0200] rev 12334
Use the traditional winning sequence in Space Invasion again (killing off the losers)
2017-04-26 Add back the missing winning animation for Racer and TechRecer
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 02:10:47 +0200] rev 12333
Add back the missing winning animation for Racer and TechRecer
2017-04-25 Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 01:51:51 +0200] rev 12332
Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
2017-04-25 Fix caption of stats screen not being reset on clear()
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 01:46:38 +0200] rev 12331
Fix caption of stats screen not being reset on clear()
2017-04-25 Update more HWPs: Knockball, Racer, Construction Mode
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 00:47:14 +0200] rev 12330
Update more HWPs: Knockball, Racer, Construction Mode Changes: - New ammo icon for Knockball's baseball bat with ball - New ammo icon for waypoint placement tool in Racer - Remove airplane cursor in Racer and Construction Mode
2017-04-25 HedgeEditor: Fix incorrect preview of air attack icon in sprAMAmmos/sprAMAmmosBW
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 00:04:49 +0200] rev 12329
HedgeEditor: Fix incorrect preview of air attack icon in sprAMAmmos/sprAMAmmosBW
2017-04-25 Add dud mine to missions.png and use it in HedgeEditor
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 23:10:49 +0200] rev 12328
Add dud mine to missions.png and use it in HedgeEditor
2017-04-25 Clean up HedgeEditor HWP mess, fix broken/outdated graphics
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 23:06:19 +0200] rev 12327
Clean up HedgeEditor HWP mess, fix broken/outdated graphics - Simplify ammo menu icons - Add Ammos_bw.png - Simplify Target.png - Fix dud mine preview looking like normal mine - Fix weapon crate preview of air attack, drill strike, napalm
2017-04-25 Update and simplify Construction Mode sidecar HWP
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 21:00:44 +0200] rev 12326
Update and simplify Construction Mode sidecar HWP Changes: - Remove amGirder.png (not required anymore) - Make all non-overwritten ammo icons transparent (for nemo's Ammos overwrite patch) - Add Ammos_bw.png
2017-04-25 Fix install failure of Ammos_base.png for QTfrontend
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 19:27:34 +0200] rev 12325
Fix install failure of Ammos_base.png for QTfrontend
2017-04-25 turn hwp Ammos overrides into overlays. untested.
nemo [Tue, 25 Apr 2017 13:13:47 -0400] rev 12324
turn hwp Ammos overrides into overlays. untested.
2017-04-25 Add Octopus fort
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 17:51:03 +0200] rev 12323
Add Octopus fort
2017-04-25 Fix sndBoring being played when force-ending turn due to victory
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 04:54:46 +0200] rev 12322
Fix sndBoring being played when force-ending turn due to victory
2017-04-25 Clarify how the weapons restocking works in Highlander
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 02:50:28 +0200] rev 12321
Clarify how the weapons restocking works in Highlander
2017-04-25 Backed out changeset 82951b9b3c2f
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 02:13:18 +0200] rev 12320
Backed out changeset 82951b9b3c2f Reason: People think giving hogs the weapons again in consecutive turns is OP
2017-04-24 Fix rubber duck description (it no longer drops *straight down*)
Wuzzy <almikes@aol.com> [Mon, 24 Apr 2017 23:11:51 +0200] rev 12319
Fix rubber duck description (it no longer drops *straight down*)
2017-04-24 Drop rubber duck like dynamite
Wuzzy <almikes@aol.com> [Mon, 24 Apr 2017 19:31:53 +0200] rev 12318
Drop rubber duck like dynamite
2017-04-24 Backed out changeset 98824a464230 (disable GetLaunchX/Y again)
Wuzzy <almikes@aol.com> [Mon, 24 Apr 2017 19:21:43 +0200] rev 12317
Backed out changeset 98824a464230 (disable GetLaunchX/Y again) Reason: GetLaunchX/GetLaunchY were buggy
2017-04-24 Move sidecar lua load to prior to script load. This should let the script use it for dependencies.
nemo [Mon, 24 Apr 2017 09:59:10 -0400] rev 12316
Move sidecar lua load to prior to script load. This should let the script use it for dependencies.
2017-04-24 Fix incorrect SDL_UnloadObject usage in about.cpp (copy-paste fail)
Wuzzy <almikes@aol.com> [Mon, 24 Apr 2017 13:53:34 +0200] rev 12315
Fix incorrect SDL_UnloadObject usage in about.cpp (copy-paste fail)
2017-04-23 Jungle Theme: allow flower object to go across gaps
sheepluva [Sun, 23 Apr 2017 22:21:41 +0200] rev 12314
Jungle Theme: allow flower object to go across gaps
2017-04-23 Art theme: fix alpha in landtex
sheepluva [Sun, 23 Apr 2017 18:23:59 +0200] rev 12313
Art theme: fix alpha in landtex
2017-04-23 clean up flake falling/rising code. this should fix issue #157
sheepluva [Sun, 23 Apr 2017 17:27:07 +0200] rev 12312
clean up flake falling/rising code. this should fix issue #157
2017-04-23 fix fort mode's edge adjustments getting lost with weWrap. issue #181
sheepluva [Sun, 23 Apr 2017 14:38:33 +0200] rev 12311
fix fort mode's edge adjustments getting lost with weWrap. issue #181
2017-04-23 HedgeEditor: Fix maximum ammos sprite ID being 1 too low
Wuzzy <almikes@aol.com> [Sun, 23 Apr 2017 04:47:13 +0200] rev 12310
HedgeEditor: Fix maximum ammos sprite ID being 1 too low
2017-04-22 Fix broken ammo preview caused by previous commit
Wuzzy <almikes@aol.com> [Sun, 23 Apr 2017 00:21:11 +0200] rev 12309
Fix broken ammo preview caused by previous commit Yes, I'm dumb.
2017-04-22 Fix hog not getting new ammo in Highlander when it takes 2 consecutive turns
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 23:55:49 +0200] rev 12308
Fix hog not getting new ammo in Highlander when it takes 2 consecutive turns This happens when all enemy hogs are frozen
2017-04-22 Lock ammo scheme of TechRacer (is ignored anyway)
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 23:30:46 +0200] rev 12307
Lock ammo scheme of TechRacer (is ignored anyway)
2017-04-22 Fix sniper rifle disabling laser sight utility after shooting
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 23:06:47 +0200] rev 12306
Fix sniper rifle disabling laser sight utility after shooting
2017-04-22 fix campaign missions not showing up for me
sheepluva [Sat, 22 Apr 2017 22:23:49 +0200] rev 12305
fix campaign missions not showing up for me
2017-04-22 Backed out changeset 071a05275798
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 20:37:51 +0200] rev 12304
Backed out changeset 071a05275798 Reason: Can't switch weapon forwards while preventing slipping, or while doing precise aiming
2017-04-22 Fix warning caused in uGearsHedgehog.pas
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 19:30:24 +0200] rev 12303
Fix warning caused in uGearsHedgehog.pas
2017-04-22 Replace hardcoded max. ammo index in Highlander with AmmoTypeMax
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 18:58:25 +0200] rev 12302
Replace hardcoded max. ammo index in Highlander with AmmoTypeMax
2017-04-22 Lua variable: AmmoTypeMax (maximum ammo type ID for iterating)
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 18:36:57 +0200] rev 12301
Lua variable: AmmoTypeMax (maximum ammo type ID for iterating)
2017-04-22 Make sticky mines fall off the map when frozen
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 18:12:58 +0200] rev 12300
Make sticky mines fall off the map when frozen
2017-04-22 Freezer allows to freeze sticky mines (currently only disables them)
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 18:00:57 +0200] rev 12299
Freezer allows to freeze sticky mines (currently only disables them)
2017-04-22 Stretch teamselwidget across whole page in local multiplayer page
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 04:17:51 +0200] rev 12298
Stretch teamselwidget across whole page in local multiplayer page
2017-04-22 Allow to press [Precise]+[Slot] to cycle through weapons in reverse order
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 02:33:32 +0200] rev 12297
Allow to press [Precise]+[Slot] to cycle through weapons in reverse order
2017-04-21 Only select from default graves and forts for new themes
Wuzzy <almikes@aol.com> [Fri, 21 Apr 2017 17:54:28 +0200] rev 12296
Only select from default graves and forts for new themes
2017-04-21 Add DLC filtering in DataManager.cpp and namegen.cpp
Wuzzy <almikes@aol.com> [Fri, 21 Apr 2017 17:42:09 +0200] rev 12295
Add DLC filtering in DataManager.cpp and namegen.cpp
2017-04-20 For testing purposes, drop tointeger and pushint since Lua uses ptrdiff causing inconsistent behaviour if we try to get a longword value from tointeger on 64 bit vs 32bit. This should improve script reliability a bit
nemo [Thu, 20 Apr 2017 11:22:29 -0400] rev 12294
For testing purposes, drop tointeger and pushint since Lua uses ptrdiff causing inconsistent behaviour if we try to get a longword value from tointeger on 64 bit vs 32bit. This should improve script reliability a bit
2017-04-20 Make health gain message translatable
Wuzzy <almikes@aol.com> [Thu, 20 Apr 2017 02:38:45 +0200] rev 12293
Make health gain message translatable
2017-04-19 Take sacrifices into account for the “Stupid” taunt
Wuzzy <almikes@aol.com> [Thu, 20 Apr 2017 00:04:35 +0200] rev 12292
Take sacrifices into account for the “Stupid” taunt
2017-04-19 Call hog stupid for selfkilling
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 22:26:24 +0200] rev 12291
Call hog stupid for selfkilling
2017-04-19 Call hedgehogs stupid for poisoning themselves
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 22:10:12 +0200] rev 12290
Call hedgehogs stupid for poisoning themselves
2017-04-19 Fix hedgehog self-damage not counted, and there were never Stupid taunts/announces
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 22:03:11 +0200] rev 12289
Fix hedgehog self-damage not counted, and there were never Stupid taunts/announces
2017-04-19 Fix incorrect Mutant score message color
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 20:50:57 +0200] rev 12288
Fix incorrect Mutant score message color
2017-04-19 Use new EndTurn in a couple of scripts, esp. to fix timeout taunts in Racer
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 20:21:15 +0200] rev 12287
Use new EndTurn in a couple of scripts, esp. to fix timeout taunts in Racer
2017-04-19 New Lua call: EndTurn to end turn
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 17:50:31 +0200] rev 12286
New Lua call: EndTurn to end turn
2017-04-19 travis: Exclude gcc for the macOS target
koda [Wed, 19 Apr 2017 08:35:31 -0400] rev 12285
travis: Exclude gcc for the macOS target gcc is just a symlink to clang on this platform.
2017-04-18 Add a few more announcer messages, loosely based on forum suggestions from https://hedgewars.org/node/1195
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 00:46:54 +0200] rev 12284
Add a few more announcer messages, loosely based on forum suggestions from https://hedgewars.org/node/1195
2017-04-18 Add a few announcer messages suggested by Star and Moon
Wuzzy <almikes@aol.com> [Tue, 18 Apr 2017 22:56:28 +0200] rev 12283
Add a few announcer messages suggested by Star and Moon
2017-04-18 Change water speed range for better precision
KoBeWi <kobewi4e@gmail.com> [Tue, 18 Apr 2017 22:27:25 +0200] rev 12282
Change water speed range for better precision
2017-04-18 Fix broken sprites on animated water edges
KoBeWi <kobewi4e@gmail.com> [Tue, 18 Apr 2017 22:19:19 +0200] rev 12281
Fix broken sprites on animated water edges
2017-04-18 Update some music credits, fix Beach theme credits
Wuzzy <almikes@aol.com> [Tue, 18 Apr 2017 22:07:16 +0200] rev 12280
Update some music credits, fix Beach theme credits
2017-04-18 Credit most theme and map authors in credits.txt
Wuzzy <almikes@aol.com> [Tue, 18 Apr 2017 21:38:36 +0200] rev 12279
Credit most theme and map authors in credits.txt
2017-04-18 Add 3 forts: Lonely_Island, Olympic, Snail
Wuzzy <almikes@aol.com> [Tue, 18 Apr 2017 19:36:29 +0200] rev 12278
Add 3 forts: Lonely_Island, Olympic, Snail
2017-04-17 engine: d52af905437b broke pas2c build. pas2c doesn't understand "in [1, 2]" etc.
sheepluva [Mon, 17 Apr 2017 23:17:47 +0200] rev 12277
engine: d52af905437b broke pas2c build. pas2c doesn't understand "in [1, 2]" etc. PS: pas2c possibly still fails due to physfs issues :/
2017-04-17 Backed out changeset 8e9603088f99
Wuzzy <almikes@aol.com> [Mon, 17 Apr 2017 18:47:56 +0200] rev 12276
Backed out changeset 8e9603088f99 Because unC0Rr, sheepluva and nemo like to know when their turn starts. This re-introduces the odd vows for revenge on every enemy turn start.
2017-04-17 Remove redundant main menu tips
Wuzzy <almikes@aol.com> [Mon, 17 Apr 2017 07:12:00 +0200] rev 12275
Remove redundant main menu tips Oops!
2017-04-17 Mention missing controls for rope and landspray, explain cleaver damage
Wuzzy <almikes@aol.com> [Mon, 17 Apr 2017 04:06:49 +0200] rev 12274
Mention missing controls for rope and landspray, explain cleaver damage
2017-04-16 Block left entrance in ACF, mission 6
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 08:49:18 +0200] rev 12273
Block left entrance in ACF, mission 6
2017-04-16 Add alternate dialogs in ACF mission 6 when killing cyborgs before collecting crates
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 08:19:33 +0200] rev 12272
Add alternate dialogs in ACF mission 6 when killing cyborgs before collecting crates
2017-04-16 Restore old barrels and mines in ACF: Dragon's Lair
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 06:08:24 +0200] rev 12271
Restore old barrels and mines in ACF: Dragon's Lair
2017-04-16 Update sniper rifle challenge preview image because the theme changed
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 05:52:33 +0200] rev 12270
Update sniper rifle challenge preview image because the theme changed
2017-04-16 Show mines timer in ACF, Dragon's Lair
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 05:37:56 +0200] rev 12269
Show mines timer in ACF, Dragon's Lair
2017-04-16 Replace some HTTP links with HTTPS links
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 04:49:05 +0200] rev 12268
Replace some HTTP links with HTTPS links Don't worry, I have tested all the links
2017-04-16 Fix broken URL in pagenetserver
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 03:24:17 +0200] rev 12267
Fix broken URL in pagenetserver
2017-04-16 Update changelog regarding translations and rubber duck
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 02:40:17 +0200] rev 12266
Update changelog regarding translations and rubber duck
2017-04-16 Swap the preview of missions 2 and 3 in A Classic Fairytale
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 02:10:36 +0200] rev 12265
Swap the preview of missions 2 and 3 in A Classic Fairytale They have been confused, it's pretty subtle
2017-04-16 Allow the diaogues in ACF missions 8 and 10 to be translated
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 02:02:07 +0200] rev 12264
Allow the diaogues in ACF missions 8 and 10 to be translated
2017-04-15 Use format strings everywhere in A Classic Fairytale (for translators)
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 01:05:08 +0200] rev 12263
Use format strings everywhere in A Classic Fairytale (for translators)
2017-04-15 Remove incorrect help about restarting mission in ACF mission 6
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 00:18:44 +0200] rev 12262
Remove incorrect help about restarting mission in ACF mission 6
2017-04-15 Refactor ACF mission 6
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 23:47:53 +0200] rev 12261
Refactor ACF mission 6
2017-04-15 Add two main menu tips regarding mission panel
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 23:21:13 +0200] rev 12260
Add two main menu tips regarding mission panel
2017-04-15 Fix broken "whats this" help in misc options tab
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 08:52:05 +0200] rev 12259
Fix broken "whats this" help in misc options tab
2017-04-15 Add HedgeEditor schemes as recommended on https://hedgewars.org/HedgeEditor
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 08:09:23 +0200] rev 12258
Add HedgeEditor schemes as recommended on https://hedgewars.org/HedgeEditor
2017-04-15 Add back "more wind" modifier into mission panel. Fixes regression in 10aad1cafc10
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 07:12:11 +0200] rev 12257
Add back "more wind" modifier into mission panel. Fixes regression in 10aad1cafc10
2017-04-15 Delete the now unused fort mode icons
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 06:52:14 +0200] rev 12256
Delete the now unused fort mode icons
2017-04-15 Redraw game flag icons: AISurvival, Border BottomBorder, LowGrav, MoreWind, NoWind, PlaceHog
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 06:25:32 +0200] rev 12255
Redraw game flag icons: AISurvival, Border BottomBorder, LowGrav, MoreWind, NoWind, PlaceHog
2017-04-15 Replace initial health icon in game scheme editor
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 05:01:40 +0200] rev 12254
Replace initial health icon in game scheme editor
2017-04-15 Make all hogs say Yessir taunt on their turn start (replaces revenge taunts)
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 04:28:00 +0200] rev 12253
Make all hogs say Yessir taunt on their turn start (replaces revenge taunts) Rationale: The taunts Illgetyou, JustYouWait were fairly odd and almost always inapproriate to the situation as most voicepacks clearly assume these to be used for revenge only (e.g. “You'll gonna pay for that.” was played at turn start because of this.).
2017-04-14 Use videos icon in videos page
Wuzzy <almikes@aol.com> [Fri, 14 Apr 2017 07:27:56 +0200] rev 12252
Use videos icon in videos page
2017-04-14 Use palette icon for user color settings group box
Wuzzy <almikes@aol.com> [Fri, 14 Apr 2017 06:36:36 +0200] rev 12251
Use palette icon for user color settings group box
2017-04-13 Team editor: Disable flag widget when selecting CPU team
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 23:50:00 +0200] rev 12250
Team editor: Disable flag widget when selecting CPU team
2017-04-13 Move random team button of of team members box
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 21:22:32 +0200] rev 12249
Move random team button of of team members box
2017-04-13 Add buttons to randomize hats and hog names only
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 18:48:06 +0200] rev 12248
Add buttons to randomize hats and hog names only
2017-04-13 Fix non-matching team name when generating random teams
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 17:58:32 +0200] rev 12247
Fix non-matching team name when generating random teams
2017-04-13 Use smaller play sound icon in team editor
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 17:42:57 +0200] rev 12246
Use smaller play sound icon in team editor
2017-04-13 Allow to randomize team name, flag, grave, voice and fort seperately
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 17:26:37 +0200] rev 12245
Allow to randomize team name, flag, grave, voice and fort seperately
2017-04-13 Refactor team name generator
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 15:18:07 +0200] rev 12244
Refactor team name generator
2017-04-13 Update changelog regarding team updates
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 06:39:01 +0200] rev 12243
Update changelog regarding team updates
2017-04-13 Randomize forts and graves in new teams
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 06:25:41 +0200] rev 12242
Randomize forts and graves in new teams
2017-04-13 Add 4 teams on first start of Hedgewars
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 05:44:23 +0200] rev 12241
Add 4 teams on first start of Hedgewars
2017-04-12 Add a few WhatsThis texts in frontend, rename “Stereo rendering” to “Stereoscopy”
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 23:05:18 +0200] rev 12240
Add a few WhatsThis texts in frontend, rename “Stereo rendering” to “Stereoscopy”
2017-04-12 Use standard units and abbreviations in frontend
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 22:04:32 +0200] rev 12239
Use standard units and abbreviations in frontend Replaces things like “fps”, “Kbps”, “m” (for minute), etc.
2017-04-12 Clariy home button in DLC
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 21:34:02 +0200] rev 12238
Clariy home button in DLC
2017-04-12 Make framerate drop-down list translatable
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 21:23:02 +0200] rev 12237
Make framerate drop-down list translatable
2017-04-12 Apply minimal padding to all text buttons in frontend
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 20:14:17 +0200] rev 12236
Apply minimal padding to all text buttons in frontend
2017-04-12 Redraw audio icon in settings menu be more HW style-like
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 19:46:59 +0200] rev 12235
Redraw audio icon in settings menu be more HW style-like
2017-04-12 Add home button to DLC page
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 19:35:44 +0200] rev 12234
Add home button to DLC page
2017-04-11 Don't place air mines in Shoppa
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 00:23:10 +0200] rev 12233
Don't place air mines in Shoppa Rationale: Many players prefer Shoppa without air mines
2017-04-11 Add a few more maps to the WxW Shoppa map list
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 07:00:22 +0200] rev 12232
Add a few more maps to the WxW Shoppa map list
2017-04-11 Change voices in Big Armory, remove duplicate countdown sounds
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 05:31:40 +0200] rev 12231
Change voices in Big Armory, remove duplicate countdown sounds
2017-04-11 Add scenario: Big Armory
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 05:29:44 +0200] rev 12230
Add scenario: Big Armory
2017-04-11 Clean up mission strings of Teamwork scenario
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 04:48:58 +0200] rev 12229
Clean up mission strings of Teamwork scenario
2017-04-11 Add scenario: Teamwork 2
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 04:46:01 +0200] rev 12228
Add scenario: Teamwork 2 Credits to Arkhnen, but I heavily reworked it so it properly works in Hedgewars.
2017-04-11 Fix bad mission texts in A Space Adventure
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 04:14:21 +0200] rev 12227
Fix bad mission texts in A Space Adventure
2017-04-11 Display mines timer in all missions with non-default timer
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 03:44:56 +0200] rev 12226
Display mines timer in all missions with non-default timer
2017-04-11 Set infinite turn time in RC Plane Challenge
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 02:48:38 +0200] rev 12225
Set infinite turn time in RC Plane Challenge
2017-04-11 Disable Sudden Death consistently in all missions which don't require it
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 02:44:59 +0200] rev 12224
Disable Sudden Death consistently in all missions which don't require it
2017-04-11 Give infinite flying saucers in Space Adventure main menu
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 02:11:49 +0200] rev 12223
Give infinite flying saucers in Space Adventure main menu
2017-04-11 Add infinite skipping in fruit03 mission
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 02:09:01 +0200] rev 12222
Add infinite skipping in fruit03 mission
2017-04-10 New icon for video button to follow the Hedgewars style guide
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 00:17:42 +0200] rev 12221
New icon for video button to follow the Hedgewars style guide
2017-04-10 Use the same link color consistently in frontend
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 23:32:03 +0200] rev 12220
Use the same link color consistently in frontend
2017-04-10 Make entire top part of about screen translatable
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 23:10:56 +0200] rev 12219
Make entire top part of about screen translatable
2017-04-10 Make library list in about screen translatable
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 22:43:55 +0200] rev 12218
Make library list in about screen translatable
2017-04-10 Prevent frontend from starting game w/ >48 hogs
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 21:42:53 +0200] rev 12217
Prevent frontend from starting game w/ >48 hogs This is because the engine does not support >48 hogs (another bug), but at least this commit a common crash with useless/confusing error message.
2017-04-10 Fix crash when trying to open ammo menu with current team hog gear = nil
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 20:56:01 +0200] rev 12216
Fix crash when trying to open ammo menu with current team hog gear = nil Also fixes crash in A Classic Fairytale, mission 2 when rightclicking at Brainiac intro sequence (#142)
2017-04-10 Fix caption not updating if adding caption with same text but different color
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 19:08:00 +0200] rev 12215
Fix caption not updating if adding caption with same text but different color
2017-04-10 Increase duck cost in Construction Mode to 40
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 18:42:50 +0200] rev 12214
Increase duck cost in Construction Mode to 40
2017-04-10 bulk copy of latest physfs to our misc/libphysfs since this seems to fix an off-by-1 error reliably hit in readln read of 1 byte probably introduced in the addition of the buffered read. Whether this is excessive or whether libphysfs should even be maintained by us is another matter. But at least we shouldn't crash
nemo [Mon, 10 Apr 2017 12:06:43 -0400] rev 12213
bulk copy of latest physfs to our misc/libphysfs since this seems to fix an off-by-1 error reliably hit in readln read of 1 byte probably introduced in the addition of the buffered read. Whether this is excessive or whether libphysfs should even be maintained by us is another matter. But at least we shouldn't crash
2017-04-10 merge in patch used in arch/fedora - fixes a lazy physfs memcpy that was breaking upstream's stricter checking
nemo [Mon, 10 Apr 2017 09:05:16 -0400] rev 12212
merge in patch used in arch/fedora - fixes a lazy physfs memcpy that was breaking upstream's stricter checking
2017-04-10 Fix dynamite sparks appearing underwater
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 14:34:32 +0200] rev 12211
Fix dynamite sparks appearing underwater
2017-04-10 Render gear timers in front of water
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 14:15:00 +0200] rev 12210
Render gear timers in front of water
2017-04-10 Fix syntax error in uGearsUtils
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 13:51:07 +0200] rev 12209
Fix syntax error in uGearsUtils
2017-04-10 Play different bounce sound for rubber duck
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 13:30:44 +0200] rev 12208
Play different bounce sound for rubber duck
2017-04-09 Add rubber duck to (Balanced) Random Weapon, Construction Mode, HedgeEditor
Wuzzy <almikes@aol.com> [Sun, 09 Apr 2017 20:54:33 +0200] rev 12207
Add rubber duck to (Balanced) Random Weapon, Construction Mode, HedgeEditor
2017-04-08 Fix free rubber ducks in Highlander
Wuzzy <almikes@aol.com> [Sun, 09 Apr 2017 00:51:26 +0200] rev 12206
Fix free rubber ducks in Highlander
2016-05-12 Fix duck issues with Sea edge swimming
Wuzzy <almikes@aol.com> [Fri, 13 May 2016 01:19:28 +0200] rev 12205
Fix duck issues with Sea edge swimming
2016-05-12 Don't play duck drop sound when duck spawns in water
Wuzzy <almikes@aol.com> [Fri, 13 May 2016 00:17:05 +0200] rev 12204
Don't play duck drop sound when duck spawns in water
2016-05-12 Make duck rise to surface when spawning underwater
Wuzzy <almikes@aol.com> [Fri, 13 May 2016 00:08:09 +0200] rev 12203
Make duck rise to surface when spawning underwater
2016-05-12 Add a few comments for rubber duck
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 19:45:26 +0200] rev 12202
Add a few comments for rubber duck
2016-05-12 Put duck speed factor into gear variable
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 19:33:30 +0200] rev 12201
Put duck speed factor into gear variable
2016-05-12 Fix rubber duck speed when hitting sea edge initially
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 19:22:53 +0200] rev 12200
Fix rubber duck speed when hitting sea edge initially
2016-05-12 Fix rubber duck not bouncing off diagonal rubber
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 18:16:09 +0200] rev 12199
Fix rubber duck not bouncing off diagonal rubber
2016-05-12 Render rubber duck timer when <6s
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 17:23:06 +0200] rev 12198
Render rubber duck timer when <6s
2016-05-12 Re-enable GetLaunchX/Y, use non-zero eject only for amDuck for now
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 16:56:23 +0200] rev 12197
Re-enable GetLaunchX/Y, use non-zero eject only for amDuck for now
2016-05-12 Fix swimming rubberduck screwing up after portal, also change timer to 15s, no resets
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 16:20:17 +0200] rev 12196
Fix swimming rubberduck screwing up after portal, also change timer to 15s, no resets
2017-04-08 Add rubber duck images for real
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 21:48:39 +0200] rev 12195
Add rubber duck images for real
2017-04-08 Add sounds for rubberduck drop, destruction and water collision
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 21:48:25 +0200] rev 12194
Add sounds for rubberduck drop, destruction and water collision
2017-04-08 Add ammotype amDuck for rubber duck
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 21:43:48 +0200] rev 12193
Add ammotype amDuck for rubber duck Still needs some tweaking (eject position, ammo menu slot)
2017-04-08 Add gear gtDuck: rubber duck
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 18:36:12 +0200] rev 12192
Add gear gtDuck: rubber duck Properties: - Falls straight down - Swims on water and follows wind direction - Follows Sea world edge - Explodes on collision or after 9s - Timer resets when hitting water
2017-04-08 Update changelog: Water anim., translations
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 18:26:25 +0200] rev 12191
Update changelog: Water anim., translations
2017-04-08 Fix bad water flow animation
KoBeWi <kobewi4e@gmail.com> [Sat, 08 Apr 2017 17:21:22 +0200] rev 12190
Fix bad water flow animation
2017-04-08 Water can now be animated
KoBeWi <kobewi4e@gmail.com> [Sat, 08 Apr 2017 17:17:28 +0200] rev 12189
Water can now be animated
2017-04-08 Fix CPU level sprites falling down in ClimbHome (instead of stars)
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 06:22:43 +0200] rev 12188
Fix CPU level sprites falling down in ClimbHome (instead of stars)
2017-04-08 Locale: Replace outdated round start message with loading template
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 05:23:07 +0200] rev 12187
Locale: Replace outdated round start message with loading template
2017-04-08 Load screen: Move “LOADING” from image into text box
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 05:04:18 +0200] rev 12186
Load screen: Move “LOADING” from image into text box So this message can be properly translated
2017-04-07 Add a few home run messages (en, de)
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 05:03:30 +0200] rev 12185
Add a few home run messages (en, de)
2017-04-07 Add support for hog name in home run message
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 04:56:51 +0200] rev 12184
Add support for hog name in home run message
2017-04-07 Remove English-only text from campaign mission images
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 03:27:17 +0200] rev 12183
Remove English-only text from campaign mission images
2017-04-07 Replace portal mission image with screenshot
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 03:10:28 +0200] rev 12182
Replace portal mission image with screenshot Done to remove English-only text
2017-04-07 Harden the countdown sound check
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 02:26:12 +0200] rev 12181
Harden the countdown sound check
2017-04-06 Fix name Scottish Gaelic being incorrectly displayed in language dropdown
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 01:50:49 +0200] rev 12180
Fix name Scottish Gaelic being incorrectly displayed in language dropdown
2017-04-06 Add basic win/draw messages in Scottish Gaelic
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 01:41:30 +0200] rev 12179
Add basic win/draw messages in Scottish Gaelic
2017-04-06 Scottish Gaelic translation update: tips, missions, frontend, engine
fios@foramnagaidhlig.net <fios@foramnagaidhlig.net> [Fri, 07 Apr 2017 01:17:51 +0200] rev 12178
Scottish Gaelic translation update: tips, missions, frontend, engine
2017-04-06 Set turn time to 0 when current hog drowns
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 00:57:09 +0200] rev 12177
Set turn time to 0 when current hog drowns
2017-04-06 Fix enemy saying “Missed” when poisoned w/o damage
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 23:28:13 +0200] rev 12176
Fix enemy saying “Missed” when poisoned w/o damage
2017-04-06 Fix time box tooltip saying it is not *yet* available in SD
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 22:34:02 +0200] rev 12175
Fix time box tooltip saying it is not *yet* available in SD When it is actually not available *anymore*
2017-04-06 Show random event message on round start, instead of the static one
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 22:02:29 +0200] rev 12174
Show random event message on round start, instead of the static one
2017-04-06 Add new random victory/round draw messages in English
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 21:49:59 +0200] rev 12173
Add new random victory/round draw messages in English
2017-04-06 Implement random round draw / team win messages
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 20:57:51 +0200] rev 12172
Implement random round draw / team win messages
2017-04-06 Add back accidental removal of random mines
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 20:14:05 +0200] rev 12171
Add back accidental removal of random mines
2017-04-06 Add many ticker messages for the new ticker events
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 20:01:14 +0200] rev 12170
Add many ticker messages for the new ticker events
2017-04-06 More ticker messages: Sick, king died, resurrect, time box return, timeout, kamikaze
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 07:34:00 +0200] rev 12169
More ticker messages: Sick, king died, resurrect, time box return, timeout, kamikaze
2017-04-06 Allow to place theme objects on water
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 05:54:45 +0200] rev 12168
Allow to place theme objects on water
2017-04-05 Simplify the background gradient of Beach theme, fixes ugly “stripe” at borders
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 18:23:10 +0200] rev 12167
Simplify the background gradient of Beach theme, fixes ugly “stripe” at borders
2017-04-05 Smoother water gradient for Beach theme
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 18:12:40 +0200] rev 12166
Smoother water gradient for Beach theme
2017-04-05 Update changelog
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 17:43:46 +0200] rev 12165
Update changelog
2017-04-05 Remove redundant water color definitions in themes with default water
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 17:29:18 +0200] rev 12164
Remove redundant water color definitions in themes with default water
2017-04-05 Set default theme water color to blue
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 17:28:46 +0200] rev 12163
Set default theme water color to blue
2017-04-05 Remove Lua function SetAmmoStore
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 17:26:59 +0200] rev 12162
Remove Lua function SetAmmoStore This function very obscure and has never been used, nobody will miss it. See issue #145 for full rationale.
2017-04-05 Fix ugly dragonball grave 1 pixel bouncing
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 17:26:05 +0200] rev 12161
Fix ugly dragonball grave 1 pixel bouncing
2017-04-05 Display native language names in language combo box instead of always English
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 17:23:34 +0200] rev 12160
Display native language names in language combo box instead of always English
2017-04-04 whitespace fixes (SEE, I AM USEFUL!)
sheepluva [Tue, 04 Apr 2017 23:43:19 +0200] rev 12159
whitespace fixes (SEE, I AM USEFUL!)
2016-10-09 added CloudsL and FlakeL
KoBeWi <kobewi4e@gmail.com> [Sun, 09 Oct 2016 19:59:00 +0200] rev 12158
added CloudsL and FlakeL
2017-04-04 Fix hedgehogs/ticker ignoring kills without damage (#149)
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 21:17:02 +0200] rev 12157
Fix hedgehogs/ticker ignoring kills without damage (#149)
2017-04-04 Lua callback: onUsedAmmo, after using up an ammo
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 17:02:38 +0200] rev 12156
Lua callback: onUsedAmmo, after using up an ammo Useful to know when e.g. shotgun attack has finished Syntax: onUsedAmmo(ammoType) * ammoType: Ammo type of used ammo Note: Not called for ammo type amNothing Thanks to KoBeWi
2017-04-04 Disable incorrect “%1” messages in German home run messages
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 05:35:11 +0200] rev 12155
Disable incorrect “%1” messages in German home run messages %1 is not yet supported for home runs
2017-04-04 Add a bunch of funny ticker messages for English
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 05:33:15 +0200] rev 12154
Add a bunch of funny ticker messages for English
2017-04-04 Fix incorrect size of Beach theme icons
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 02:41:11 +0200] rev 12153
Fix incorrect size of Beach theme icons The icons had about double the required size. This caused a graphical glitch when selecting Beach and hand-drawn map.
2017-04-04 Mention addition of Beach theme in changelog
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 02:22:30 +0200] rev 12152
Mention addition of Beach theme in changelog
2017-04-04 Update German frontend translation
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 02:06:35 +0200] rev 12151
Update German frontend translation
2017-03-20 sanity cutoff for splash sound
nemo [Mon, 20 Mar 2017 08:58:30 -0400] rev 12150
sanity cutoff for splash sound
2017-02-06 Fix handlers module
unc0rr [Mon, 06 Feb 2017 18:15:29 +0300] rev 12149
Fix handlers module
2017-02-06 Store room protocol number
unc0rr [Mon, 06 Feb 2017 17:54:27 +0300] rev 12148
Store room protocol number
2017-02-04 Room creation halfplemented
unc0rr [Sat, 04 Feb 2017 19:52:38 +0300] rev 12147
Room creation halfplemented
2017-01-27 SendAllButMe action, list all clients in lobby in LobbyJoined message to newcomers
unc0rr [Fri, 27 Jan 2017 23:03:31 +0300] rev 12146
SendAllButMe action, list all clients in lobby in LobbyJoined message to newcomers
2017-01-26 Lobby joining action
unc0rr [Thu, 26 Jan 2017 14:45:44 +0300] rev 12145
Lobby joining action
2017-01-25 More refactoring
unc0rr [Wed, 25 Jan 2017 23:48:23 +0300] rev 12144
More refactoring
2017-01-24 Toss code around
unc0rr [Tue, 24 Jan 2017 20:28:16 +0300] rev 12143
Toss code around
2017-01-23 Start refactoring path from getting message from client to reacting to it
unc0rr [Mon, 23 Jan 2017 23:43:29 +0300] rev 12142
Start refactoring path from getting message from client to reacting to it
2017-01-18 Basic support for NICK message
unc0rr [Wed, 18 Jan 2017 22:54:02 +0300] rev 12141
Basic support for NICK message
2017-01-18 Fix malformed messages parsing
unc0rr [Wed, 18 Jan 2017 22:23:41 +0300] rev 12140
Fix malformed messages parsing
2017-01-18 - Handle errors
unc0rr [Wed, 18 Jan 2017 22:15:55 +0300] rev 12139
- Handle errors - Client removal routine - Handle QUIT message
2017-01-14 Introduce actions, just like in the old server
unc0rr [Sun, 15 Jan 2017 00:34:36 +0300] rev 12138
Introduce actions, just like in the old server
2017-01-14 - Use logging facilities instead of plain println!
unc0rr [Sat, 14 Jan 2017 22:30:09 +0300] rev 12137
- Use logging facilities instead of plain println! - Parse malformed messages, parser doesn't get stuck anymore
2017-01-13 - Render messages to string
unc0rr [Sat, 14 Jan 2017 00:46:52 +0300] rev 12136
- Render messages to string - Respond to PING messages
2017-01-11 Add more messages to the parser
unc0rr [Wed, 11 Jan 2017 22:42:59 +0300] rev 12135
Add more messages to the parser
2017-01-11 Optional parameters parsing function
unc0rr [Wed, 11 Jan 2017 17:39:21 +0300] rev 12134
Optional parameters parsing function
2017-01-08 Some parsing using nom
unc0rr [Sun, 08 Jan 2017 23:57:45 +0300] rev 12133
Some parsing using nom
2017-01-07 Give up on lalrpop, let's try nom
unc0rr [Sat, 07 Jan 2017 21:34:00 +0300] rev 12132
Give up on lalrpop, let's try nom
2017-01-05 Still trying to make parser work
unc0rr [Fri, 06 Jan 2017 01:00:21 +0300] rev 12131
Still trying to make parser work
2017-01-05 Start on messages parser
unc0rr [Thu, 05 Jan 2017 19:07:01 +0300] rev 12130
Start on messages parser
2017-01-02 - Start protocol parser implementation
unc0rr [Tue, 03 Jan 2017 00:19:47 +0300] rev 12129
- Start protocol parser implementation - Small fixes
2017-01-01 Refactor modules layout
unc0rr [Mon, 02 Jan 2017 00:16:22 +0300] rev 12128
Refactor modules layout
2017-01-01 - Use netbuf buffers for client connection stream
unc0rr [Mon, 02 Jan 2017 00:05:12 +0300] rev 12127
- Use netbuf buffers for client connection stream - Read data from client
2017-01-01 Refactor code to add more structure to it
unc0rr [Sun, 01 Jan 2017 22:13:35 +0300] rev 12126
Refactor code to add more structure to it
2016-12-31 Start server implementation in rust
unc0rr [Sat, 31 Dec 2016 23:56:29 +0300] rev 12125
Start server implementation in rust
2017-02-03 Adopt some patches from OpenBSD port
unc0rr [Fri, 03 Feb 2017 23:04:50 +0300] rev 12124
Adopt some patches from OpenBSD port
2017-01-30 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo [Mon, 30 Jan 2017 11:35:09 -0500] rev 12123
updates to polish translation by alzen, also add two unlocalised string he found in the gui
2017-01-24 Add a buffer for files opened with physfs for reading, fixes slow engine start
unc0rr [Wed, 25 Jan 2017 00:17:32 +0300] rev 12122
Add a buffer for files opened with physfs for reading, fixes slow engine start
2017-01-16 svg source for the bat animation update
CopherNeue [Sun, 15 Jan 2017 19:35:41 -0500] rev 12121
svg source for the bat animation update
2017-01-15 fix of offsets and size to prior commits
alfadur+copherneue [Sun, 15 Jan 2017 15:11:07 -0500] rev 12120
fix of offsets and size to prior commits
2017-01-15 code changes to make the new bat animation work
alfadur [Sun, 15 Jan 2017 12:50:27 -0500] rev 12119
code changes to make the new bat animation work
2017-01-15 nicer hog bat animation art
CopherNeue [Sun, 15 Jan 2017 12:49:26 -0500] rev 12118
nicer hog bat animation art
2017-01-12 aaand italian
LocutusOfBorg [Thu, 12 Jan 2017 11:40:28 -0500] rev 12117
aaand italian
2017-01-12 aaand put in an exclamation mark
nemo [Thu, 12 Jan 2017 11:28:25 -0500] rev 12116
aaand put in an exclamation mark
2017-01-12 lowercase hedgehog, duplicate comment to description
nemo [Thu, 12 Jan 2017 11:17:53 -0500] rev 12115
lowercase hedgehog, duplicate comment to description
2016-12-23 Only registered players regain their teams on rejoin
unc0rr [Fri, 23 Dec 2016 23:29:00 +0300] rev 12114
Only registered players regain their teams on rejoin
2016-12-23 Fix official server build
unc0rr [Fri, 23 Dec 2016 23:12:00 +0300] rev 12113
Fix official server build
2016-12-19 surfboard object for beach theme
alfadur [Mon, 19 Dec 2016 12:34:09 -0500] rev 12112
surfboard object for beach theme
2016-12-13 Source svg for the sandcastle
alfadur [Tue, 13 Dec 2016 09:33:50 -0500] rev 12111
Source svg for the sandcastle
2016-12-11 requested by CopherNeue - make "flatten-flakes" only exclude the foreground layers. testing on eyes/halloween seems ok.
nemo [Sun, 11 Dec 2016 18:00:10 -0500] rev 12110
requested by CopherNeue - make "flatten-flakes" only exclude the foreground layers. testing on eyes/halloween seems ok.
2016-12-11 Enable beach theme install
nemo [Sun, 11 Dec 2016 17:51:13 -0500] rev 12109
Enable beach theme install
2016-12-11 Beach theme, completely redone
CopherNeue [Sun, 11 Dec 2016 17:46:40 -0500] rev 12108
Beach theme, completely redone
2016-12-10 Fix ScriptExists() destroying lua stack (fixes Bug #146)
sheepluva [Sat, 10 Dec 2016 21:28:10 +0100] rev 12107
Fix ScriptExists() destroying lua stack (fixes bug #146)
2016-12-10 Bug #108 - Phyfs/Pathz: Fix binds not being loaded
sheepluva [Sat, 10 Dec 2016 19:09:25 +0100] rev 12106
bug #108 - Phyfs/Pathz: Fix binds not being loaded
2016-12-07 Add Beach theme, update Fruit theme
alfadur [Wed, 07 Dec 2016 13:25:04 -0500] rev 12105
Add Beach theme, update Fruit theme
2016-12-06 tweak landtex filling some more. cuz it's fun
sheepluva [Tue, 06 Dec 2016 02:18:38 +0100] rev 12104
tweak landtex filling some more. cuz it's fun
2016-12-06 fix pas2c definition of SizeInt
sheepluva [Tue, 06 Dec 2016 01:05:46 +0100] rev 12103
fix pas2c definition of SizeInt
2016-12-04 fix chat SDL surfaces being in wrong color format (didn't play well with copyToXY's new quick pixel copies)
sheepluva [Sun, 04 Dec 2016 02:02:18 +0100] rev 12102
fix chat SDL surfaces being in wrong color format (didn't play well with copyToXY's new quick pixel copies)
2016-12-04 copyToXYFromRect: simplify my math (so that it actually, you know, works...)
sheepluva [Sun, 04 Dec 2016 01:07:36 +0100] rev 12101
copyToXYFromRect: simplify my math (so that it actually, you know, works...)
2016-12-03 GOTTA GO FAST! - speed up landtex filling
sheepluva [Sat, 03 Dec 2016 17:45:32 +0100] rev 12100
GOTTA GO FAST! - speed up landtex filling
2016-12-03 copyToXYFromRect: some tweaks
sheepluva [Sat, 03 Dec 2016 13:51:57 +0100] rev 12099
copyToXYFromRect: some tweaks
2016-12-03 copyToXYFromRect: fix pixels overflowing pixel lines in dest
sheepluva [Sat, 03 Dec 2016 09:09:16 +0100] rev 12098
copyToXYFromRect: fix pixels overflowing pixel lines in dest
2016-11-28 add alpha for sd-tint, since CopherNeue thinks the textures might need fading
nemo [Mon, 28 Nov 2016 13:46:25 -0500] rev 12097
add alpha for sd-tint, since CopherNeue thinks the textures might need fading
2016-11-27 fix German translation error
sheepluva [Sun, 27 Nov 2016 18:49:15 +0100] rev 12096
fix German translation error
2016-11-27 fix problem with pas2c build. please don't use "and not xyz", use "and (not xyz)"
sheepluva [Sun, 27 Nov 2016 13:08:12 +0100] rev 12095
fix problem with pas2c build. please don't use "and not xyz", use "and (not xyz)"
2016-11-27 make random timers less easy to predict
sheepluva [Sun, 27 Nov 2016 12:58:41 +0100] rev 12094
make random timers less easy to predict
2016-11-27 Construction Mode: Fix free girder/rubber placement near hog
Wuzzy <almikes@aol.com> [Sun, 27 Nov 2016 06:32:00 +0100] rev 12093
Construction Mode: Fix free girder/rubber placement near hog
2016-11-27 Construction Mode: Turn crate limit into a script parameter
Wuzzy <almikes@aol.com> [Sun, 27 Nov 2016 06:24:43 +0100] rev 12092
Construction Mode: Turn crate limit into a script parameter
2016-11-27 Contruction Mode: Fix rubber being placable in land and invalid girder placement costing energy
Wuzzy <almikes@aol.com> [Sun, 27 Nov 2016 05:56:45 +0100] rev 12091
Contruction Mode: Fix rubber being placable in land and invalid girder placement costing energy
2016-11-27 Add PlaceRubber to Lua API
Wuzzy <almikes@aol.com> [Sun, 27 Nov 2016 05:33:26 +0100] rev 12090
Add PlaceRubber to Lua API
2016-11-27 Fix Killing the Specialists giving you a free turn after killing Desert Eagle with a desert eagle with shot 1-3
Wuzzy <almikes@aol.com> [Sun, 27 Nov 2016 03:18:20 +0100] rev 12089
Fix Killing the Specialists giving you a free turn after killing Desert Eagle with a desert eagle with shot 1-3
2016-11-27 Fix A Space Adventure Missions allowing player to walk before 1st animation and screw things up
Wuzzy <almikes@aol.com> [Sun, 27 Nov 2016 01:30:41 +0100] rev 12088
Fix A Space Adventure Missions allowing player to walk before 1st animation and screw things up
2016-11-26 simplify code of previous commit ( ba1807589eaa )
sheepluva [Sun, 27 Nov 2016 00:00:25 +0100] rev 12087
simplify code of previous commit ( ba1807589eaa )
2016-11-26 OCD-compatibility-patch: make border stripes consistent in direction and offset, seamless.
sheepluva [Sat, 26 Nov 2016 23:46:31 +0100] rev 12086
OCD-compatibility-patch: make border stripes consistent in direction and offset, seamless.
2016-11-26 Give visual and audible feedback for flying through rings in Hard Flying mission
Wuzzy <almikes@aol.com> [Sat, 26 Nov 2016 22:48:37 +0100] rev 12085
Give visual and audible feedback for flying through rings in Hard Flying mission
2016-11-26 Use SetCinematicMode in Animate lib, which introduces cinematic mode to missions using Animate
Wuzzy <almikes@aol.com> [Sat, 26 Nov 2016 22:16:45 +0100] rev 12084
Use SetCinematicMode in Animate lib, which introduces cinematic mode to missions using Animate
2016-11-26 Fix group box text being cut off (fixes #125)
Wuzzy <almikes@aol.com> [Sat, 26 Nov 2016 20:27:41 +0100] rev 12083
Fix group box text being cut off (fixes #125)
2016-11-25 Add custom ammo texts for Knockball
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 14:22:34 +0100] rev 12082
Add custom ammo texts for Knockball
2016-11-25 Remove team score messages in Knockball/Basketball because they're redundant
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 14:06:00 +0100] rev 12081
Remove team score messages in Knockball/Basketball because they're redundant
2016-11-25 Clean up strings in Control mission maps (more translator-friendly)
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 13:53:22 +0100] rev 12080
Clean up strings in Control mission maps (more translator-friendly)
2016-11-25 Disable SD for a couple of scripts and mission maps
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 13:38:24 +0100] rev 12079
Disable SD for a couple of scripts and mission maps
2016-11-25 Fix misleading scenario desciptions regarding time limit / no time limit
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 03:14:46 +0100] rev 12078
Fix misleading scenario desciptions regarding time limit / no time limit
2016-11-25 Rewrite 2nd line of mission panel of most missions for consistency
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 02:53:42 +0100] rev 12077
Rewrite 2nd line of mission panel of most missions for consistency
2016-11-25 Move some changelog entries to the correct categories
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 02:01:18 +0100] rev 12076
Move some changelog entries to the correct categories
2016-11-25 Mention Cheese in changelog
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 01:52:03 +0100] rev 12075
Mention Cheese in changelog
2016-11-25 Update changelog for Highlander changes
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 01:42:55 +0100] rev 12074
Update changelog for Highlander changes
2016-11-25 Make Highlander mission text consistent with other game mode messages
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 01:36:20 +0100] rev 12073
Make Highlander mission text consistent with other game mode messages
2016-11-25 Game mode messages: New messages for PlaceHog+King; All messages get a colon to get highlighted; Reorder messages more logically
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 01:20:03 +0100] rev 12072
Game mode messages: New messages for PlaceHog+King; All messages get a colon to get highlighted; Reorder messages more logically
2016-11-24 WxW: Remove old compability code which caused problems with unknown maps
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 17:47:19 +0100] rev 12071
WxW: Remove old compability code which caused problems with unknown maps
2016-11-24 Tweak WxW wall spark count according to wall size
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 17:18:16 +0100] rev 12070
Tweak WxW wall spark count according to wall size
2016-11-24 WxW: Add crate radar info to rope description
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 17:05:26 +0100] rev 12069
WxW: Add crate radar info to rope description
2016-11-24 WxW: Increase wall height of left/right walls with bounce edge and no border
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 16:52:13 +0100] rev 12068
WxW: Increase wall height of left/right walls with bounce edge and no border
2016-11-24 Add WorldEdge support for WxW
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 16:25:39 +0100] rev 12067
Add WorldEdge support for WxW
2016-11-24 Update changelog for Wxw updates
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 15:45:46 +0100] rev 12066
Update changelog for Wxw updates
2016-11-24 WxW: Selectable walls, support more maps, more liberal game schemes, new rules, script parameter, better menu
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 15:09:26 +0100] rev 12065
WxW: Selectable walls, support more maps, more liberal game schemes, new rules, script parameter, better menu
2016-11-24 Make name “Tumbler” translatable
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 06:33:00 +0100] rev 12064
Make name “Tumbler” translatable
2016-11-24 Disable world edge in Space Invasion
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 05:49:57 +0100] rev 12063
Disable world edge in Space Invasion
2016-11-24 Use yellow clock color in Space Invasion and Tumbler
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 05:41:50 +0100] rev 12062
Use yellow clock color in Space Invasion and Tumbler
2016-11-24 Turn invaders white in Space Invasion when round is over
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 05:35:21 +0100] rev 12061
Turn invaders white in Space Invasion when round is over
2016-11-24 Update changelog for Space Invasion
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 05:08:04 +0100] rev 12060
Update changelog for Space Invasion
2016-11-24 More helpful Space Invasion description
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 04:56:49 +0100] rev 12059
More helpful Space Invasion description
2016-11-24 Remove unused flamer code from Space Invasion
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 04:24:56 +0100] rev 12058
Remove unused flamer code from Space Invasion
2016-11-24 Space Invasion: Play countdown sounds
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 04:21:34 +0100] rev 12057
Space Invasion: Play countdown sounds
2016-11-24 Space Invasion: Make all strings more translator-friendly
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 04:15:27 +0100] rev 12056
Space Invasion: Make all strings more translator-friendly
2016-11-24 Space Invasion: Dump most out-commented and unused code
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 03:53:56 +0100] rev 12055
Space Invasion: Dump most out-commented and unused code
2016-11-24 Space Invasion: Better HUD, messages, stats screen, sounds. Add script param support
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 03:36:56 +0100] rev 12054
Space Invasion: Better HUD, messages, stats screen, sounds. Add script param support
2016-11-24 Add countdown sounds to Tumbler
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 01:04:55 +0100] rev 12053
Add countdown sounds to Tumbler
2016-11-23 Change ammo display texts in Tumbler to avoid pluralization failures
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 00:50:40 +0100] rev 12052
Change ammo display texts in Tumbler to avoid pluralization failures
2016-11-23 Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 00:42:27 +0100] rev 12051
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
2016-11-23 Rewrite some help texts in the basic rope training mission
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 00:20:41 +0100] rev 12050
Rewrite some help texts in the basic rope training mission Also make it impossible for the player to die
2016-11-23 Tweak flags used in all missions to fit more to the theme
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 23:54:55 +0100] rev 12049
Tweak flags used in all missions to fit more to the theme
2016-11-23 Fix game extremely slowing down if hog collects crate with huge health, or vampire gets huge health.
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 20:25:44 +0100] rev 12048
Fix game extremely slowing down if hog collects crate with huge health, or vampire gets huge health.
2016-11-23 Use GetHogFort in HedgeEditor
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 19:43:40 +0100] rev 12047
Use GetHogFort in HedgeEditor
2016-11-23 Add GetHogFort to Lua API
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 19:39:01 +0100] rev 12046
Add GetHogFort to Lua API
2016-11-23 HedgeEditor: Fix mine, sticky mine, health crate, air mine sometimes being incorrectly exported
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 18:57:08 +0100] rev 12045
HedgeEditor: Fix mine, sticky mine, health crate, air mine sometimes being incorrectly exported
2016-11-23 HedgeEditor: Fix air mines timer being falsely exported and displayed
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 18:33:14 +0100] rev 12044
HedgeEditor: Fix air mines timer being falsely exported and displayed
2016-11-23 HedgeEditor: Export WorldEdge, fix export of Theme
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 18:00:35 +0100] rev 12043
HedgeEditor: Export WorldEdge, fix export of Theme
2016-11-23 Remove some items from the HedgeEditor TODO list
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 17:21:17 +0100] rev 12042
Remove some items from the HedgeEditor TODO list
2016-11-23 HedgeEditor: Rename “Standard” target and cleaver to just target and cleaver
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 17:04:15 +0100] rev 12041
HedgeEditor: Rename “Standard” target and cleaver to just target and cleaver
2016-11-23 HedgeEditor: Simplify placement mode description
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 17:03:46 +0100] rev 12040
HedgeEditor: Simplify placement mode description
2016-11-23 Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 16:33:01 +0100] rev 12039
Update changelog for the recent HedgeEditor updates
2016-11-23 Add sine gun to Crazy weapon set
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 16:02:03 +0100] rev 12038
Add sine gun to Crazy weapon set
2016-11-23 Set minimum ammo box content of 1 for default ammo schemes
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 15:57:45 +0100] rev 12037
Set minimum ammo box content of 1 for default ammo schemes Because they frequently get copied, and having 0 ammo in a box is odd
2016-11-23 Add icon to “Send Feedback” button, do some TODO tasks in pagevideo.cpp
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 15:34:08 +0100] rev 12036
Add icon to “Send Feedback” button, do some TODO tasks in pagevideo.cpp Thanks to oneill
2016-11-23 Use SetAmmoTexts in HedgeEditor to describe overwritten air attack (gear placement tool)
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 15:08:51 +0100] rev 12035
Use SetAmmoTexts in HedgeEditor to describe overwritten air attack (gear placement tool)
2016-04-20 HedgeEditor: Add missing Left click help texts
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 20:13:03 +0200] rev 12034
HedgeEditor: Add missing Left click help texts
2016-04-20 HedgeEditor: Don't change placement mode when air attack is not selected
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 19:04:22 +0200] rev 12033
HedgeEditor: Don't change placement mode when air attack is not selected
2016-04-20 HedgeEditor: Make toggle help and toggle gear info work everywhere
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 18:54:31 +0200] rev 12032
HedgeEditor: Make toggle help and toggle gear info work everywhere
2016-04-20 HedgeEditor: Disable timer keys 2-4 in rubber placement mode
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 18:42:40 +0200] rev 12031
HedgeEditor: Disable timer keys 2-4 in rubber placement mode
2016-11-23 HedgeEditor: Unify key combination help
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 14:10:29 +0100] rev 12030
HedgeEditor: Unify key combination help
2016-04-20 HedgeEditor: Fix health add/subtract not working for dud mines
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 18:18:05 +0200] rev 12029
HedgeEditor: Fix health add/subtract not working for dud mines
2016-11-23 HedgeEditor: Make landgun spawn in utility crates and sort list of ammo types to reflect the ammo menu ordering
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 14:08:43 +0100] rev 12028
HedgeEditor: Make landgun spawn in utility crates and sort list of ammo types to reflect the ammo menu ordering
2016-11-23 HedgeEditor: Proper indentation for atkArray and utilArray
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 13:59:36 +0100] rev 12027
HedgeEditor: Proper indentation for atkArray and utilArray
2016-04-20 HedgeEditor: Improve secondary message
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 17:53:07 +0200] rev 12026
HedgeEditor: Improve secondary message E.g. mine timers are displayed with unit, etc.
2016-04-20 HedgeEditor: Allow health crates with 0 health
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 17:31:34 +0200] rev 12025
HedgeEditor: Allow health crates with 0 health
2016-11-23 HedgeEditor: Make health/timer tags toggable with Precise+3
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 13:53:51 +0100] rev 12024
HedgeEditor: Make health/timer tags toggable with Precise+3
2016-04-20 HedgeEditor: Show tags for gear timers and health
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 17:10:05 +0200] rev 12023
HedgeEditor: Show tags for gear timers and health
2016-04-18 HedgeEditor: Play placement sound more often
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 22:44:26 +0200] rev 12022
HedgeEditor: Play placement sound more often
2016-04-18 HedgeEditor: Proper error handling when attempting to delete hedgehogs
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 22:34:39 +0200] rev 12021
HedgeEditor: Proper error handling when attempting to delete hedgehogs
2016-04-18 HedgeEditor: Fix girder/rubber mods sometimes show nil in 2nd message
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 22:25:56 +0200] rev 12020
HedgeEditor: Fix girder/rubber mods sometimes show nil in 2nd message
2016-04-18 HedgeEditor: Minor string corrections
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 22:12:50 +0200] rev 12019
HedgeEditor: Minor string corrections
2016-04-14 HedgeEditor: Fix Lua error when trying to set ShoppaBalance rank without anything being selected
Wuzzy <almikes@aol.com> [Thu, 14 Apr 2016 16:28:59 +0200] rev 12018
HedgeEditor: Fix Lua error when trying to set ShoppaBalance rank without anything being selected
2016-11-23 HedgeEditor: Remove hardcoded ammo names in favor of GetAmmoName
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 13:40:06 +0100] rev 12017
HedgeEditor: Remove hardcoded ammo names in favor of GetAmmoName
2016-04-09 HedgeEditor: Fix nil bugs related to sprite placement mode
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 23:34:21 +0200] rev 12016
HedgeEditor: Fix nil bugs related to sprite placement mode
2016-04-09 HedgeEditor: Clean up some incorrect menu texts
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 23:29:16 +0200] rev 12015
HedgeEditor: Clean up some incorrect menu texts
2016-04-09 HedgeEditor: Make all hog and team names translatable and export them properly
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 23:13:33 +0200] rev 12014
HedgeEditor: Make all hog and team names translatable and export them properly Uses the new loc_noop from Locale
2016-04-09 Add loc_noop to Locale Lua library
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 22:13:47 +0200] rev 12013
Add loc_noop to Locale Lua library For collecting strings without translating them (yet)
2016-04-09 HedgeEditor: Minor team/hog name fixes
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 20:44:55 +0200] rev 12012
HedgeEditor: Minor team/hog name fixes
2016-04-09 HedgeEditor: Resort sprite array, add sprTargetBee
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 14:45:47 +0200] rev 12011
HedgeEditor: Resort sprite array, add sprTargetBee
2016-04-09 HedgeEditor: Implement frame selection for sprites
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 14:33:27 +0200] rev 12010
HedgeEditor: Implement frame selection for sprites
2016-04-09 Tweak HedgeEditor output: loc() hog/team names and tweak mission text
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 13:24:06 +0200] rev 12009
Tweak HedgeEditor output: loc() hog/team names and tweak mission text
2016-04-09 HedgeEditor: Fix broken export of team colors
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 11:56:52 +0200] rev 12008
HedgeEditor: Fix broken export of team colors
2016-04-09 HedgeEditor: Reliably change mission text on weapon switch
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 11:15:14 +0200] rev 12007
HedgeEditor: Reliably change mission text on weapon switch
2016-04-09 HedgeEditor: Fix stuff being exported multiple times on multiple saves
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 10:33:08 +0200] rev 12006
HedgeEditor: Fix stuff being exported multiple times on multiple saves
2016-04-09 Don't agressively show HedgeEditor mission panel
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 10:14:35 +0200] rev 12005
Don't agressively show HedgeEditor mission panel
2016-04-09 HedgeEditor: Don't count sprites failed to place
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 09:41:57 +0200] rev 12004
HedgeEditor: Don't count sprites failed to place
2016-04-09 HedgeEditor: Disable delete mode for sprite placement mode
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 09:14:09 +0200] rev 12003
HedgeEditor: Disable delete mode for sprite placement mode
2016-04-09 HedgeEditor: Allow to modify dud mine health
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 08:59:29 +0200] rev 12002
HedgeEditor: Allow to modify dud mine health
2016-04-09 HedgeEditor: Improved help disabled message, also loc()'ed
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 08:52:19 +0200] rev 12001
HedgeEditor: Improved help disabled message, also loc()'ed
2016-04-09 Write better “greeting” message for HedgeEditor
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 08:45:46 +0200] rev 12000
Write better “greeting” message for HedgeEditor
2016-04-09 HedgeEditor: Add loc() to some forgotten strings, minor cleanup
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 08:29:22 +0200] rev 11999
HedgeEditor: Add loc() to some forgotten strings, minor cleanup
2016-04-09 HedgeEditor: Generally improve menu help texts
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 08:19:43 +0200] rev 11998
HedgeEditor: Generally improve menu help texts
2016-04-09 HedgeEditor: Better naming and explanation of tagging mode and advanced repositioning mode
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 08:00:53 +0200] rev 11997
HedgeEditor: Better naming and explanation of tagging mode and advanced repositioning mode
2016-04-09 HedgeEditor: Improve graphics on girder/rubber placement
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 07:40:15 +0200] rev 11996
HedgeEditor: Improve graphics on girder/rubber placement
2016-04-09 HedgeEditor: Throw away code in comments and unused variables
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 07:16:01 +0200] rev 11995
HedgeEditor: Throw away code in comments and unused variables
2016-04-09 HedgeEditor: Refactor legacy GetVisualGearValues code
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 06:42:31 +0200] rev 11994
HedgeEditor: Refactor legacy GetVisualGearValues code
2016-04-09 HedgeEditor: Fix girder sprite being displayed a top left
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 06:38:11 +0200] rev 11993
HedgeEditor: Fix girder sprite being displayed a top left
2016-04-09 HedgeEditor: Fix teams being exported multiple times when saving multiple times in same session
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 06:09:59 +0200] rev 11992
HedgeEditor: Fix teams being exported multiple times when saving multiple times in same session
2016-04-09 Add dud mine placement mode to HedgeEditor
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 05:28:18 +0200] rev 11991
Add dud mine placement mode to HedgeEditor
2016-04-09 HedgeEditor: Tweak and reorder health/timer selection numbers
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 04:37:03 +0200] rev 11990
HedgeEditor: Tweak and reorder health/timer selection numbers
2016-04-09 HedgeEditor: Allow to set sticky mine timer
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 04:22:39 +0200] rev 11989
HedgeEditor: Allow to set sticky mine timer
2016-11-23 Update outdated onGameInit variables in HedgeEditor map export, fixes various bugs
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 13:08:24 +0100] rev 11988
Update outdated onGameInit variables in HedgeEditor map export, fixes various bugs
2016-11-23 Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 03:02:37 +0100] rev 11987
Split up change log sections even more, and update it for Racer
2016-11-23 Allow to set Racer waypoint limit with script parameter “maxwaypoints”
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 02:53:05 +0100] rev 11986
Allow to set Racer waypoint limit with script parameter “maxwaypoints”
2016-11-23 Fix incorrect type check of wpRad in Racer
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 02:39:08 +0100] rev 11985
Fix incorrect type check of wpRad in Racer
2016-11-23 Highlight first Racer waypoint in placement phase
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 02:00:24 +0100] rev 11984
Highlight first Racer waypoint in placement phase
2016-11-23 Allow to remove waypoints in Racer with precise key
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 01:05:34 +0100] rev 11983
Allow to remove waypoints in Racer with precise key
2016-11-22 Fix Construction Mode screwing up when initialenergy > maxenergy
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 00:28:58 +0100] rev 11982
Fix Construction Mode screwing up when initialenergy > maxenergy
2016-11-22 Use GetAmmoName in Construction Mode
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 00:17:28 +0100] rev 11981
Use GetAmmoName in Construction Mode
2016-11-22 Disable Sudden Death in Shoppa for good
Wuzzy <almikes@aol.com> [Tue, 22 Nov 2016 21:30:23 +0100] rev 11980
Disable Sudden Death in Shoppa for good
2016-11-22 Remove colons in campaign screen for more UI consistency
Wuzzy <almikes@aol.com> [Tue, 22 Nov 2016 17:07:14 +0100] rev 11979
Remove colons in campaign screen for more UI consistency
2016-11-22 Align drop-down text of unfinished campaign missions with finished icons
Wuzzy <almikes@aol.com> [Tue, 22 Nov 2016 17:02:20 +0100] rev 11978
Align drop-down text of unfinished campaign missions with finished icons
2016-11-22 Give infinite ropes in Running for survival mission
Wuzzy <almikes@aol.com> [Tue, 22 Nov 2016 16:39:54 +0100] rev 11977
Give infinite ropes in Running for survival mission
2016-11-22 Add skip option to desert01, fruit02, moon01 in A Space Adventure
Wuzzy <almikes@aol.com> [Tue, 22 Nov 2016 16:30:54 +0100] rev 11976
Add skip option to desert01, fruit02, moon01 in A Space Adventure
2016-11-22 Fix double achievements and ranks in The First Stop mission (fixes #106)
Wuzzy <almikes@aol.com> [Tue, 22 Nov 2016 15:52:57 +0100] rev 11975
Fix double achievements and ranks in The First Stop mission (fixes #106)
2016-11-20 Prepend "User quit: " to client-side quit messages
unc0rr [Sun, 20 Nov 2016 15:20:08 +0100] rev 11974
Prepend "User quit: " to client-side quit messages Tested and commited by sheepluva
2016-11-20 Use proper start button in training menu
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 05:11:19 +0100] rev 11973
Use proper start button in training menu
2016-11-20 Update changelog about mission tabs
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 05:02:59 +0100] rev 11972
Update changelog about mission tabs
2016-11-20 Update German mission description strings
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 05:01:27 +0100] rev 11971
Update German mission description strings
2016-04-13 Make tab of mission list tab header blend into mission list
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:53:47 +0200] rev 11970
Make tab of mission list tab header blend into mission list
2016-04-13 Update English mission descriptions to better fit tabbed mission menu
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:52:35 +0200] rev 11969
Update English mission descriptions to better fit tabbed mission menu
2016-04-13 Mission recategorization into trainings, challenges and scenarios.
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:39:17 +0200] rev 11968
Mission recategorization into trainings, challenges and scenarios. This moves the missions into new folders and adds a nice tab widget in the mission menu
2016-11-20 Fix typo in German campaign translation
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 04:21:24 +0100] rev 11967
Fix typo in German campaign translation
2016-11-20 Update changelog for space campaign updates
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 04:12:19 +0100] rev 11966
Update changelog for space campaign updates
2016-11-20 Complete space campaign's spacetrip mission if all main+side missions are completed
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 04:08:21 +0100] rev 11965
Complete space campaign's spacetrip mission if all main+side missions are completed
2016-11-20 Draw 2 flowers for fully completed (w/ side missions) planets in space campaign
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 03:43:27 +0100] rev 11964
Draw 2 flowers for fully completed (w/ side missions) planets in space campaign
2016-11-20 Expose number of air mines in Lua variable AirMinesNum
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 01:50:24 +0100] rev 11963
Expose number of air mines in Lua variable AirMinesNum
2016-11-20 Add more descriptions into desktop entry files, fix some specification mismatches
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 01:31:09 +0100] rev 11962
Add more descriptions into desktop entry files, fix some specification mismatches
2016-11-19 Merge new Cheese map
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 00:43:12 +0100] rev 11961
Merge new Cheese map
2016-11-19 Update changelog about campaign screen check marks
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 00:40:20 +0100] rev 11960
Update changelog about campaign screen check marks
2016-05-04 Don't show AI-controlled teams in campaigns page
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 09:19:44 +0200] rev 11959
Don't show AI-controlled teams in campaigns page
2016-05-04 Make campaign mission names translatable
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 08:44:53 +0200] rev 11958
Make campaign mission names translatable
2016-05-04 Make campaign names translatable
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 07:41:46 +0200] rev 11957
Make campaign names translatable Also add German translation for both campaigns
2016-05-04 Seperate campaign victories from campaign mission victories
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 05:23:58 +0200] rev 11956
Seperate campaign victories from campaign mission victories
2016-05-04 Update campaign drop-down list after campaign victory
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 04:44:41 +0200] rev 11955
Update campaign drop-down list after campaign victory
2016-05-04 Fix final mission of Progress-based campaigns (like ACF) not being recognized as finished
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 04:32:31 +0200] rev 11954
Fix final mission of Progress-based campaigns (like ACF) not being recognized as finished
2016-05-04 Campaign page: Add labels and move start button to footer
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 04:07:12 +0200] rev 11953
Campaign page: Add labels and move start button to footer
2016-11-19 Save mission success for A Space Adventure missions
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 00:12:07 +0100] rev 11952
Save mission success for A Space Adventure missions
2016-05-04 Add support for storing and displaying success of campaign missions
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 02:10:59 +0200] rev 11951
Add support for storing and displaying success of campaign missions
2016-05-03 Update campaign victory status when changing selection
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 00:14:41 +0200] rev 11950
Update campaign victory status when changing selection
2016-05-03 Store campaign victories in campaign variable "Won"
Wuzzy <almikes@aol.com> [Tue, 03 May 2016 22:56:26 +0200] rev 11949
Store campaign victories in campaign variable "Won"
2016-05-03 Show check marks for campaigns with Won=true
Wuzzy <almikes@aol.com> [Tue, 03 May 2016 22:26:39 +0200] rev 11948
Show check marks for campaigns with Won=true
2016-11-19 Updated cheese map
CopherNeue [Sat, 19 Nov 2016 17:26:16 -0500] rev 11947
Updated cheese map
2016-11-19 Overwrite special ammo descriptions in Racer script
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 23:04:44 +0100] rev 11946
Overwrite special ammo descriptions in Racer script
2016-11-19 Allow to ignore overwritten ammo name in GetAmmoName
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 22:17:08 +0100] rev 11945
Allow to ignore overwritten ammo name in GetAmmoName
2016-11-19 GetAmmoName now returns ammo name overwritten by SetAmmoTexts
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 22:00:23 +0100] rev 11944
GetAmmoName now returns ammo name overwritten by SetAmmoTexts
2016-11-19 Update changelog for SetAmmoTexts-related changes
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 21:39:52 +0100] rev 11943
Update changelog for SetAmmoTexts-related changes
2016-11-19 Change descriptions for special Construction Mode tools
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 21:33:02 +0100] rev 11942
Change descriptions for special Construction Mode tools
2016-05-09 Add SetAmmoDescriptionAppendix to Lua API, see issue 82
Wuzzy <almikes@aol.com> [Tue, 10 May 2016 01:59:54 +0200] rev 11941
Add SetAmmoDescriptionAppendix to Lua API, see issue #82
2016-05-09 Make SetAmmoTexts update ammo menu weapon name, too
Wuzzy <almikes@aol.com> [Tue, 10 May 2016 01:33:23 +0200] rev 11940
Make SetAmmoTexts update ammo menu weapon name, too Lua API warning: SetAmmoTexts can not be called in onGameInit
2016-05-09 Add Lua API function SetAmmoTexts (see issue 82)
Wuzzy <almikes@aol.com> [Mon, 09 May 2016 22:49:31 +0200] rev 11939
Add Lua API function SetAmmoTexts (see issue #82)
2016-11-19 Update Changelog: Add Racer and TechRacer updates
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 21:17:48 +0100] rev 11938
Update Changelog: Add Racer and TechRacer updates
2016-04-13 TechRacer: Cleanup mess regarding teams which did not finish
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:55:47 +0200] rev 11937
TechRacer: Cleanup mess regarding teams which did not finish
2016-04-13 Fix some incorrect TechRacer messages
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:17:58 +0200] rev 11936
Fix some incorrect TechRacer messages
2016-04-13 TechRacer: Show racing times and ranking in stats screen
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:17:08 +0200] rev 11935
TechRacer: Show racing times and ranking in stats screen
2016-04-13 Force TechRacer maps when image map is selected. Fixes Google Code issue #882
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:16:01 +0200] rev 11934
Force TechRacer maps when image map is selected. Fixes Google Code issue #882 If you start a TechRacer map with an image map selected, the resulting map will likely to be completely unplayable. So this commit disables this.
2016-04-13 TechRacer: Don't mess with ammo caption while in waypoint.
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:14:01 +0200] rev 11933
TechRacer: Don't mess with ammo caption while in waypoint. Fixes Google Code issue #883.
2016-04-13 Clean up TechRacer strings
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:13:07 +0200] rev 11932
Clean up TechRacer strings
2016-04-13 Racer: Reduce minimum number of waypoints to 2, tweak descriptions
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:19:42 +0200] rev 11931
Racer: Reduce minimum number of waypoints to 2, tweak descriptions
2016-04-13 Racer: Clean up “did not finish” mess
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:14:33 +0200] rev 11930
Racer: Clean up “did not finish” mess
2016-04-13 Add new Racer script parameter: waypointradius
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:02:53 +0200] rev 11929
Add new Racer script parameter: waypointradius
2016-11-19 Racer: Dump old commented-out code
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 20:22:55 +0100] rev 11928
Racer: Dump old commented-out code
2016-04-13 Racer: Show “Track completed!” message
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:01:28 +0200] rev 11927
Racer: Show “Track completed!” message
2016-04-13 Add “rounds” script parameter for Racer
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:00:53 +0200] rev 11926
Add “rounds” script parameter for Racer
2016-04-13 Racer: Don't mess with ammo display when touching waypoint
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:00:03 +0200] rev 11925
Racer: Don't mess with ammo display when touching waypoint
2016-04-13 Racer: Clean up strings
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:59:20 +0200] rev 11924
Racer: Clean up strings
2016-04-13 Implement stats screen for Racer
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:58:44 +0200] rev 11923
Implement stats screen for Racer
2016-05-01 Add “boring” voice to voice queue to avoid voice overlapping
Wuzzy <almikes@aol.com> [Sun, 01 May 2016 02:40:12 +0200] rev 11922
Add “boring” voice to voice queue to avoid voice overlapping
2016-05-01 Enable timer warning sounds in hog placement phase
Wuzzy <almikes@aol.com> [Sun, 01 May 2016 02:36:17 +0200] rev 11921
Enable timer warning sounds in hog placement phase
2016-11-19 Add changelog entries for the timer color-coding and countdown sounds
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 15:03:16 +0100] rev 11920
Add changelog entries for the timer color-coding and countdown sounds
2016-04-30 When doing something, set ready time to 0 instead of 1
Wuzzy <almikes@aol.com> [Sun, 01 May 2016 01:18:58 +0200] rev 11919
When doing something, set ready time to 0 instead of 1
2016-04-30 Fix sniper rifle making timer gray all the time
Wuzzy <almikes@aol.com> [Sun, 01 May 2016 01:04:45 +0200] rev 11918
Fix sniper rifle making timer gray all the time
2016-04-30 Show timer at 999s instead of 1000s
Wuzzy <almikes@aol.com> [Sun, 01 May 2016 00:09:14 +0200] rev 11917
Show timer at 999s instead of 1000s
2016-04-30 Make timer gray while the time is not running or while it is paused
Wuzzy <almikes@aol.com> [Sat, 30 Apr 2016 23:46:57 +0200] rev 11916
Make timer gray while the time is not running or while it is paused
2016-04-30 Add ammoprop for blowtorch and pickhammer for not stopping timer in inf attack
Wuzzy <almikes@aol.com> [Sat, 30 Apr 2016 23:30:34 +0200] rev 11915
Add ammoprop for blowtorch and pickhammer for not stopping timer in inf attack
2016-11-19 Play countdown sounds for 4-1 remaining seconds and “boring” voice on timeout
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 15:00:14 +0100] rev 11914
Play countdown sounds for 4-1 remaining seconds and “boring” voice on timeout Also play “coward” voice for skipping (instead of “boring”)
2016-04-30 Make the timer red when it is the get-away time
Wuzzy <almikes@aol.com> [Sat, 30 Apr 2016 20:55:16 +0200] rev 11913
Make the timer red when it is the get-away time
2016-04-30 Turn timer digits green when it's still the ready timer
Wuzzy <almikes@aol.com> [Sat, 30 Apr 2016 20:35:55 +0200] rev 11912
Turn timer digits green when it's still the ready timer
2016-11-19 Add sounds for blowtorch, invuln., f. saucer, lasersight, portal gun
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 06:43:44 +0100] rev 11911
Add sounds for blowtorch, invuln., f. saucer, lasersight, portal gun
2016-11-17 Fix Qt warnings about QLayout (Fixes #127)
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 15:29:16 +0100] rev 11910
Fix Qt warnings about QLayout (Fixes #127)
2016-11-17 Update Mutant script
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 14:59:20 +0100] rev 11909
Update Mutant script New features: - Custom achievements in stats screen - Replace health graph with score graph - Ranking based on score - Improved localization support - Improved mission text - Show messages on scoring
2016-11-17 Update changelog for CTF
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 14:38:11 +0100] rev 11908
Update changelog for CTF
2016-04-13 CTF: Play sound when capturing flag
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 04:51:17 +0200] rev 11907
CTF: Play sound when capturing flag
2016-04-13 CTF: Allow to set capture limit with script param
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 04:48:26 +0200] rev 11906
CTF: Allow to set capture limit with script param
2016-04-13 CTF: Clean up mission panel
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 04:33:13 +0200] rev 11905
CTF: Clean up mission panel
2016-11-17 Capture The Flag: Fix flag of first team spawning at second hog (issue #9)
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 14:05:12 +0100] rev 11904
Capture The Flag: Fix flag of first team spawning at second hog (issue #9)
2016-11-17 Update changelog
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:47:28 +0100] rev 11903
Update changelog
2016-11-17 Fix and change escaping for mission map descriptions
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:37:48 +0100] rev 11902
Fix and change escaping for mission map descriptions
2016-11-17 Show mission map descriptions for default language as well
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:36:45 +0100] rev 11901
Show mission map descriptions for default language as well
2016-11-17 UTF-8 support for mission map descriptions
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:35:58 +0100] rev 11900
UTF-8 support for mission map descriptions
2016-11-17 Fix improper locale detection for mission map descriptions
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:35:10 +0100] rev 11899
Fix improper locale detection for mission map descriptions
2016-11-17 Add German translations for mission maps
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:34:21 +0100] rev 11898
Add German translations for mission maps
2016-11-17 Slightly improved mission map descriptions
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:33:46 +0100] rev 11897
Slightly improved mission map descriptions
2016-11-16 reenable divided-mode spawning hack^Wtweak, that was accidently removed in 34ede05e4d4f
sheepluva [Wed, 16 Nov 2016 19:19:36 +0100] rev 11896
reenable divided-mode spawning hack^Wtweak, that was accidently removed in 34ede05e4d4f
2016-11-16 Make sd-tint a theme variable so cophernue can tweak his sky tinting
nemo [Wed, 16 Nov 2016 12:26:26 -0500] rev 11895
Make sd-tint a theme variable so cophernue can tweak his sky tinting
2016-11-16 Improve mission panel in Gravity script (don't overwrite game modifier texts)
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 18:06:02 +0100] rev 11894
Improve mission panel in Gravity script (don't overwrite game modifier texts)
2016-11-16 Fix low gravity utility not working in Gravity script (fixes #13)
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 18:02:22 +0100] rev 11893
Fix low gravity utility not working in Gravity script (fixes #13) Using low gravity halves the gravity. For using a range, both the minimum and maximum gravities are halved. Negative gravities are doubled. Bonus: game modifier “low gravity” will be force-disabled.
2016-11-16 Save fastest rounds in Killing the specialists and Precise shooting missions
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:35:43 +0100] rev 11892
Save fastest rounds in Killing the specialists and Precise shooting missions
2016-11-16 Save record time for Chasing the blue hog mission
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:35:09 +0100] rev 11891
Save record time for Chasing the blue hog mission
2016-11-16 Save some records in campaign vars: Hard flying, Running for survival
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:34:33 +0100] rev 11890
Save some records in campaign vars: Hard flying, Running for survival
2016-11-16 Fix ClimbHome mission bugs (broken teams, broken graph)
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:32:44 +0100] rev 11889
Fix ClimbHome mission bugs (broken teams, broken graph)
2016-11-16 Set random flags and voice in random teams
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:18:32 +0100] rev 11888
Set random flags and voice in random teams Except in quick matches, which always uses default voice (for native speakers)
2016-11-15 Show symbols at bottom right while extra damage / low grav. are active
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 03:00:56 +0100] rev 11887
Show symbols at bottom right while extra damage / low grav. are active PC version only. No change for touch interface.
2016-11-15 Relax some health bounds in game scheme editor
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:30:35 +0100] rev 11886
Relax some health bounds in game scheme editor
2016-11-15 Fix Lua error message in A Classic Fairytale mission 8
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:12:49 +0100] rev 11885
Fix Lua error message in A Classic Fairytale mission 8
2016-11-15 Translate appdata file into German
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:05:12 +0100] rev 11884
Translate appdata file into German
2016-11-15 Upgrade appdata file to AppStream 0.8 format, update screenshots
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:00:27 +0100] rev 11883
Upgrade appdata file to AppStream 0.8 format, update screenshots
2016-11-15 Simplify the hat format for unanimated hats
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 01:49:36 +0100] rev 11882
Simplify the hat format for unanimated hats For simple hats which are not animated, a single 32×32 image is now enough. For simple clan hats, use 64×32 with the color overlay at the right.
2016-11-15 Remove old Fort Mode from frontend
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 01:25:37 +0100] rev 11881
Remove old Fort Mode from frontend Part of ripping out Fort Mode from game schemes. This time for real. - Remove the game modifier button "Fort Mode" - Remove the scheme "Fort Mode" - Remove some fort mode handling code - Keep gfForts symbol to not mess up things too much - Old schemes are still supported, the fortsmode parameter is just ignored
2016-11-14 Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 00:42:44 +0100] rev 11880
Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete Fixes #99 and #122.
2016-11-14 Add WorldEdge to Lua API to expose/change world edge type
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 00:17:31 +0100] rev 11879
Add WorldEdge to Lua API to expose/change world edge type
2016-11-14 Show “More Wind” modifier in mission panel
Wuzzy <almikes@aol.com> [Mon, 14 Nov 2016 21:33:59 +0100] rev 11878
Show “More Wind” modifier in mission panel Fixes #116
2016-11-09 fix urls
nemo [Wed, 09 Nov 2016 12:31:05 -0500] rev 11877
fix urls
2016-11-09 allow longer grave animations
nemo [Wed, 09 Nov 2016 11:21:14 -0500] rev 11876
allow longer grave animations
2016-10-15 update changelog
sheepluva [Sat, 15 Oct 2016 20:54:30 +0200] rev 11875
update changelog
2016-10-15 fix copypastafail (incorrect variable name) and whitespaces
sheepluva [Sat, 15 Oct 2016 20:11:05 +0200] rev 11874
fix copypastafail (incorrect variable name) and whitespaces
2016-10-15 support for alternate sound paths [this is allowing themes to override certain sound files; reviewed and committed by sheepluva, fixes pending]
KoBeWi <kobewi4e@gmail.com> [Sat, 15 Oct 2016 20:06:42 +0200] rev 11873
support for alternate sound paths [this is allowing themes to override certain sound files; reviewed and committed by sheepluva, fixes pending]
2016-10-15 update changelog
sheepluva [Sat, 15 Oct 2016 13:34:14 +0200] rev 11872
update changelog
2016-10-15 rename variables for better code-readability and fix indentation
sheepluva [Sat, 15 Oct 2016 13:28:13 +0200] rev 11871
rename variables for better code-readability and fix indentation
2016-10-15 support for multiple inland rectangles [reviewed, cleaned up and committed by sheepluva]
KoBeWi <kobewi4e@gmail.com> [Sat, 15 Oct 2016 13:10:16 +0200] rev 11870
support for multiple inland rectangles [reviewed, cleaned up and committed by sheepluva]
2016-10-14 update Changelog
sheepluva [Fri, 14 Oct 2016 23:25:51 +0200] rev 11869
update Changelog
2016-10-14 rising flakes will no longer fly forever [reviewed, cleaned up and committed by sheepluva]
KoBeWi <kobewi4e@gmail.com> [Fri, 14 Oct 2016 22:52:04 +0200] rev 11868
rising flakes will no longer fly forever [reviewed, cleaned up and committed by sheepluva]
2016-10-03 Make frozen hogs poison immune
nemo [Mon, 03 Oct 2016 14:10:25 -0400] rev 11867
Make frozen hogs poison immune
2016-10-02 lupdate-qt4
sheepluva [Sun, 02 Oct 2016 18:30:15 +0200] rev 11866
lupdate-qt4
2016-10-02 fix for Bug 91 - Make DELEGATE action available in frontend
sheepluva [Sun, 02 Oct 2016 18:29:55 +0200] rev 11865
fix for bug #91 - Make DELEGATE action available in frontend
2016-10-02 fix a typo back from may that apparently completely broke online-multiplayer due to causing a frontend crash on joining somebody else's room
sheepluva [Sun, 02 Oct 2016 17:39:42 +0200] rev 11864
fix a typo back from may that apparently completely broke online-multiplayer due to causing a frontend crash on joining somebody else's room
2016-10-02 Bug 115 - Application icon is missing
sheepluva [Sun, 02 Oct 2016 15:15:39 +0200] rev 11863
bug #115 - Application icon is missing
2016-10-02 also update ghc info in INSTALL file
sheepluva [Sun, 02 Oct 2016 12:42:16 +0200] rev 11862
also update ghc info in INSTALL file
2016-10-02 travis: also add libghc-regex-tdfa-dev to dependencies
sheepluva [Sun, 02 Oct 2016 12:00:39 +0200] rev 11861
travis: also add libghc-regex-tdfa-dev to dependencies
2016-10-01 increase heart count in seduction effect. FPS are overrated anyway
sheepluva [Sun, 02 Oct 2016 01:26:59 +0200] rev 11860
increase heart count in seduction effect. FPS are overrated anyway
2016-10-01 reflect dataenc->sandi change in travis file
sheepluva [Sun, 02 Oct 2016 01:17:33 +0200] rev 11859
reflect dataenc->sandi change in travis file
2016-10-01 and while I'm at it, fix seduction... kinda ♥
sheepluva [Sun, 02 Oct 2016 00:42:29 +0200] rev 11858
and while I'm at it, fix seduction... kinda ♥
2016-10-01 pimp up random droplet movement vector init to create half-elliptic rather than square patterns - makes using piano less painful to the eyes
sheepluva [Sat, 01 Oct 2016 22:48:00 +0200] rev 11857
pimp up random droplet movement vector init to create half-elliptic rather than square patterns - makes using piano less painful to the eyes
2016-10-01 adding some frontend stuff to changelog
sheepluva [Sat, 01 Oct 2016 22:35:14 +0200] rev 11856
adding some frontend stuff to changelog
2016-10-01 - Use sandi instead of dataenc (bugs.debian.org/836686)
unc0rr [Sat, 01 Oct 2016 21:27:05 +0300] rev 11855
- Use sandi instead of dataenc (bugs.debian.org/836686) - Only try to import module from the package being tested (sometimes packages have modules with equal names, so a test for module presence could succeed when you have one package installed instead of another)
2016-10-01 Use regex match for bans
unc0rr [Sat, 01 Oct 2016 20:56:42 +0300] rev 11854
Use regex match for bans
2016-10-01 fix issue 110
sheepluva [Sat, 01 Oct 2016 19:06:12 +0200] rev 11853
fix issue #110
2016-10-01 fix build
sheepluva [Sat, 01 Oct 2016 16:45:59 +0200] rev 11852
fix build
2016-09-27 Drop xfire module
koda [Mon, 26 Sep 2016 23:36:00 -0400] rev 11851
Drop xfire module The service shut down, this is now dead code with potential GPL license incompatibility.
2016-09-24 minor german translation adjustment
sheepluva [Sat, 24 Sep 2016 21:01:12 +0200] rev 11850
minor german translation adjustment
2016-09-15 fix typo and hopefully also pas2c
sheepluva [Fri, 16 Sep 2016 00:41:03 +0200] rev 11849
fix typo and hopefully also pas2c
2016-09-15 Highlander: give visual and acustic feedback when weapons are collected from a kill, similar to collecting a crate
sheepluva [Fri, 16 Sep 2016 00:22:05 +0200] rev 11848
Highlander: give visual and acustic feedback when weapons are collected from a kill, similar to collecting a crate
2016-09-15 Lua API: IsHogLocal(gearUid)
sheepluva [Fri, 16 Sep 2016 00:01:43 +0200] rev 11847
Lua API: IsHogLocal(gearUid)
2016-09-15 Lua API: GetAmmoName(ammoType)
sheepluva [Thu, 15 Sep 2016 23:16:49 +0200] rev 11846
Lua API: GetAmmoName(ammoType)
2016-09-09 merge with github
koda [Fri, 09 Sep 2016 15:57:30 +0000] rev 11845
merge with github
2016-09-04 Lua API: fix incorrect error message. thanks to TheAnachron and rhino for pointing this out
sheepluva [Sun, 04 Sep 2016 21:23:00 +0200] rev 11844
Lua API: fix incorrect error message. thanks to TheAnachron and rhino for pointing this out
2016-08-11 Make in-game chat work qmlfrontend
unc0rr [Thu, 11 Aug 2016 23:05:14 +0300] rev 11843
Make in-game chat work
2016-08-02 Preparation to sending engine messages to net. qmlfrontend
unc0rr [Tue, 02 Aug 2016 23:08:17 +0300] rev 11842
Preparation to sending engine messages to net.
2016-07-15 merge default qmlfrontend
unc0rr [Fri, 15 Jul 2016 22:39:07 +0300] rev 11841
merge default
2016-07-09 Use less weird options
unc0rr [Sat, 09 Jul 2016 22:40:44 +0300] rev 11840
Use less weird options
2016-07-02 Remove some more bytestring-show references, e.g. INSTALL file and travis file
LocutusOfBorg [Sat, 02 Jul 2016 17:56:10 +0200] rev 11839
Remove some more bytestring-show references, e.g. INSTALL file and travis file
2016-06-29 bytestring-show RIP
unc0rr [Wed, 29 Jun 2016 20:16:29 +0300] rev 11838
bytestring-show RIP
2016-06-22 Polish update
alzen [Wed, 22 Jun 2016 09:25:29 -0400] rev 11837
Polish update
2016-06-21 bit of a start on HDPI monitor support. Fonts.
nemo [Tue, 21 Jun 2016 18:02:46 -0400] rev 11836
bit of a start on HDPI monitor support. Fonts.
2016-06-21 remove experimental in-game credits code
sheepluva [Tue, 21 Jun 2016 22:03:09 +0200] rev 11835
remove experimental in-game credits code
2016-06-21 no.
nemo [Tue, 21 Jun 2016 15:37:08 -0400] rev 11834
no.
2016-06-15 lupdate
nemo [Wed, 15 Jun 2016 18:39:31 -0400] rev 11833
lupdate
2016-05-22 - In case of HWLIBRARY we need reference to sysutils for GetCurrentDir()
antonc27 <antonc27@mail.ru> [Sun, 22 May 2016 15:06:08 +0200] rev 11832
- In case of HWLIBRARY we need reference to sysutils for GetCurrentDir()
2016-05-21 Change this back to allowing hooking rope to hogs again, 'cause, well, rage...
nemo [Sat, 21 May 2016 15:23:08 -0400] rev 11831
Change this back to allowing hooking rope to hogs again, 'cause, well, rage...
2016-05-21 http → https
nemo [Sat, 21 May 2016 14:39:35 -0400] rev 11830
http → https
2016-05-18 Fruit theme music
alfadur [Wed, 18 May 2016 15:42:14 -0400] rev 11829
Fruit theme music
2016-05-17 Merge default qmlfrontend
unc0rr [Tue, 17 May 2016 23:29:49 +0300] rev 11828
Merge default
2016-05-17 - Add state to engine callback for it to know what engine is sending qmlfrontend
unc0rr [Tue, 17 May 2016 23:18:08 +0300] rev 11827
- Add state to engine callback for it to know what engine is sending - Display suggested hogs number in preview
2016-05-17 implement ExtraftFileDir and ExtractFileName in uUtils
sheepluva [Tue, 17 May 2016 21:32:10 +0200] rev 11826
implement ExtraftFileDir and ExtractFileName in uUtils
2016-05-15 remove another useless SysUtils include
sheepluva [Mon, 16 May 2016 00:15:32 +0200] rev 11825
remove another useless SysUtils include
2016-05-15 implement Trim() in uUtils
sheepluva [Sun, 15 May 2016 23:59:24 +0200] rev 11824
implement Trim() in uUtils
2016-05-15 drop SysUtils inclusion from 5 files where it is not needed anymore
sheepluva [Sun, 15 May 2016 23:11:14 +0200] rev 11823
drop SysUtils inclusion from 5 files where it is not needed anymore
2016-05-15 - Use IntToStr() in preference to Str()
unc0rr [Sun, 15 May 2016 14:29:37 +0300] rev 11822
- Use IntToStr() in preference to Str() - Remove senseless Str() call in uRandom.GetNext
2016-05-15 always include uUtils _after_ SysUtils
sheepluva [Sun, 15 May 2016 13:18:34 +0200] rev 11821
always include uUtils _after_ SysUtils
2016-05-15 merge Wuzzy's frontend tweaks
sheepluva [Sun, 15 May 2016 11:37:07 +0200] rev 11820
merge Wuzzy's frontend tweaks
2016-05-06 Tweak sizes and icons of most footer buttons of frontend
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 20:12:27 +0200] rev 11819
Tweak sizes and icons of most footer buttons of frontend
2016-05-06 Neatly align all the bottom buttons on the same height
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 19:23:26 +0200] rev 11818
Neatly align all the bottom buttons on the same height
2016-05-06 Slightly better naming of new or copied ammo/game schemes
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 18:49:41 +0200] rev 11817
Slightly better naming of new or copied ammo/game schemes
2016-05-06 Tweak damage modifier help
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 18:35:33 +0200] rev 11816
Tweak damage modifier help
2016-05-06 Fix mines time displaying "1 seconds" in frontend
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 18:33:54 +0200] rev 11815
Fix mines time displaying "1 seconds" in frontend
2016-05-06 Frontend: Increase space for help text in the footer
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 17:26:06 +0200] rev 11814
Frontend: Increase space for help text in the footer
2016-05-06 Add help texts for game scheme's basic settings (initial health, etc.)
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 17:20:19 +0200] rev 11813
Add help texts for game scheme's basic settings (initial health, etc.)
2016-05-06 Add more What's This? texts throughout the frontend
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 16:08:48 +0200] rev 11812
Add more What's This? texts throughout the frontend
2016-05-06 Fix problems with dynamic whats this texts
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 15:45:48 +0200] rev 11811
Fix problems with dynamic whats this texts
2016-05-04 Add missing frontend constants
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 22:56:22 +0200] rev 11810
Add missing frontend constants
2016-05-04 Add various “What's This?” texts to multiplayer, net and team editor frontend pages
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 19:42:20 +0200] rev 11809
Add various “What's This?” texts to multiplayer, net and team editor frontend pages
2016-05-04 Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 18:14:25 +0200] rev 11808
Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
2016-05-15 avrec crash/math fix (sheepy here, committing koda's fix because I'm tired of having it lying around in my repo :P
koda [Sun, 15 May 2016 10:43:18 +0200] rev 11807
avrec crash/math fix (sheepy here, committing koda's fix because I'm tired of having it lying around in my repo :P
2016-05-10 turn off sparks for drowning dynamite
nemo [Tue, 10 May 2016 13:28:37 -0400] rev 11806
turn off sparks for drowning dynamite
2016-05-06 <unC0Rr> might be somewhere width used instead of rightx
sheepluva [Fri, 06 May 2016 20:00:55 +0200] rev 11805
<unC0Rr> might be somewhere width used instead of rightx
2016-05-04 linux on travis needs sudo to install dependencies
koda [Wed, 04 May 2016 14:30:04 -0400] rev 11804
linux on travis needs sudo to install dependencies
2016-05-04 Fix some warnings
unC0Rr [Wed, 04 May 2016 14:09:54 +0300] rev 11803
Fix some warnings
2016-05-03 - Don't forget to init uVaribles inside LoadLocaleWrapper call
antonc27 <antonc27@mail.ru> [Tue, 03 May 2016 22:19:17 +0200] rev 11802
- Don't forget to init uVaribles inside LoadLocaleWrapper call
2016-05-03 Enable GL2 travis builds
koda [Tue, 03 May 2016 13:20:35 -0400] rev 11801
Enable GL2 travis builds
2016-05-03 ansistring, not Ansistring
unc0rr [Tue, 03 May 2016 20:18:25 +0300] rev 11800
ansistring, not Ansistring
2016-05-03 small code cleanup/comment
sheepluva [Tue, 03 May 2016 19:06:09 +0200] rev 11799
small code cleanup/comment
2016-05-03 I heard we switched to physfs
unc0rr [Tue, 03 May 2016 19:17:30 +0300] rev 11798
I heard we switched to physfs
2016-05-03 TryDo is deprecated
unc0rr [Tue, 03 May 2016 19:08:27 +0300] rev 11797
TryDo is deprecated
2016-05-03 Add pre/post js stub files and expand the emscripten options
frd [Tue, 03 May 2016 01:07:26 -0400] rev 11796
Add pre/post js stub files and expand the emscripten options
2016-05-03 Set medium floating precision to shaders
frd [Tue, 03 May 2016 00:55:46 -0400] rev 11795
Set medium floating precision to shaders Helps with WebGL compatibility.
2016-05-03 Compile uMatrix to c too when GL2 is requested
koda [Tue, 03 May 2016 00:51:33 -0400] rev 11794
Compile uMatrix to c too when GL2 is requested
2016-05-03 Work around missing gl functions from emscripten headers
koda [Mon, 02 May 2016 23:28:58 -0400] rev 11793
Work around missing gl functions from emscripten headers
2016-05-03 Avoid using an undeclared variable
koda [Mon, 02 May 2016 23:03:42 -0400] rev 11792
Avoid using an undeclared variable
2016-05-03 Set pas2c switches more cleanly
koda [Mon, 02 May 2016 22:52:21 -0400] rev 11791
Set pas2c switches more cleanly
2016-05-02 - Pass also userPath to LoadLocaleWrapper
antonc27 <antonc27@mail.ru> [Tue, 03 May 2016 01:13:41 +0200] rev 11790
- Pass also userPath to LoadLocaleWrapper TODO: Find a way to simplify all of this...
2016-05-02 - More ugly ifdefs for the ifdef god
antonc27 <antonc27@mail.ru> [Tue, 03 May 2016 01:09:36 +0200] rev 11789
- More ugly ifdefs for the ifdef god
2016-05-02 [BUG 66] - Create '/Logs' folder if not exists
antonc27 <antonc27@mail.ru> [Tue, 03 May 2016 00:59:38 +0200] rev 11788
[bug #66] - Create '/Logs' folder if not exists
2016-05-01 qmlfrontend/map-preview: add hog count display thingy (only displays "?" for now) qmlfrontend
sheepluva [Sun, 01 May 2016 21:09:45 +0200] rev 11787
qmlfrontend/map-preview: add hog count display thingy (only displays "?" for now)
2016-05-01 qmlfrontend: tweak map preview a little in an attempt to buy back unC0Rr's <3 qmlfrontend
sheepluva [Sun, 01 May 2016 15:58:19 +0200] rev 11786
qmlfrontend: tweak map preview a little in an attempt to buy back unC0Rr's <3
2016-05-01 add button to randomize theme only
sheepluva [Sun, 01 May 2016 14:32:47 +0200] rev 11785
add button to randomize theme only
2016-05-01 changelog
sheepluva [Sun, 01 May 2016 12:36:59 +0200] rev 11784
changelog
2016-05-01 update changelog
sheepluva [Sun, 01 May 2016 02:47:51 +0200] rev 11783
update changelog
2016-04-30 update changelog
sheepluva [Sat, 30 Apr 2016 21:06:46 +0200] rev 11782
update changelog
2016-04-30 update changelog
sheepluva [Sat, 30 Apr 2016 20:55:02 +0200] rev 11781
update changelog
2016-04-29 indentation fixes
sheepluva [Sat, 30 Apr 2016 00:13:11 +0200] rev 11780
indentation fixes
2016-04-29 koda told me that putting in one finger wasn't enough
sheepluva [Sat, 30 Apr 2016 00:02:33 +0200] rev 11779
koda told me that putting in one finger wasn't enough
2016-04-29 koda told me to put the finger in
sheepluva [Fri, 29 Apr 2016 23:52:44 +0200] rev 11778
koda told me to put the finger in
2016-04-29 fix memory corruptions caused by outofbounds-writes in uTouch
sheepluva [Fri, 29 Apr 2016 23:42:37 +0200] rev 11777
fix memory corruptions caused by outofbounds-writes in uTouch
2016-04-29 show credits only briefly
sheepluva [Fri, 29 Apr 2016 19:01:52 +0200] rev 11776
show credits only briefly
2016-04-29 aggregate music credits into a single file (individual files can still be used to override. useful for .hwp etc.)
sheepluva [Fri, 29 Apr 2016 18:18:32 +0200] rev 11775
aggregate music credits into a single file (individual files can still be used to override. useful for .hwp etc.)
2016-04-29 more credits updates
sheepluva [Fri, 29 Apr 2016 15:10:27 +0200] rev 11774
more credits updates
2016-04-29 add some more credits
sheepluva [Fri, 29 Apr 2016 13:36:59 +0200] rev 11773
add some more credits
2016-04-29 music credits etc.
sheepluva [Fri, 29 Apr 2016 13:12:26 +0200] rev 11772
music credits etc.
2016-04-29 do not show credits in stats-only mode
sheepluva [Fri, 29 Apr 2016 12:26:13 +0200] rev 11771
do not show credits in stats-only mode
2016-04-29 move function
sheepluva [Fri, 29 Apr 2016 12:11:19 +0200] rev 11770
move function
2016-04-28 some initial credits-display implementation
sheepluva [Fri, 29 Apr 2016 00:56:04 +0200] rev 11769
some initial credits-display implementation
2016-04-28 merge target practice patch by Wuzzy
sheepluva [Thu, 28 Apr 2016 21:28:22 +0200] rev 11768
merge target practice patch by Wuzzy
2016-04-13 Target Practice: Make targets respawn after drowning, and minor code cleanup
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 15:44:42 +0200] rev 11767
Target Practice: Make targets respawn after drowning, and minor code cleanup
2016-04-28 merge 3 new sound effects added by Wuzzy
sheepluva [Thu, 28 Apr 2016 21:15:08 +0200] rev 11766
merge 3 new sound effects added by Wuzzy
2016-04-13 Add sound effects for: cleaver impact, air mine impact, using extra time
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 12:17:30 +0200] rev 11765
Add sound effects for: cleaver impact, air mine impact, using extra time
2016-04-28 merging Wuzzy's empty weaponset for "new" button in weaponset editor
sheepluva [Thu, 28 Apr 2016 20:28:53 +0200] rev 11764
merging Wuzzy's empty weaponset for "new" button in weaponset editor
2016-04-13 Add empty weapons scheme (instead of default) when using “New” button
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 12:13:34 +0200] rev 11763
Add empty weapons scheme (instead of default) when using “New” button
2016-04-28 merge more construction mode patches by Wuzzy
sheepluva [Thu, 28 Apr 2016 20:07:10 +0200] rev 11762
merge more construction mode patches by Wuzzy
2016-04-26 Construction Mode: Make weapon crate mode be initial selection in crate tool
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 18:00:15 +0200] rev 11761
Construction Mode: Make weapon crate mode be initial selection in crate tool
2016-04-26 Construction Mode: Don't update ticker for cursor keys when hedgehog is not under control anymore
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 17:54:48 +0200] rev 11760
Construction Mode: Don't update ticker for cursor keys when hedgehog is not under control anymore
2016-04-26 Construction Mode: Reorder weapon and utility list to parrallel weapon menu order
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 17:40:29 +0200] rev 11759
Construction Mode: Reorder weapon and utility list to parrallel weapon menu order
2016-04-26 Construction Mode: Fix landspray being considered a weapon instead of utility
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 17:33:51 +0200] rev 11758
Construction Mode: Fix landspray being considered a weapon instead of utility
2016-04-28 in non-local games, don't include DLC-themes/maps/missions during random selection. thanks to unC0Rr for helping me realize that I was stupid in a different way than I thought :P
sheepluva [Thu, 28 Apr 2016 18:32:50 +0200] rev 11757
in non-local games, don't include DLC-themes/maps/missions during random selection. thanks to unC0Rr for helping me realize that I was stupid in a different way than I thought :P
2016-04-28 lupdate
sheepluva [Thu, 28 Apr 2016 17:42:43 +0200] rev 11756
lupdate
2016-04-28 fix for bug 117: Incorrect description of modifier “divide teams”
Wuzzy [Thu, 28 Apr 2016 17:38:30 +0200] rev 11755
fix for bug #117: Incorrect description of modifier “divide teams”
2016-04-28 rollback last commit (bad approach, as item index confusion can happen)
sheepluva [Thu, 28 Apr 2016 15:23:02 +0200] rev 11754
rollback last commit (bad approach, as item index confusion can happen)
2016-04-28 exclude DLC theme from random theme selection
sheepluva [Thu, 28 Apr 2016 02:06:35 +0200] rev 11753
exclude DLC theme from random theme selection
2016-04-27 rooms-list: fix "Forts" map type being displayed in dark red
sheepluva [Thu, 28 Apr 2016 00:41:09 +0200] rev 11752
rooms-list: fix "Forts" map type being displayed in dark red
2016-04-27 make hog fallback (flower-in-hole) positioning respect limits (e.g. used by gfDivideTeams)
sheepluva [Wed, 27 Apr 2016 23:52:43 +0200] rev 11751
make hog fallback (flower-in-hole) positioning respect limits (e.g. used by gfDivideTeams)
2016-04-27 fix incorrect debug message
sheepluva [Wed, 27 Apr 2016 23:14:47 +0200] rev 11750
fix incorrect debug message
2016-04-27 Only build engine to c with clang on travis
koda [Wed, 27 Apr 2016 15:10:25 -0400] rev 11749
Only build engine to c with clang on travis
2016-04-27 Minor changes to the travis file
koda [Wed, 27 Apr 2016 15:08:43 -0400] rev 11748
Minor changes to the travis file Reuse TRAVIS_OS_NAME for ios, move the ios checks after all the others, add a new line between sections, drop unneeded search path for osx.
2016-04-27 make construction mode recognize fort maps too
sheepluva [Wed, 27 Apr 2016 18:08:48 +0200] rev 11747
make construction mode recognize fort maps too
2016-04-27 tweak preview
sheepluva [Wed, 27 Apr 2016 17:54:36 +0200] rev 11746
tweak preview
2016-04-27 tweak preview
sheepluva [Wed, 27 Apr 2016 17:38:44 +0200] rev 11745
tweak preview
2016-04-27 Added "Forts" to map type selection. This makes the mode easier selectable/discoverable. Also the slider can be used to adjust the distance between forts.
sheepluva [Wed, 27 Apr 2016 16:20:59 +0200] rev 11744
Added "Forts" to map type selection. This makes the mode easier selectable/discoverable. Also the slider can be used to adjust the distance between forts.
2016-04-27 fallback to stdout if no writable logfile available
sheepluva [Wed, 27 Apr 2016 13:01:38 +0200] rev 11743
fallback to stdout if no writable logfile available
2016-04-27 update Changelog
sheepluva [Wed, 27 Apr 2016 11:41:32 +0200] rev 11742
update Changelog
2016-04-27 Set install dir for emscripten
koda [Wed, 27 Apr 2016 01:12:37 -0400] rev 11741
Set install dir for emscripten While not required, should help compatibility with older cmake versions.
2016-04-27 Drop duplicated include from CMakeLists.txt
koda [Wed, 27 Apr 2016 01:03:15 -0400] rev 11740
Drop duplicated include from CMakeLists.txt
2016-04-26 fix issue 8: Static skull and bones flakes near the water in Sudden Death in themes without flakes
sheepluva [Wed, 27 Apr 2016 01:34:59 +0200] rev 11739
fix issue #8: Static skull and bones flakes near the water in Sudden Death in themes without flakes
2016-04-26 add /clear command to frontend chat (clears chat window)
sheepluva [Wed, 27 Apr 2016 01:06:29 +0200] rev 11738
add /clear command to frontend chat (clears chat window)
2016-04-26 fix for issue 71: Lua API: “Theme” variable is set to empty string initially
Wuzzy <almikes@aol.com> [Wed, 27 Apr 2016 00:14:06 +0200] rev 11737
fix for issue #71: Lua API: “Theme” variable is set to empty string initially
2016-04-26 Lua-API - GetClanColor: Verify argument and display error message on fail (instead of engine crash)
sheepluva [Wed, 27 Apr 2016 00:04:37 +0200] rev 11736
Lua-API - GetClanColor: Verify argument and display error message on fail (instead of engine crash)
2016-04-26 issue 94: Seduction text is outdated and misleading
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 23:34:28 +0200] rev 11735
issue #94: Seduction text is outdated and misleading
2016-04-26 create forts in random order
sheepluva [Tue, 26 Apr 2016 22:09:50 +0200] rev 11734
create forts in random order
2016-04-26 make construction mode work with fort mode without mixing up clans and forts
sheepluva [Tue, 26 Apr 2016 20:51:13 +0200] rev 11733
make construction mode work with fort mode without mixing up clans and forts
2016-04-26 update construction mode in-file version info
sheepluva [Tue, 26 Apr 2016 18:15:10 +0200] rev 11732
update construction mode in-file version info
2016-04-26 merge construction mode patches by Wuzzy
sheepluva [Tue, 26 Apr 2016 17:02:24 +0200] rev 11731
merge construction mode patches by Wuzzy
2016-04-13 Construction Mode: Fix Girder/Rubber mode sometimes show nil
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 03:17:32 +0200] rev 11730
Construction Mode: Fix Girder/Rubber mode sometimes show nil
2016-04-13 Fix bad comment in Construction Mode
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 03:04:24 +0200] rev 11729
Fix bad comment in Construction Mode
2016-04-13 Construction Mode: Sanity-check numbers from script parameter
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 03:03:46 +0200] rev 11728
Construction Mode: Sanity-check numbers from script parameter
2016-04-13 Construction Mode: Fix timer issues
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:54:36 +0200] rev 11727
Construction Mode: Fix timer issues
2016-04-13 Construction Mode: Recognize health case amount from game scheme
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:44:37 +0200] rev 11726
Construction Mode: Recognize health case amount from game scheme
2016-04-13 Construction Mode: Remove 2 useless blank lines in mission panel
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:41:16 +0200] rev 11725
Construction Mode: Remove 2 useless blank lines in mission panel
2016-04-13 Construction Mode: Fix construction/support station
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:20:04 +0200] rev 11724
Construction Mode: Fix construction/support station
2016-04-12 Construction Mode: Update structure overlay each tick, thus falling smoothly
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 01:53:25 +0200] rev 11723
Construction Mode: Update structure overlay each tick, thus falling smoothly
2016-04-12 Construction Mode: “spawn” extra time, not buying
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 01:28:20 +0200] rev 11722
Construction Mode: “spawn” extra time, not buying
2016-04-12 Construction Mode: Fix giving round energy boost at first round
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 01:26:46 +0200] rev 11721
Construction Mode: Fix giving round energy boost at first round
2016-04-12 Add script parameter support to Construction Mode
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 01:19:37 +0200] rev 11720
Add script parameter support to Construction Mode Allows to set initial energy, energy per round and max. energy
2016-04-12 Throw away legacy Construction Mode code which is never actually used
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 00:49:34 +0200] rev 11719
Throw away legacy Construction Mode code which is never actually used
2016-04-12 Throw away old out-commented Construction Mode code
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 00:39:45 +0200] rev 11718
Throw away old out-commented Construction Mode code
2016-04-12 Construction Mode: Disable setting drill strike timer in object placement mode
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 00:27:40 +0200] rev 11717
Construction Mode: Disable setting drill strike timer in object placement mode
2016-04-12 Construction Mode: Fix mine timer message being shown at start
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 00:17:07 +0200] rev 11716
Construction Mode: Fix mine timer message being shown at start
2016-04-12 Construction Mode: Disable up/down in building mode
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:50:49 +0200] rev 11715
Construction Mode: Disable up/down in building mode
2016-04-12 Construction Mode: Show mine timer in seconds
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:48:34 +0200] rev 11714
Construction Mode: Show mine timer in seconds
2016-04-12 Tweak barrel and mine defaults in Construction Mode
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:40:24 +0200] rev 11713
Tweak barrel and mine defaults in Construction Mode
2016-04-12 Mark some forgotten Construction Mode strings for translation
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:37:25 +0200] rev 11712
Mark some forgotten Construction Mode strings for translation
2016-04-12 Construction Mode: Actually, the extra time limit is about buying
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:12:43 +0200] rev 11711
Construction Mode: Actually, the extra time limit is about buying
2016-04-12 Remove cheat in Construction Mode
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:10:53 +0200] rev 11710
Remove cheat in Construction Mode
2016-04-12 Construction Mode: Make weapon names match en.txt
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:06:49 +0200] rev 11709
Construction Mode: Make weapon names match en.txt
2016-04-12 Fix crate costs in Construction Mode being all the same (fixes #15)
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:04:05 +0200] rev 11708
Fix crate costs in Construction Mode being all the same (fixes #15)
2016-04-26 also make forts face inwards in wrap mode, if there are only 2 teams
sheepluva [Tue, 26 Apr 2016 15:19:36 +0200] rev 11707
also make forts face inwards in wrap mode, if there are only 2 teams
2016-04-26 fix last fort not facing left
sheepluva [Tue, 26 Apr 2016 15:15:12 +0200] rev 11706
fix last fort not facing left
2016-04-26 Fort Mode: allow more than 2 clans
sheepluva [Tue, 26 Apr 2016 14:41:56 +0200] rev 11705
Fort Mode: allow more than 2 clans
2016-04-26 fix clouds/flakes area not being adjusted after ResizeLand()
sheepluva [Tue, 26 Apr 2016 14:22:54 +0200] rev 11704
fix clouds/flakes area not being adjusted after ResizeLand()
2016-04-26 cleaning up team divide mode code from last night a little
sheepluva [Tue, 26 Apr 2016 12:27:17 +0200] rev 11703
cleaning up team divide mode code from last night a little
2016-04-26 divided teams: better horizontal clan distribution
sheepluva [Tue, 26 Apr 2016 02:42:45 +0200] rev 11702
divided teams: better horizontal clan distribution
2016-04-25 Reword emscripten-related error messages
koda [Mon, 25 Apr 2016 16:26:02 -0400] rev 11701
Reword emscripten-related error messages
2016-04-25 "divided teams" modifier will now work with more than 2 teams!
sheepluva [Mon, 25 Apr 2016 21:12:34 +0200] rev 11700
"divided teams" modifier will now work with more than 2 teams!
2016-04-25 Merge default qmlfrontend
unc0rr [Mon, 25 Apr 2016 22:10:06 +0300] rev 11699
Merge default
2016-04-25 Fix issue 12: “Yoohoo” sound for seduction is missing
sheepluva [Mon, 25 Apr 2016 16:11:39 +0200] rev 11698
Fix issue #12: “Yoohoo” sound for seduction is missing
2016-04-24 some more dark magic regarding hog speech input
sheepluva [Sun, 24 Apr 2016 22:41:24 +0200] rev 11697
some more dark magic regarding hog speech input
2016-04-24 restore closing hog speech quotation marks being added automatically (lost in SDL2 transition... I think)
sheepluva [Sun, 24 Apr 2016 22:10:37 +0200] rev 11696
restore closing hog speech quotation marks being added automatically (lost in SDL2 transition... I think)
2016-04-24 merge Wuzzy's new scheme icons
sheepluva [Sun, 24 Apr 2016 21:16:08 +0200] rev 11695
merge Wuzzy's new scheme icons
2016-04-13 Update scheme editor icons
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 12:03:22 +0200] rev 11694
Update scheme editor icons
2016-04-24 merge Wuzzy's space campaign string fixes
sheepluva [Sun, 24 Apr 2016 21:08:12 +0200] rev 11693
merge Wuzzy's space campaign string fixes
2016-04-13 Typo fixes for A Space Adventure campaign
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:59:14 +0200] rev 11692
Typo fixes for A Space Adventure campaign Also add loc() where forgotten and replace string concatenation with string.format.
2016-04-24 merge Wuzzy's game modifier buttons reorder patch
sheepluva [Sun, 24 Apr 2016 16:51:31 +0200] rev 11691
merge Wuzzy's game modifier buttons reorder patch
2016-04-12 Reorder game flag buttons
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 19:52:35 +0200] rev 11690
Reorder game flag buttons The buttons are now (roughly) ordered like this: line 1: landscape line 2: environment line 3: hedgehog life line 4: weapons line 5: gameplay
2016-04-24 preselect weapons
sheepluva [Sun, 24 Apr 2016 16:34:01 +0200] rev 11689
preselect weapons
2016-04-24 merge Wuzzy's ropeknockchallenge updates
sheepluva [Sun, 24 Apr 2016 16:12:19 +0200] rev 11688
merge Wuzzy's ropeknockchallenge updates
2016-04-12 Update Rope-Knocking Challenge
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 19:46:25 +0200] rev 11687
Update Rope-Knocking Challenge - Fix challenge being stuck when leftmost hog drowns - Display custom taunts for knocked hogs - Stats screen now shows the actual relevant facts - Add simple scoring system - Minor message changes - More translation-friendly strings
2016-04-23 drop function that does not exist in SDL2 from SDLh.pas
sheepluva [Sun, 24 Apr 2016 00:54:00 +0200] rev 11686
drop function that does not exist in SDL2 from SDLh.pas
2016-04-23 pas2c converts exit to return, so change RunEngine signature
frd [Sat, 23 Apr 2016 17:03:38 -0400] rev 11685
pas2c converts exit to return, so change RunEngine signature
2016-04-23 Correctly call uPhysFSLayer.initModule
frd [Sat, 23 Apr 2016 16:57:27 -0400] rev 11684
Correctly call uPhysFSLayer.initModule
2016-04-23 Add workaround to force string concatenation in pas2c
koda [Sat, 23 Apr 2016 16:57:20 -0400] rev 11683
Add workaround to force string concatenation in pas2c
2016-04-23 Implement GetCurrentDir in the c rtl
koda [Sat, 23 Apr 2016 16:32:18 -0400] rev 11682
Implement GetCurrentDir in the c rtl
2016-04-23 Use hwlibrary while converting to c
frd [Sat, 23 Apr 2016 16:18:07 -0400] rev 11681
Use hwlibrary while converting to c
2016-04-23 Set cdecl on exported functions and hide them from pas2c
koda [Sat, 23 Apr 2016 16:17:15 -0400] rev 11680
Set cdecl on exported functions and hide them from pas2c
2016-04-23 Add a necessary flag to emscripten
frd [Sat, 23 Apr 2016 13:52:30 -0400] rev 11679
Add a necessary flag to emscripten
2016-04-23 Add missing functions to fully disable lua at compile time
koda [Sat, 23 Apr 2016 13:48:30 -0400] rev 11678
Add missing functions to fully disable lua at compile time
2016-04-23 uscript cosmetics
koda [Sat, 23 Apr 2016 13:41:10 -0400] rev 11677
uscript cosmetics
2016-04-23 whitespace fix
sheepluva [Sat, 23 Apr 2016 12:15:31 +0200] rev 11676
whitespace fix
2016-04-23 merge commit by Wuzzy that allows various drop down lists to display more items at a time, if possible
sheepluva [Sat, 23 Apr 2016 12:08:23 +0200] rev 11675
merge commit by Wuzzy that allows various drop down lists to display more items at a time, if possible
2016-04-18 Increase size of many drop-down lists
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 19:53:48 +0200] rev 11674
Increase size of many drop-down lists
2016-04-23 merge commit by Wuzzy that allows drop down lists in team edit screen to display more items at a time, if possible
sheepluva [Sat, 23 Apr 2016 12:02:39 +0200] rev 11673
merge commit by Wuzzy that allows drop down lists in team edit screen to display more items at a time, if possible
2016-04-18 Increase size of drop-down lists in team editor
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 18:15:20 +0200] rev 11672
Increase size of drop-down lists in team editor
2016-04-23 merge portal mission fixes by Wuzzy and restore accidently removed SetWind call
sheepluva [Sat, 23 Apr 2016 11:51:21 +0200] rev 11671
merge portal mission fixes by Wuzzy and restore accidently removed SetWind call
2016-04-18 Portal mission: Fix speech bubbles appearing when crate got destroyed
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:33:07 +0200] rev 11670
Portal mission: Fix speech bubbles appearing when crate got destroyed
2016-04-18 Disable Sudden Death in portal mission
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:26:32 +0200] rev 11669
Disable Sudden Death in portal mission
2016-04-18 Clean up portal mission code
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:25:52 +0200] rev 11668
Clean up portal mission code It's a mess!
2016-04-18 Clean up strings, hats, flags and graves in Portal mission
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:18:36 +0200] rev 11667
Clean up strings, hats, flags and graves in Portal mission Mostly fixes poor grammar and spelling
2016-04-23 merging Wuzzy's feedback fix
sheepluva [Sat, 23 Apr 2016 11:19:34 +0200] rev 11666
merging Wuzzy's feedback fix
2016-04-18 Fix bad layouting of feedback dialog, fixes #58
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 19:18:35 +0200] rev 11665
Fix bad layouting of feedback dialog, fixes #58
2016-04-23 fix default binding for F10 / slot 10 not working
sheepluva [Sat, 23 Apr 2016 10:48:18 +0200] rev 11664
fix default binding for F10 / slot 10 not working
2016-04-23 fix sounds not playing on first play (=load), because function bailed on success, rather than error. introduced in bd9a2f1b0080 , addressing issue 111
sheepluva [Sat, 23 Apr 2016 09:54:05 +0200] rev 11663
fix sounds not playing on first play (=load), because function bailed on success, rather than error. introduced in bd9a2f1b0080 , addressing issue #111
2016-04-21 travis: Use correct vorbis flag in sdl2_mixer install
koda [Thu, 21 Apr 2016 16:03:57 -0400] rev 11662
travis: Use correct vorbis flag in sdl2_mixer install Revert the addition of cmake which is already instealled.
2016-04-21 Correctly set WEBGL macro during pas2c conversion
koda [Thu, 21 Apr 2016 14:16:47 -0400] rev 11661
Correctly set WEBGL macro during pas2c conversion
2016-04-21 Disable stereo rendering when compiled with pas2c
koda [Thu, 21 Apr 2016 13:10:15 -0400] rev 11660
Disable stereo rendering when compiled with pas2c
2016-04-21 Fully support emscripten toolchain in our build system
koda [Thu, 21 Apr 2016 11:55:36 -0400] rev 11659
Fully support emscripten toolchain in our build system
2016-04-21 Import the Emscripted toolchain configuration
koda [Thu, 21 Apr 2016 11:54:21 -0400] rev 11658
Import the Emscripted toolchain configuration
2016-04-21 Hijack SDL2 and GLEW include and library when compiling to javascript
koda [Thu, 21 Apr 2016 00:10:23 -0400] rev 11657
Hijack SDL2 and GLEW include and library when compiling to javascript emscripten already provides the SDL2 suite and will simply ignore missing libraries.
2016-04-21 Work around how emscripten defines rwops
koda [Thu, 21 Apr 2016 00:09:07 -0400] rev 11656
Work around how emscripten defines rwops
2016-04-21 Work around emscripten not finding math.h
koda [Wed, 20 Apr 2016 23:49:37 -0400] rev 11655
Work around emscripten not finding math.h
2016-04-20 Add support for compiling C engine with emscripten
koda [Wed, 20 Apr 2016 14:46:04 -0400] rev 11654
Add support for compiling C engine with emscripten
2016-04-19 travis: Use latest cmake vailable
koda [Tue, 19 Apr 2016 12:04:21 -0400] rev 11653
travis: Use latest cmake vailable
2016-04-18 Fix fpcrtl_strappendA, which cut last char from UserPathPrefix
unc0rr [Mon, 18 Apr 2016 21:47:39 +0300] rev 11652
Fix fpcrtl_strappendA, which cut last char from UserPathPrefix leading to PHYSFS_setWriteDir fail with 'File not found' error, which led to lack of writing dir and logFile handle being nil, which led to crash on attempt to write to (absent) log file
2016-04-14 missing comma
nemo [Wed, 13 Apr 2016 20:02:14 -0400] rev 11651
missing comma
2016-04-13 Use our copy for border too
nemo [Wed, 13 Apr 2016 19:48:36 -0400] rev 11650
Use our copy for border too
2016-04-13 SDL blit wraps at 16,384 - not the first time that routine has disappointed us.
nemo [Wed, 13 Apr 2016 17:59:13 -0400] rev 11649
SDL blit wraps at 16,384 - not the first time that routine has disappointed us.
2016-04-13 merge
mikade <redgrinner@gmail.com> [Wed, 13 Apr 2016 21:42:00 +0900] rev 11648
merge
2016-04-10 Allow variable boost directions in Racer
mikade <redgrinner@gmail.com> [Sun, 10 Apr 2016 14:00:09 +0900] rev 11647
Allow variable boost directions in Racer
2016-04-12 Fixes crash Wuzzy and I were encountering in debian fpc 2.6.2 and 3.0.0 after the addition of the uPhysFSLayer dependency to uUtils in rcac74d9075be
nemo [Tue, 12 Apr 2016 15:41:48 -0400] rev 11646
Fixes crash Wuzzy and I were encountering in debian fpc 2.6.2 and 3.0.0 after the addition of the uPhysFSLayer dependency to uUtils in rcac74d9075be
2016-04-07 fix scout hat name and image file (Bug 68 - Hats tf_demoman and tf_scount are identical)
sheepluva [Thu, 07 Apr 2016 11:53:20 +0200] rev 11645
fix scout hat name and image file (bug #68 - Hats tf_demoman and tf_scount are identical)
2016-04-02 - Init physfs before creating debug log
unc0rr [Sat, 02 Apr 2016 23:32:57 +0300] rev 11644
- Init physfs before creating debug log - Remove addfilelog calls from physfs init code
2016-04-02 Fix pas2c build
unc0rr [Sat, 02 Apr 2016 10:45:33 +0300] rev 11643
Fix pas2c build
2016-04-01 merging 5 of Wuzzy's 6 patches. review for last patch pending (hwp content changes)
sheepluva [Fri, 01 Apr 2016 15:36:19 +0200] rev 11642
merging 5 of Wuzzy's 6 patches. review for last patch pending (hwp content changes)
2015-09-11 HedgeEditor: Fix list of available sprites
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 04:05:09 +0200] rev 11641
HedgeEditor: Fix list of available sprites
2015-09-11 Hedge Editor: Also allow to set health of barrels and health crates in Health Modification Mode
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:50:32 +0200] rev 11640
Hedge Editor: Also allow to set health of barrels and health crates in Health Modification Mode
2015-09-11 More selectable barrel healths in Hedge editor, including default 60
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:41:43 +0200] rev 11639
More selectable barrel healths in Hedge editor, including default 60
2015-09-11 Hedge Editor: Allow to add/subtract health in Health Modification Mode
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:39:27 +0200] rev 11638
Hedge Editor: Allow to add/subtract health in Health Modification Mode
2015-09-11 Fix broken HedgeEditor map preview
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:07:48 +0200] rev 11637
Fix broken HedgeEditor map preview
2016-04-01 Commit flag from bug #14 + zopfli/pngcrush. Also corrected cyborg.
nemo [Fri, 01 Apr 2016 09:09:33 -0400] rev 11636
Commit flag from bug #14 + zopfli/pngcrush. Also corrected cyborg.
2016-04-01 Time achievement for ClimbHome
unC0Rr [Fri, 01 Apr 2016 14:42:14 +0300] rev 11635
Time achievement for ClimbHome
2016-03-29 Don't spam '+' message qmlfrontend
unc0rr [Tue, 29 Mar 2016 22:36:59 +0300] rev 11634
Don't spam '+' message
2016-03-29 merge default qmlfrontend
unc0rr [Tue, 29 Mar 2016 22:09:13 +0300] rev 11633
merge default
2016-03-15 logging via physfs
unc0rr [Tue, 15 Mar 2016 22:29:40 +0300] rev 11632
logging via physfs (grafted from f0dcdbb9b2fef96188c5d90547b12201228ce878)
2016-03-29 Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
unc0rr [Tue, 29 Mar 2016 22:00:34 +0300] rev 11631
Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
2016-03-29 Fix function name in avwrapper 0.9.22
koda [Tue, 29 Mar 2016 16:54:41 +0200] rev 11630
Fix function name in avwrapper
2016-03-29 Fix function name in avwrapper
koda [Tue, 29 Mar 2016 16:54:07 +0200] rev 11629
Fix function name in avwrapper
2016-03-29 add svg sources. bug #43
nemo [Tue, 29 Mar 2016 09:04:53 -0400] rev 11628
add svg sources. bug #43
2016-03-29 Trick on storage format to simplify sql queries
unC0Rr [Tue, 29 Mar 2016 11:16:54 +0300] rev 11627
Trick on storage format to simplify sql queries
2016-03-29 https4dlc
sheepluva [Tue, 29 Mar 2016 09:00:12 +0200] rev 11626
https4dlc
2016-03-29 change all URLs of feedback dialog to use https
sheepluva [Tue, 29 Mar 2016 08:52:45 +0200] rev 11625
change all URLs of feedback dialog to use https
2016-03-28 RC planes should not pick up frozen crates
nemo [Mon, 28 Mar 2016 18:19:20 -0400] rev 11624
RC planes should not pick up frozen crates
2016-03-28 Declare achievements alongwith EndGame call, since it would skip SendStats
unc0rr [Mon, 28 Mar 2016 21:20:11 +0300] rev 11623
Declare achievements alongwith EndGame call, since it would skip SendStats
2016-03-25 Keep very old compatibility 0.9.22
koda [Fri, 25 Mar 2016 11:27:53 -0400] rev 11622
Keep very old compatibility
2016-03-25 Keep very old compatibility
koda [Fri, 25 Mar 2016 11:21:18 -0400] rev 11621
Keep very old compatibility
2016-03-25 Use the correct replacement 0.9.22
koda [Fri, 25 Mar 2016 11:02:38 -0400] rev 11620
Use the correct replacement
2016-03-25 Use the correct replacement
koda [Fri, 25 Mar 2016 11:01:01 -0400] rev 11619
Use the correct replacement
2016-03-25 More compatibility wrappers for video
koda [Fri, 25 Mar 2016 10:54:23 -0400] rev 11618
More compatibility wrappers for video
2016-03-25 fix check for wrong value
sheepluva [Fri, 25 Mar 2016 15:52:49 +0100] rev 11617
fix check for wrong value
2016-03-25 racer map #20
unC0Rr [Fri, 25 Mar 2016 15:40:44 +0300] rev 11616
racer map #20
2016-03-24 Achievement for ClimbHome
unC0Rr [Thu, 24 Mar 2016 14:40:59 +0300] rev 11615
Achievement for ClimbHome
2016-03-22 Add an additional compatibility layer for video
koda [Tue, 22 Mar 2016 11:59:31 -0400] rev 11614
Add an additional compatibility layer for video
2016-03-22 Fix typo
unC0Rr [Tue, 22 Mar 2016 12:09:26 +0300] rev 11613
Fix typo
2016-03-20 Move pixel format conversion from uVideoRec to AVWrapper
koda [Sun, 20 Mar 2016 03:08:51 -0400] rev 11612
Move pixel format conversion from uVideoRec to AVWrapper This has several benefits, being in C-land allows us to better use libav API and avoid mixing memory allocated from Pascal. Also the C code for the conversion loop generated by GCC or Clang is probably more optimized than by Freepascal. Finally it will simplify code in the future if we are going to enable any other pixel format than yuv420p. Change the coefficients to improve color accuracy during conversion.
2016-03-20 Fix bundle already present check
koda [Sun, 20 Mar 2016 01:16:11 -0400] rev 11611
Fix bundle already present check
2016-03-20 Add FindOggVorbis to make sure all paths are set
koda [Sun, 20 Mar 2016 00:58:30 -0400] rev 11610
Add FindOggVorbis to make sure all paths are set
2016-03-20 Update osx bundle creation with SDL2 library names
koda [Sun, 20 Mar 2016 00:57:44 -0400] rev 11609
Update osx bundle creation with SDL2 library names
2016-03-18 copypasta to make AI use vampirism too
nemo [Fri, 18 Mar 2016 13:27:30 -0400] rev 11608
copypasta to make AI use vampirism too
2016-03-15 logging via physfs qmlfrontend
unc0rr [Tue, 15 Mar 2016 22:29:40 +0300] rev 11607
logging via physfs
2016-03-14 Merge default qmlfrontend
unc0rr [Mon, 14 Mar 2016 22:08:27 +0300] rev 11606
Merge default
2016-03-14 Do not check games lasting for more than 3 hours
unc0rr [Mon, 14 Mar 2016 22:04:39 +0300] rev 11605
Do not check games lasting for more than 3 hours
2016-03-14 german translation: fix error due to confusion of plural "you" with singular "you"
sheepluva [Mon, 14 Mar 2016 14:38:23 +0100] rev 11604
german translation: fix error due to confusion of plural "you" with singular "you"
2015-11-16 avwrapper: Explicitly check for macro existence 0.9.22
koda [Mon, 16 Nov 2015 18:28:10 +0100] rev 11603
avwrapper: Explicitly check for macro existence
2015-11-07 videorec: Drop setting x264 preset 0.9.22
koda [Sat, 07 Nov 2015 15:07:33 +0100] rev 11602
videorec: Drop setting x264 preset It is the default one anyway.
2015-11-16 avwrapper: Adjust prefixed symobols version guard 0.9.22
koda [Mon, 16 Nov 2015 13:59:04 +0100] rev 11601
avwrapper: Adjust prefixed symobols version guard
2015-11-12 libavinteraction: Adjust version guard for av_codec_is_encoder() 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Thu, 12 Nov 2015 02:41:40 +0100] rev 11600
libavinteraction: Adjust version guard for av_codec_is_encoder()
2015-11-10 videorec: Drop a commented out option 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:40 +0100] rev 11599
videorec: Drop a commented out option
2015-11-10 videorec: Use future API for raw video encoding 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:16 +0100] rev 11598
videorec: Use future API for raw video encoding
2015-11-10 videorec: Appropriately rescale timestamps and duration 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:15 +0100] rev 11597
videorec: Appropriately rescale timestamps and duration Applies to both audio and video for them to be in sync.
2015-11-10 videorec: Always initialize audio and video time bases 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:14 +0100] rev 11596
videorec: Always initialize audio and video time bases In both context and stream.
2015-11-10 videorec: Fully set frame properties 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:13 +0100] rev 11595
videorec: Fully set frame properties
2015-11-10 videorec: Fix flushing encoders 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:12 +0100] rev 11594
videorec: Fix flushing encoders When passing NULL frames, encoders empty their queues, but we have to stop polling from them when they don't any more data.
2015-11-10 videorec: Make sure the audio packet is considered empty 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:10 +0100] rev 11593
videorec: Make sure the audio packet is considered empty
2016-03-05 [BUG 1] - Fixed simultaneous pressing of two arrow buttons on mobile
antonc27 <antonc27@mail.ru> [Sat, 05 Mar 2016 21:04:06 +0100] rev 11592
[bug #1] - Fixed simultaneous pressing of two arrow buttons on mobile
2016-03-05 Fix TechRacer not recoding finish if time was >= 100s by raising this limit ten times.
unc0rr [Sat, 05 Mar 2016 16:46:04 +0300] rev 11591
Fix TechRacer not recoding finish if time was >= 100s by raising this limit ten times.
2016-03-04 fix pas2c breakage caused by recent changes in uLandGraphics
sheepluva [Fri, 04 Mar 2016 10:37:42 +0100] rev 11590
fix pas2c breakage caused by recent changes in uLandGraphics
2016-03-03 Break up the hog/object collision. Currently is $7F, allowing 128 overlapping objects accurately. Breaking it up into 15 for hogs, 7 for other objects. I'm thinking the overall accuracy should be just fine as far as people noticing even with a ton of overlapping hogs, and this way we can tell the difference between a hog and "something else". For experiment and rope-breaking purposes, make rope pass through hogs.
nemo [Thu, 03 Mar 2016 16:36:05 -0500] rev 11589
Break up the hog/object collision. Currently is $7F, allowing 128 overlapping objects accurately. Breaking it up into 15 for hogs, 7 for other objects. I'm thinking the overall accuracy should be just fine as far as people noticing even with a ton of overlapping hogs, and this way we can tell the difference between a hog and "something else". For experiment and rope-breaking purposes, make rope pass through hogs.
2016-03-03 fix and/or screwup that was causing girders in tunnels to erase the tunnel. also a little bit of indentation/case fixing
nemo [Thu, 03 Mar 2016 15:41:53 -0500] rev 11588
fix and/or screwup that was causing girders in tunnels to erase the tunnel. also a little bit of indentation/case fixing
2016-03-01 - Enable CI builds with travis for hw iOS
antonc27 <antonc27@mail.ru> [Tue, 01 Mar 2016 14:46:13 +0100] rev 11587
- Enable CI builds with travis for hw iOS
2016-03-01 Don't see a good reason for it to be here
unC0Rr [Tue, 01 Mar 2016 12:37:42 +0300] rev 11586
Don't see a good reason for it to be here
2016-03-01 Don't dump ghost points if map isn't detected
unc0rr [Tue, 01 Mar 2016 08:32:46 +0300] rev 11585
Don't dump ghost points if map isn't detected
2016-02-29 - Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru> [Tue, 01 Mar 2016 00:41:38 +0100] rev 11584
- Enable scheme sharing for Xcode project, this required for travis builds
2016-02-29 Syntax fix
unC0Rr [Mon, 29 Feb 2016 14:41:52 +0300] rev 11583
Syntax fix
2016-02-29 Fix wp issue, hopefully
unC0Rr [Mon, 29 Feb 2016 14:36:44 +0300] rev 11582
Fix wp issue, hopefully
2016-02-27 - Fix room config being sent unmodified
unc0rr [Sun, 28 Feb 2016 00:00:46 +0300] rev 11581
- Fix room config being sent unmodified - Fix server ghost color
2016-02-27 Fix build
unc0rr [Sat, 27 Feb 2016 20:56:49 +0300] rev 11580
Fix build
2016-02-27 Don't compare time value with itself
unc0rr [Sat, 27 Feb 2016 18:15:53 +0300] rev 11579
Don't compare time value with itself
2016-02-27 Recognize ghost points in checker
unc0rr [Sat, 27 Feb 2016 18:02:24 +0300] rev 11578
Recognize ghost points in checker
2016-02-27 Finish implementation of ghost points served from server, not tested
unc0rr [Sat, 27 Feb 2016 09:44:13 +0300] rev 11577
Finish implementation of ghost points served from server, not tested
2016-02-26 updated french lua translation
BaptisteOrieux [Fri, 26 Feb 2016 14:11:16 -0500] rev 11576
updated french lua translation
2016-02-25 More work on best time ghost feature
unc0rr [Thu, 25 Feb 2016 23:17:52 +0300] rev 11575
More work on best time ghost feature
2015-11-11 cmake: Set OLD for policy 26 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 11 Nov 2015 18:40:52 +0100] rev 11574
cmake: Set OLD for policy 26 We need to get target location because of our bundled dependencies.
2016-02-24 Recognize ghost points in db interaction tool (no storing yet)
unc0rr [Wed, 24 Feb 2016 22:37:03 +0300] rev 11573
Recognize ghost points in db interaction tool (no storing yet)
2016-02-23 - Campaign for iOS: Finally can launch campaign's mission game from list!
antonc27 <antonc27@mail.ru> [Wed, 24 Feb 2016 00:33:10 +0100] rev 11572
- Campaign for iOS: Finally can launch campaign's mission game from list! TODO: Customize UI TODO: Track user progress TODO: Localization TODO: Refactoring TODO: Get some sleep ^_
2016-02-23 - Small refactoring for seed command
antonc27 <antonc27@mail.ru> [Wed, 24 Feb 2016 00:10:12 +0100] rev 11571
- Small refactoring for seed command
2016-02-23 - Campaign for iOS: Fill campaign page with parsed missions from campaign.ini
antonc27 <antonc27@mail.ru> [Tue, 23 Feb 2016 23:29:06 +0100] rev 11570
- Campaign for iOS: Fill campaign page with parsed missions from campaign.ini
2016-02-23 Dump best time ghost on console
unc0rr [Tue, 23 Feb 2016 13:45:49 +0300] rev 11569
Dump best time ghost on console
2016-02-22 - Campaign for iOS: Don't forget to add last parsed section in ini file
antonc27 <antonc27@mail.ru> [Tue, 23 Feb 2016 00:41:18 +0100] rev 11568
- Campaign for iOS: Don't forget to add last parsed section in ini file
2016-02-22 - Campaign for iOS: Reinventing wheel for campaign.ini parsing
antonc27 <antonc27@mail.ru> [Tue, 23 Feb 2016 00:29:46 +0100] rev 11567
- Campaign for iOS: Reinventing wheel for campaign.ini parsing
2016-02-22 Use secure HTTP for Sparkle appcast URL 0.9.22
koda [Mon, 22 Feb 2016 15:56:32 -0500] rev 11566
Use secure HTTP for Sparkle appcast URL
2016-02-22 Info.plist: Set less important URLs to https
koda [Mon, 22 Feb 2016 16:01:29 -0500] rev 11565
Info.plist: Set less important URLs to https
2016-02-22 Use secure HTTP for Sparkle appcast URL
koda [Mon, 22 Feb 2016 15:56:32 -0500] rev 11564
Use secure HTTP for Sparkle appcast URL
2016-02-22 Treat #99 point type as a ghost trace
unc0rr [Mon, 22 Feb 2016 23:49:54 +0300] rev 11563
Treat #99 point type as a ghost trace
2016-02-22 - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru> [Mon, 22 Feb 2016 21:38:23 +0100] rev 11562
- Campaign for iOS: Stub for CampaignViewController
2016-02-22 remove unused path functions
nemo [Mon, 22 Feb 2016 10:24:00 -0500] rev 11561
remove unused path functions
2016-02-21 - Campaign for iOS: Simply retrieve list of campaigns
antonc27 <antonc27@mail.ru> [Sun, 21 Feb 2016 23:12:12 +0100] rev 11560
- Campaign for iOS: Simply retrieve list of campaigns
2016-02-21 - Campaign for iOS: Stub for list of campaigns
antonc27 <antonc27@mail.ru> [Sun, 21 Feb 2016 22:21:59 +0100] rev 11559
- Campaign for iOS: Stub for list of campaigns
2016-02-21 - Campaign for iOS: Added 'Campaign' button on MainMenu screen
antonc27 <antonc27@mail.ru> [Sun, 21 Feb 2016 20:20:40 +0100] rev 11558
- Campaign for iOS: Added 'Campaign' button on MainMenu screen
2016-02-21 Oops, fix whose nick to compare to
unc0rr [Sun, 21 Feb 2016 09:09:13 +0300] rev 11557
Oops, fix whose nick to compare to
2016-02-20 Filter out hog speech messages with non-local team index (not tested)
unc0rr [Sat, 20 Feb 2016 22:02:13 +0300] rev 11556
Filter out hog speech messages with non-local team index (not tested)
2016-02-18 - Send also some seed when loading missions on iOS (same behavior as on desktop)
antonc27 <antonc27@mail.ru> [Fri, 19 Feb 2016 00:07:59 +0100] rev 11555
- Send also some seed when loading missions on iOS (same behavior as on desktop)
2016-02-17 - Small refactoring for seed generation on iOS side
antonc27 <antonc27@mail.ru> [Wed, 17 Feb 2016 23:27:13 +0100] rev 11554
- Small refactoring for seed generation on iOS side
2016-02-16 sniper rifle too
nemo [Tue, 16 Feb 2016 11:31:55 -0500] rev 11553
sniper rifle too
2016-02-16 reduce by 1, probably should avoid tunnel issue
nemo [Tue, 16 Feb 2016 11:29:36 -0500] rev 11552
reduce by 1, probably should avoid tunnel issue
2016-02-16 apply to deagle and sniper only
sheepluva [Tue, 16 Feb 2016 04:25:00 +0100] rev 11551
apply to deagle and sniper only
2016-02-16 disallow bullets to hit the hedgehog that fired them (unless bounced/wrapped/portal'd)
sheepluva [Tue, 16 Feb 2016 03:19:23 +0100] rev 11550
disallow bullets to hit the hedgehog that fired them (unless bounced/wrapped/portal'd)
2016-02-15 - Some warnings fixed with text alignment on iOS front-end
antonc27 <antonc27@mail.ru> [Mon, 15 Feb 2016 23:37:48 +0100] rev 11549
- Some warnings fixed with text alignment on iOS front-end
2016-02-14 Fix for cursor movement problems on touch devices
Anton Malmygin <antonc27@mail.ru> [Sun, 14 Feb 2016 21:34:01 +0100] rev 11548
Fix for cursor movement problems on touch devices
2016-02-14 Fix index of script param
unc0rr [Sun, 14 Feb 2016 20:57:17 +0300] rev 11547
Fix index of script param
2016-02-13 Tech racer maps detection
unc0rr [Sat, 13 Feb 2016 12:32:08 +0300] rev 11546
Tech racer maps detection
2016-02-12 detectMap() rewrite with more sane approach, also check waypoints placement to avoid cheating
unc0rr [Sat, 13 Feb 2016 00:36:38 +0300] rev 11545
detectMap() rewrite with more sane approach, also check waypoints placement to avoid cheating
2016-02-09 Merge default qmlfrontend
unc0rr [Tue, 09 Feb 2016 21:11:16 +0300] rev 11544
Merge default
2016-02-12 avwrapper: Do not ignore avformat_write_header return value
koda [Fri, 12 Feb 2016 14:27:20 -0500] rev 11543
avwrapper: Do not ignore avformat_write_header return value
2016-02-12 Attempt to implement hash for special points to detect tech racer maps
unC0Rr [Fri, 12 Feb 2016 17:03:42 +0300] rev 11542
Attempt to implement hash for special points to detect tech racer maps
2016-02-09 Put graves behind other stuff.
nemo [Tue, 09 Feb 2016 15:27:55 -0500] rev 11541
Put graves behind other stuff.
2016-02-09 crosshair on hog won't cause a direct hit anymore
nemo [Tue, 09 Feb 2016 15:10:01 -0500] rev 11540
crosshair on hog won't cause a direct hit anymore
2016-02-09 Fix possible crashes/hangs due to recent changes
unC0Rr [Tue, 09 Feb 2016 14:40:06 +0300] rev 11539
Fix possible crashes/hangs due to recent changes
2016-02-08 Fix one more crasher in early freeEverything call
unc0rr [Mon, 08 Feb 2016 14:58:36 +0300] rev 11538
Fix one more crasher in early freeEverything call
2016-02-07 - ifdef to avoid compiler warning
antonc27 <antonc27@mail.ru> [Sun, 07 Feb 2016 18:29:34 +0100] rev 11537
- ifdef to avoid compiler warning
2016-02-07 - uTypes must be included for reference of gmtLandPreview which used for iOS build
antonc27 <antonc27@mail.ru> [Sun, 07 Feb 2016 17:40:09 +0100] rev 11536
- uTypes must be included for reference of gmtLandPreview which used for iOS build
2016-02-05 Racer maps #18 and #19
unC0Rr [Fri, 05 Feb 2016 11:32:23 +0300] rev 11535
Racer maps #18 and #19
2016-02-04 Fix a crasher
unc0rr [Thu, 04 Feb 2016 21:04:08 +0300] rev 11534
Fix a crasher
2016-02-01 Fix SDL_CreateThread in windows
unC0Rr [Mon, 01 Feb 2016 15:10:10 +0300] rev 11533
Fix SDL_CreateThread in windows
2016-01-31 Bye-bye TryDo
unc0rr [Sun, 31 Jan 2016 16:07:14 +0300] rev 11532
Bye-bye TryDo
2016-01-23 rename doStepCakeWork to doStepCakeWalk
sheepluva [Sun, 24 Jan 2016 00:02:57 +0100] rev 11531
rename doStepCakeWork to doStepCakeWalk
2016-01-23 party tweak
sheepluva [Sun, 24 Jan 2016 00:00:25 +0100] rev 11530
party tweak
2016-01-23 As an animation effect this should be in uGearsRender. Plus it'll still spark when paused then, which is kinda fun.
nemo [Sat, 23 Jan 2016 17:29:44 -0500] rev 11529
As an animation effect this should be in uGearsRender. Plus it'll still spark when paused then, which is kinda fun.
2016-01-23 tweak sniper training
sheepluva [Sat, 23 Jan 2016 23:02:03 +0100] rev 11528
tweak sniper training
2016-01-23 sparkles for dynamite at sheepy's request. he can tweak values if he wishes
nemo [Sat, 23 Jan 2016 16:07:14 -0500] rev 11527
sparkles for dynamite at sheepy's request. he can tweak values if he wishes
2016-01-23 update translation files
nemo [Sat, 23 Jan 2016 15:23:54 -0500] rev 11526
update translation files
2016-01-23 forgot viewport resize is a thing.
sheepluva [Sat, 23 Jan 2016 20:58:23 +0100] rev 11525
forgot viewport resize is a thing.
2016-01-23 fixing my math... I think ;p
sheepluva [Sat, 23 Jan 2016 19:49:55 +0100] rev 11524
fixing my math... I think ;p
2016-01-23 recognize proper birthday parties
sheepluva [Sat, 23 Jan 2016 11:00:31 +0100] rev 11523
recognize proper birthday parties
2016-01-23 minor code tweaks
sheepluva [Sat, 23 Jan 2016 10:14:47 +0100] rev 11522
minor code tweaks
2016-01-23 add cinematic effect to "sinking feeling" intro sequence
sheepluva [Sat, 23 Jan 2016 09:05:37 +0100] rev 11521
add cinematic effect to "sinking feeling" intro sequence
2016-01-23 Lua API: SetCinematicMode(enable)
sheepluva [Sat, 23 Jan 2016 08:11:14 +0100] rev 11520
Lua API: SetCinematicMode(enable)
2016-01-23 adding a "cinematic mode" - currently: black bars on bottom/top. triggered by rcplane when pressing enter
sheepluva [Sat, 23 Jan 2016 07:53:57 +0100] rev 11519
adding a "cinematic mode" - currently: black bars on bottom/top. triggered by rcplane when pressing enter
2016-01-19 SDL2: fix toggling fullscreen. dunno how well this works on non-linux-OS
sheepluva [Wed, 20 Jan 2016 00:57:09 +0100] rev 11518
SDL2: fix toggling fullscreen. dunno how well this works on non-linux-OS if it works well, then resizing could be made way more responsive too
2016-01-16 find hg revision even if github author name is not the same as hg author (kodabb vs koda)
sheepluva [Sat, 16 Jan 2016 19:50:38 +0100] rev 11517
find hg revision even if github author name is not the same as hg author (kodabb vs koda)
2016-01-16 recognize subdomains of hedgewars.org
sheepluva [Sat, 16 Jan 2016 19:29:28 +0100] rev 11516
recognize subdomains of hedgewars.org
2016-01-16 update some old google code links in the code/etc. thanks Wuzzy for the heads-up
sheepluva [Sat, 16 Jan 2016 19:20:06 +0100] rev 11515
update some old google code links in the code/etc. thanks Wuzzy for the heads-up
2016-01-16 fix script for resolving git commit id to hg commit id (github page format changed; hw hg repo location too)
sheepluva [Sat, 16 Jan 2016 19:11:21 +0100] rev 11514
fix script for resolving git commit id to hg commit id (github page format changed; hw hg repo location too)
2016-01-15 fix comment; revert unintentional commit of some testing png
sheepluva [Fri, 15 Jan 2016 13:29:27 +0100] rev 11513
fix comment; revert unintentional commit of some testing png
2016-01-15 serious anti wall sticking protection for hedgewars
sheepluva [Fri, 15 Jan 2016 13:18:40 +0100] rev 11512
serious anti wall sticking protection for hedgewars
2016-01-15 documentation tweak
sheepluva [Fri, 15 Jan 2016 05:50:18 +0100] rev 11511
documentation tweak
2016-01-13 Damaged hog is not in a jumping state
unc0rr [Wed, 13 Jan 2016 21:29:04 +0300] rev 11510
Damaged hog is not in a jumping state
2016-01-13 Add some delay to checker
unc0rr [Wed, 13 Jan 2016 19:54:55 +0300] rev 11509
Add some delay to checker
2016-01-13 Don't allow to kick an admin with super power enabled
unc0rr [Wed, 13 Jan 2016 19:38:03 +0300] rev 11508
Don't allow to kick an admin with super power enabled
2016-01-09 SDLTry doesn't halt engine no more
unc0rr [Sun, 10 Jan 2016 00:45:13 +0300] rev 11507
SDLTry doesn't halt engine no more
2016-01-13 add some dust effect to rolling/sliding hedgehogs
sheepluva [Wed, 13 Jan 2016 16:19:50 +0100] rev 11506
add some dust effect to rolling/sliding hedgehogs
2016-01-12 changelog: Mention videorec fixes
koda [Tue, 12 Jan 2016 17:18:51 -0500] rev 11505
changelog: Mention videorec fixes
2016-01-12 travis: don't skip joins because that would require #hedgewars to allow messages from outside the channel
sheepluva [Tue, 12 Jan 2016 23:16:31 +0100] rev 11504
travis: don't skip joins because that would require #hedgewars to allow messages from outside the channel
2016-01-12 pas2c still does (not like) this
sheepluva [Tue, 12 Jan 2016 22:43:39 +0100] rev 11503
pas2c still does (not like) this
2016-01-12 don't send text input to chat if not in chat-mode.
sheepluva [Tue, 12 Jan 2016 22:36:08 +0100] rev 11502
don't send text input to chat if not in chat-mode.
2016-01-12 finish SDL2-window focus change detection code
sheepluva [Tue, 12 Jan 2016 22:12:16 +0100] rev 11501
finish SDL2-window focus change detection code
2016-01-12 use MIX_DEFAULT_FORMAT for sound
sheepluva [Tue, 12 Jan 2016 21:21:44 +0100] rev 11500
use MIX_DEFAULT_FORMAT for sound
2016-01-12 fix volume being at 0 on engine start. note: seems window focus changes are not detected atm. (relevant for sound dampening)
sheepluva [Tue, 12 Jan 2016 20:40:12 +0100] rev 11499
fix volume being at 0 on engine start. note: seems window focus changes are not detected atm. (relevant for sound dampening)
2016-01-11 update Changelog
sheepluva [Tue, 12 Jan 2016 00:36:17 +0100] rev 11498
update Changelog
2016-01-11 stop screenshot-flash-effects from showing up on consecutive screenshots
sheepluva [Mon, 11 Jan 2016 22:23:14 +0100] rev 11497
stop screenshot-flash-effects from showing up on consecutive screenshots
2016-01-10 merge Wuzzy's highlanderfix and statsicons bookmarks.
sheepluva [Sun, 10 Jan 2016 21:33:11 +0100] rev 11496
merge Wuzzy's highlanderfix and statsicons bookmarks.
2015-11-21 Customize stats screen icons
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 21:49:40 +0100] rev 11495
Customize stats screen icons
2015-11-21 Use Goals instead of ShowMission for Highlander mission dialog
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 21:37:20 +0100] rev 11494
Use Goals instead of ShowMission for Highlander mission dialog
2016-01-10 merge Wuzzy's bluehogfix bookmark. note: there might be a cleaner fix...
sheepluva [Sun, 10 Jan 2016 21:14:06 +0100] rev 11493
merge Wuzzy's bluehogfix bookmark. note: there might be a cleaner fix...
2015-11-21 Fix Lua error spam in "Chasing the blue hog" after drowning both Crazy Runner and Hog Solo
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 21:23:05 +0100] rev 11492
Fix Lua error spam in "Chasing the blue hog" after drowning both Crazy Runner and Hog Solo
2016-01-10 merge Wuzzy's windowtitle bookmark
sheepluva [Sun, 10 Jan 2016 19:49:15 +0100] rev 11491
merge Wuzzy's windowtitle bookmark
2015-11-21 Add window titles for title-less windows
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 21:11:13 +0100] rev 11490
Add window titles for title-less windows
2016-01-10 merge Wuzzy's qttranslation bookmark
sheepluva [Sun, 10 Jan 2016 19:45:43 +0100] rev 11489
merge Wuzzy's qttranslation bookmark
2015-11-21 Load Qt library's translation
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 20:22:45 +0100] rev 11488
Load Qt library's translation
2016-01-10 don't attempt to prettify alpha of single-pixel textures (segfault with "digital" theme from forums)
sheepluva [Sun, 10 Jan 2016 18:01:17 +0100] rev 11487
don't attempt to prettify alpha of single-pixel textures (segfault with "digital" theme from forums)
2016-01-10 fix/clean-up mousewheel code
sheepluva [Sun, 10 Jan 2016 17:39:27 +0100] rev 11486
fix/clean-up mousewheel code
2016-01-10 Justyouwait.ogg wasn't installed on case-sensitive systems, due to a case typo in the CMakeLists. Thanks to TheMadCharles and Wuzzy for noticing.
sheepluva [Sun, 10 Jan 2016 12:59:03 +0100] rev 11485
Justyouwait.ogg wasn't installed on case-sensitive systems, due to a case typo in the CMakeLists. Thanks to TheMadCharles and Wuzzy for noticing.
2016-01-05 limit Y increment to 6 (saucer/birdy bug)
nemo [Tue, 05 Jan 2016 15:15:54 -0500] rev 11484
limit Y increment to 6 (saucer/birdy bug)
2016-01-04 Overwrite last '+' cmd in the queue instead of appending new command
unc0rr [Mon, 04 Jan 2016 10:08:26 +0300] rev 11483
Overwrite last '+' cmd in the queue instead of appending new command
2016-01-02 put teamrope into ShoppaMap too
nemo [Fri, 01 Jan 2016 19:34:48 -0500] rev 11482
put teamrope into ShoppaMap too
2016-01-01 merge default qmlfrontend
unc0rr [Fri, 01 Jan 2016 19:15:32 +0300] rev 11481
merge default
2016-01-01 Handle drawn maps from net qmlfrontend
unc0rr [Fri, 01 Jan 2016 19:14:59 +0300] rev 11480
Handle drawn maps from net
2016-01-01 add 32px to top offset
nemo [Fri, 01 Jan 2016 10:49:59 -0500] rev 11479
add 32px to top offset
2015-12-31 Tweak the hole carving to become less agressive about spacing if random points keep failing.
nemo [Thu, 31 Dec 2015 15:11:44 -0500] rev 11478
Tweak the hole carving to become less agressive about spacing if random points keep failing.
2015-12-31 Force locations for hogs if even TryHard fails on initial spawn.
nemo [Thu, 31 Dec 2015 12:47:33 -0500] rev 11477
Force locations for hogs if even TryHard fails on initial spawn.
2015-12-31 Disable digging on solid land
nemo [Thu, 31 Dec 2015 10:17:15 -0500] rev 11476
Disable digging on solid land
2015-12-31 AI is pretty good at using Bee weapon
unc0rr [Thu, 31 Dec 2015 16:26:21 +0300] rev 11475
AI is pretty good at using Bee weapon
2015-12-31 Some WIP for bee
unC0Rr [Thu, 31 Dec 2015 14:00:27 +0300] rev 11474
Some WIP for bee
2015-12-31 Some themers expressed desire to have translucent themes. While the current AA stuff in uLandGraphics won't really allow this to work with LandBackTex properly, seems to me it should be safe to allow alpha for LandTex. Our LandTex should all have alpha of 255 on the existing themes.
nemo [Wed, 30 Dec 2015 23:30:00 -0500] rev 11473
Some themers expressed desire to have translucent themes. While the current AA stuff in uLandGraphics won't really allow this to work with LandBackTex properly, seems to me it should be safe to allow alpha for LandTex. Our LandTex should all have alpha of 255 on the existing themes.
2015-12-31 remove hardcoded shotgun val
nemo [Wed, 30 Dec 2015 23:20:57 -0500] rev 11472
remove hardcoded shotgun val
2015-12-30 set TryHard for placing hog automatically
nemo [Wed, 30 Dec 2015 15:26:25 -0500] rev 11471
set TryHard for placing hog automatically
2015-12-30 remove space from key binding name
nemo [Wed, 30 Dec 2015 11:59:43 -0500] rev 11470
remove space from key binding name
2015-12-30 call this faller scrambling less often.
nemo [Wed, 30 Dec 2015 08:50:19 -0500] rev 11469
call this faller scrambling less often.
2015-12-29 Make weapon damage in most cases be a structure value and also expose it to lua. Needs testing/review due to conditions at time of doing this (w/ one arm, dizzy/tingling due to sodium citrate), and just number of places changed..
nemo [Tue, 29 Dec 2015 14:44:32 -0500] rev 11468
Make weapon damage in most cases be a structure value and also expose it to lua. Needs testing/review due to conditions at time of doing this (w/ one arm, dizzy/tingling due to sodium citrate), and just number of places changed..
2015-12-28 Allow server admins to join passworded/restricted rooms when it is really needed
unc0rr [Mon, 28 Dec 2015 23:37:44 +0300] rev 11467
Allow server admins to join passworded/restricted rooms when it is really needed
2015-12-28 Defer kicking to the time when everything is in consistent state
unc0rr [Mon, 28 Dec 2015 21:51:12 +0300] rev 11466
Defer kicking to the time when everything is in consistent state
2015-12-28 Allow toggling registration requirement on live server
unc0rr [Mon, 28 Dec 2015 21:21:02 +0300] rev 11465
Allow toggling registration requirement on live server
2015-12-28 Allow only one query per session
unc0rr [Mon, 28 Dec 2015 09:06:29 +0300] rev 11464
Allow only one query per session
2015-12-28 Don't send LIST command on join
unc0rr [Mon, 28 Dec 2015 08:43:38 +0300] rev 11463
Don't send LIST command on join
2015-12-26 - Fix passing of ansistrings via ipc qmlfrontend
unc0rr [Sat, 26 Dec 2015 22:29:57 +0300] rev 11462
- Fix passing of ansistrings via ipc - Some work on getting drawn maps from network (missing zlib unpack)
2015-12-22 assume frontend buffer utf-8 to avoid garbage strings in debug
nemo [Tue, 22 Dec 2015 11:18:40 -0500] rev 11461
assume frontend buffer utf-8 to avoid garbage strings in debug
2015-12-20 Fix two bugs, and yay, spectating works now qmlfrontend
unc0rr [Sun, 20 Dec 2015 12:45:49 +0300] rev 11460
Fix two bugs, and yay, spectating works now
2015-12-16 Fix a ton of bugs in engine instances queue and ipc qmlfrontend
unc0rr [Thu, 17 Dec 2015 00:51:20 +0300] rev 11459
Fix a ton of bugs in engine instances queue and ipc
2015-12-15 Send full game config to the engine qmlfrontend
unc0rr [Wed, 16 Dec 2015 00:20:56 +0300] rev 11458
Send full game config to the engine
2015-12-15 Dunno why those were here at all qmlfrontend
unc0rr [Tue, 15 Dec 2015 20:38:51 +0300] rev 11457
Dunno why those were here at all
2015-12-15 uFLData was renamed, update "uses" qmlfrontend
sheepluva [Tue, 15 Dec 2015 18:19:12 +0100] rev 11456
uFLData was renamed, update "uses"
2015-12-15 Fix command sent to engine so it works for real qmlfrontend
unc0rr [Tue, 15 Dec 2015 20:11:18 +0300] rev 11455
Fix command sent to engine so it works for real
2015-12-13 - Improve IPC handling in engine qmlfrontend
unc0rr [Mon, 14 Dec 2015 00:24:03 +0300] rev 11454
- Improve IPC handling in engine - Handle EM protocol command - Some fixes for net game
2015-12-12 Also send config in network game qmlfrontend
unc0rr [Sat, 12 Dec 2015 23:42:40 +0300] rev 11453
Also send config in network game
2015-12-12 Introduce barriers between messages to different engine instances qmlfrontend
unc0rr [Sat, 12 Dec 2015 23:38:18 +0300] rev 11452
Introduce barriers between messages to different engine instances
2015-12-10 Start work on running engine in network game qmlfrontend
unc0rr [Thu, 10 Dec 2015 23:49:12 +0300] rev 11451
Start work on running engine in network game
2015-12-09 - Use queues instead of single buffer to communicate between threads qmlfrontend
unc0rr [Thu, 10 Dec 2015 00:33:45 +0300] rev 11450
- Use queues instead of single buffer to communicate between threads - Fix build
2015-12-06 Client flags handling implementation start qmlfrontend
unc0rr [Mon, 07 Dec 2015 00:05:41 +0300] rev 11449
Client flags handling implementation start
2015-12-06 Merge default qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:36:21 +0300] rev 11448
Merge default
2015-12-06 Don't send maze_size parameter when not needed, as it overwrites template_filter qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:35:58 +0300] rev 11447
Don't send maze_size parameter when not needed, as it overwrites template_filter
2015-12-06 Send team removal message to net qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:20:09 +0300] rev 11446
Send team removal message to net
2015-12-06 Load full team config from file qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:07:35 +0300] rev 11445
Load full team config from file
2015-12-06 - Send team to net qmlfrontend
unc0rr [Sun, 06 Dec 2015 19:56:33 +0300] rev 11444
- Send team to net - Handle TEAM_ACCEPTED
2015-12-05 - Hedgehogs number display qmlfrontend
unc0rr [Sat, 05 Dec 2015 16:14:59 +0300] rev 11443
- Hedgehogs number display - Accept team removal message from net - Reset teams list leaving a room
2015-12-03 - Accept team and team color from net qmlfrontend
unc0rr [Thu, 03 Dec 2015 23:59:06 +0300] rev 11442
- Accept team and team color from net - Some small fixes
2015-12-02 Fix LEFT command handling qmlfrontend
unc0rr [Wed, 02 Dec 2015 22:30:13 +0300] rev 11441
Fix LEFT command handling
2015-12-02 Accept scheme from net qmlfrontend
unc0rr [Wed, 02 Dec 2015 22:21:23 +0300] rev 11440
Accept scheme from net
2015-12-02 Fix build for windows + other small fixes qmlfrontend
unC0Rr [Wed, 02 Dec 2015 13:39:16 +0300] rev 11439
Fix build for windows + other small fixes
2015-12-01 Rename uFLData to uFLThemes qmlfrontend
unc0rr [Tue, 01 Dec 2015 23:40:38 +0300] rev 11438
Rename uFLData to uFLThemes
2015-12-01 Accept ammo scheme from network qmlfrontend
unc0rr [Tue, 01 Dec 2015 23:37:10 +0300] rev 11437
Accept ammo scheme from network
2015-12-01 Fix FULLMAPCONFIG handling qmlfrontend
unc0rr [Tue, 01 Dec 2015 19:49:59 +0300] rev 11436
Fix FULLMAPCONFIG handling
2015-11-30 Prevent crashing from empty PART reason qmlfrontend
unc0rr [Mon, 30 Nov 2015 23:43:19 +0300] rev 11435
Prevent crashing from empty PART reason
2015-11-30 - Implement engine runs queue qmlfrontend
unc0rr [Mon, 30 Nov 2015 23:25:18 +0300] rev 11434
- Implement engine runs queue - Many small improvements
2015-11-27 Handle some CFG parameters qmlfrontend
unc0rr [Sat, 28 Nov 2015 00:18:04 +0300] rev 11433
Handle some CFG parameters
2015-11-26 Update seed, theme and script from net in UI qmlfrontend
unc0rr [Thu, 26 Nov 2015 20:11:54 +0300] rev 11432
Update seed, theme and script from net in UI
2015-11-25 Some game config methods and signals qmlfrontend
unc0rr [Wed, 25 Nov 2015 22:10:01 +0300] rev 11431
Some game config methods and signals
2015-11-25 UI knowns local player nickname qmlfrontend
unc0rr [Wed, 25 Nov 2015 21:31:30 +0300] rev 11430
UI knowns local player nickname
2015-11-24 Apply generated code to .pas files, fix FULLMAPCONFIG handling qmlfrontend
unc0rr [Tue, 24 Nov 2015 20:19:00 +0300] rev 11429
Apply generated code to .pas files, fix FULLMAPCONFIG handling
2015-11-24 Support for protocol commands which are equal to suffix of another protocol command qmlfrontend
unC0Rr [Tue, 24 Nov 2015 12:09:41 +0300] rev 11428
Support for protocol commands which are equal to suffix of another protocol command
2015-11-24 - Add the rest of protocol commands qmlfrontend
unc0rr [Tue, 24 Nov 2015 09:00:43 +0300] rev 11427
- Add the rest of protocol commands - Fix some generator glitches
2015-11-22 Small ui rework qmlfrontend
unc0rr [Sun, 22 Nov 2015 19:29:13 +0300] rev 11426
Small ui rework
2015-11-22 Another approach to parsing two-lines protocol commands qmlfrontend
unc0rr [Sun, 22 Nov 2015 18:06:32 +0300] rev 11425
Another approach to parsing two-lines protocol commands
2015-11-21 - Some refactoring qmlfrontend
unc0rr [Sat, 21 Nov 2015 23:56:41 +0300] rev 11424
- Some refactoring - Room page, handle room join/part, room chat
2015-11-21 - Warnings/errors message box qmlfrontend
unc0rr [Sat, 21 Nov 2015 17:07:06 +0300] rev 11423
- Warnings/errors message box - Send JOIN_ROOM on double click on rooms list - Some small iprovements more
2015-11-21 Handle ROOM UPD qmlfrontend
unc0rr [Sat, 21 Nov 2015 12:40:33 +0300] rev 11422
Handle ROOM UPD
2015-11-21 Fix wrong jump qmlfrontend
unc0rr [Sat, 21 Nov 2015 10:04:20 +0300] rev 11421
Fix wrong jump
2015-11-21 Small fixes qmlfrontend
unc0rr [Sat, 21 Nov 2015 09:56:00 +0300] rev 11420
Small fixes
2015-11-20 - Handle ROOM DEL qmlfrontend
unc0rr [Sat, 21 Nov 2015 00:42:11 +0300] rev 11419
- Handle ROOM DEL - Small fixes
2015-11-20 Handle ROOMS and ROOM ADD protocol commands qmlfrontend
unc0rr [Fri, 20 Nov 2015 23:56:13 +0300] rev 11418
Handle ROOMS and ROOM ADD protocol commands
2015-11-20 Fix losing commands qmlfrontend
unc0rr [Fri, 20 Nov 2015 23:05:49 +0300] rev 11417
Fix losing commands
2015-11-19 Can send chat messages now qmlfrontend
unc0rr [Thu, 19 Nov 2015 23:32:28 +0300] rev 11416
Can send chat messages now
2015-11-19 Lobby page with chat widget(readonly) qmlfrontend
unc0rr [Thu, 19 Nov 2015 23:04:53 +0300] rev 11415
Lobby page with chat widget(readonly)
2015-11-19 Remove CHECKPOINT 011 occurence, probably hiding some bug
unc0rr [Thu, 19 Nov 2015 13:30:34 +0300] rev 11414
Remove CHECKPOINT 011 occurence, probably hiding some bug
2015-11-18 Implement processing net commands in the main thread qmlfrontend
unc0rr [Wed, 18 Nov 2015 22:18:39 +0300] rev 11413
Implement processing net commands in the main thread
2015-11-18 Add a few more lua things to the changelog
nemo [Wed, 18 Nov 2015 14:12:15 -0500] rev 11412
Add a few more lua things to the changelog
2015-11-17 Merge from iOS branch
antonc27 <antonc27@mail.ru> [Tue, 17 Nov 2015 20:53:05 +0100] rev 11411
Merge from iOS branch
2015-11-17 travis: Enable OSX tests
Vittorio Giovara <vittorio@vimeo.com> [Tue, 17 Nov 2015 17:08:26 +0100] rev 11410
travis: Enable OSX tests Clean up other parts while at it.
2015-11-17 - Removed SDLTry from call to SDL_GL_SetSwapInterval ios-revival
antonc27 <antonc27@mail.ru> [Tue, 17 Nov 2015 16:34:20 +0100] rev 11409
- Removed SDLTry from call to SDL_GL_SetSwapInterval Note: "blame it on me in commit message if you want x)" sheepluva
2015-11-17 - Workaround for problems with SDL_GL_SetSwapInterval on iOS ios-revival
antonc27 <antonc27@mail.ru> [Tue, 17 Nov 2015 15:30:36 +0100] rev 11408
- Workaround for problems with SDL_GL_SetSwapInterval on iOS
2015-11-17 Merge ios-revival
antonc27 <antonc27@mail.ru> [Tue, 17 Nov 2015 15:12:24 +0100] rev 11407
Merge
2015-11-16 merge Wuzzy's saucer training
sheepluva [Mon, 16 Nov 2015 23:06:27 +0100] rev 11406
merge Wuzzy's saucer training
2015-11-14 Add Basic Flying Saucer Training
Wuzzy <almikes@aol.com> [Sat, 14 Nov 2015 19:22:42 +0100] rev 11405
Add Basic Flying Saucer Training
2015-11-16 a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu [Mon, 16 Nov 2015 15:48:37 -0500] rev 11404
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
2015-11-16 Merge default (add a bunch of FIXMEs) qmlfrontend
unc0rr [Mon, 16 Nov 2015 22:57:24 +0300] rev 11403
Merge default (add a bunch of FIXMEs)
2015-11-16 cmake: Remove core-lint flag for haskell
koda [Mon, 16 Nov 2015 20:07:21 +0100] rev 11402
cmake: Remove core-lint flag for haskell Restore different optimization level for release and debug. Finally remember "<unC0Rr> never check ghc sanity!"
2015-11-16 avwrapper: Explicitly check for macro existence
koda [Mon, 16 Nov 2015 18:28:10 +0100] rev 11401
avwrapper: Explicitly check for macro existence
2015-11-16 hwc: Do not rename main on OSX
koda [Mon, 16 Nov 2015 16:01:57 +0100] rev 11400
hwc: Do not rename main on OSX
2015-11-16 pas2c: Add cabal file
koda [Mon, 16 Nov 2015 15:22:05 +0100] rev 11399
pas2c: Add cabal file
2015-11-16 pas2c: Tentatively fix the build
koda [Mon, 16 Nov 2015 15:21:20 +0100] rev 11398
pas2c: Tentatively fix the build
2015-11-16 hwc: Drop unneed OSX library
koda [Mon, 16 Nov 2015 15:20:49 +0100] rev 11397
hwc: Drop unneed OSX library
2015-11-16 avwrapper: Adjust prefixed symobols version guard
koda [Mon, 16 Nov 2015 13:59:04 +0100] rev 11396
avwrapper: Adjust prefixed symobols version guard
2015-11-15 Removed tag 0.9.22-RC
koda [Sun, 15 Nov 2015 22:17:36 +0100] rev 11395
Removed tag 0.9.22-RC
2015-11-15 Removed tag fab746a3597e
koda [Sun, 15 Nov 2015 22:16:42 +0100] rev 11394
Removed tag fab746a3597e
2015-11-15 travis: Re-add libglew dependency
koda [Sun, 15 Nov 2015 21:21:13 +0100] rev 11393
travis: Re-add libglew dependency Needed by engine in C port.
2015-11-15 cmake: Drop image and mixer init and quit check
koda [Sun, 15 Nov 2015 21:10:44 +0100] rev 11392
cmake: Drop image and mixer init and quit check
2015-11-15 avoid double applying wind on drill
nemo [Sun, 15 Nov 2015 14:14:50 -0500] rev 11391
avoid double applying wind on drill
2015-11-15 - Reduce tau value, as suggested in gecko2 paper
unc0rr [Sun, 15 Nov 2015 21:57:38 +0300] rev 11390
- Reduce tau value, as suggested in gecko2 paper - Also store games number per epoch
2015-11-15 Set gears that go off map to gmDestroy instead of collision, disable morewind for no-gravity gears, restrict application of wind to gears that are already moving and not colliding.
nemo [Sun, 15 Nov 2015 10:22:42 -0500] rev 11389
Set gears that go off map to gmDestroy instead of collision, disable morewind for no-gravity gears, restrict application of wind to gears that are already moving and not colliding.
2015-11-15 Merge ios-revival
antonc27 <antonc27@mail.ru> [Sun, 15 Nov 2015 14:42:59 +0100] rev 11388
Merge
2015-11-15 Added tag Hedgewars-iOS-2.0 for changeset a0163b8302c5 ios-revival
antonc27 <antonc27@mail.ru> [Sun, 15 Nov 2015 14:40:51 +0100] rev 11387
Added tag Hedgewars-iOS-2.0 for changeset a0163b8302c5
2015-11-15 Closed branch ios-rus-localization ios-rus-localization
antonc27 <antonc27@mail.ru> [Sun, 15 Nov 2015 14:31:01 +0100] rev 11386
Closed branch ios-rus-localization
2015-11-15 this should fix travis build
sheepluva [Sun, 15 Nov 2015 14:18:59 +0100] rev 11385
this should fix travis build
2015-11-15 about: Update SDL2 names and drop old version check
koda [Sun, 15 Nov 2015 14:01:29 +0100] rev 11384
about: Update SDL2 names and drop old version check
2015-11-15 merge sdl2transition changes
sheepluva [Sun, 15 Nov 2015 13:35:23 +0100] rev 11383
merge sdl2transition changes
2015-11-15 closing sdl2transition branch, because it will be merged sdl2transition
sheepluva [Sun, 15 Nov 2015 13:34:32 +0100] rev 11382
closing sdl2transition branch, because it will be merged
2015-11-14 Rating updater, alpha version
unc0rr [Sat, 14 Nov 2015 22:19:05 +0300] rev 11381
Rating updater, alpha version
2015-11-14 Some WIP
unc0rr [Sat, 14 Nov 2015 17:39:45 +0300] rev 11380
Some WIP
2015-11-14 Drop all GLUT references sdl2transition
koda [Sat, 14 Nov 2015 03:22:20 +0100] rev 11379
Drop all GLUT references It was needed to create the hidden videorec window, now SDL2 offers this feature natively.
2015-11-14 cmake: Providing a separate SDL_main is not needed on OSX with SDL2 any more sdl2transition
koda [Sat, 14 Nov 2015 03:09:24 +0100] rev 11378
cmake: Providing a separate SDL_main is not needed on OSX with SDL2 any more
2015-11-14 cmake: Adjust linker lines with sdl2 names sdl2transition
koda [Sat, 14 Nov 2015 03:00:41 +0100] rev 11377
cmake: Adjust linker lines with sdl2 names
2015-11-14 libphysfs: Update sdl library name sdl2transition
koda [Sat, 14 Nov 2015 02:59:49 +0100] rev 11376
libphysfs: Update sdl library name
2015-11-14 SDLh: Remove linking from file sdl2transition
koda [Sat, 14 Nov 2015 02:57:00 +0100] rev 11375
SDLh: Remove linking from file This is not needed any more.
2015-11-14 libphyslayer: Support SDL2 only sdl2transition
koda [Sat, 14 Nov 2015 02:55:38 +0100] rev 11374
libphyslayer: Support SDL2 only
2015-11-13 set engine window icon in sdl2 sdl2transition
sheepluva [Fri, 13 Nov 2015 23:46:19 +0100] rev 11373
set engine window icon in sdl2
2015-11-13 clean up uChat sdl2transition
sheepluva [Fri, 13 Nov 2015 22:35:26 +0100] rev 11372
clean up uChat
2015-11-13 don't use types for custom value enums in pascal, use consts instead sdl2transition
sheepluva [Fri, 13 Nov 2015 22:05:58 +0100] rev 11371
don't use types for custom value enums in pascal, use consts instead
2015-11-13 revert my pas2c modification sdl2transition
sheepluva [Fri, 13 Nov 2015 20:21:44 +0100] rev 11370
revert my pas2c modification
2015-11-11 update travis dependencies sdl2transition
sheepluva [Wed, 11 Nov 2015 23:49:23 +0100] rev 11369
update travis dependencies
2015-11-11 cmake tweaks. make pas2c build with sdl2 (keycodes or something still missing) sdl2transition
sheepluva [Wed, 11 Nov 2015 23:29:49 +0100] rev 11368
cmake tweaks. make pas2c build with sdl2 (keycodes or something still missing)
2015-11-11 add pchar casts to make pas2c happy sdl2transition
sheepluva [Wed, 11 Nov 2015 21:59:06 +0100] rev 11367
add pchar casts to make pas2c happy
2015-11-11 fix pas2c enum type parsing sdl2transition
sheepluva [Wed, 11 Nov 2015 20:50:01 +0100] rev 11366
fix pas2c enum type parsing
2015-11-11 reenable cursor movement etc. sdl2transition
sheepluva [Wed, 11 Nov 2015 19:25:56 +0100] rev 11365
reenable cursor movement etc.
2015-11-10 use SDL2 to copy to clipboard sdl2transition
sheepluva [Tue, 10 Nov 2015 22:37:54 +0100] rev 11364
use SDL2 to copy to clipboard
2015-11-10 use SDL2 to paste clipboard contents sdl2transition
sheepluva [Tue, 10 Nov 2015 22:18:06 +0100] rev 11363
use SDL2 to paste clipboard contents
2015-11-10 merge default sdl2transition
sheepluva [Tue, 10 Nov 2015 20:43:13 +0100] rev 11362
merge default
2015-11-10 drop FindSDL1or2 cmake module sdl2transition
sheepluva [Tue, 10 Nov 2015 18:16:35 +0100] rev 11361
drop FindSDL1or2 cmake module
2015-11-10 drop support for SDL 1.2 sdl2transition
sheepluva [Tue, 10 Nov 2015 17:45:14 +0100] rev 11360
drop support for SDL 1.2
2015-11-13 Finish formula implementation
unc0rr [Fri, 13 Nov 2015 21:17:40 +0300] rev 11359
Finish formula implementation
2015-11-12 Start work on rating calculator
unc0rr [Thu, 12 Nov 2015 23:38:01 +0300] rev 11358
Start work on rating calculator
2015-11-12 README.md: Add a travis badge
koda [Thu, 12 Nov 2015 02:48:51 +0100] rev 11357
README.md: Add a travis badge
2015-11-12 libavinteraction: Adjust version guard for av_codec_is_encoder()
Vittorio Giovara <vittorio.giovara@gmail.com> [Thu, 12 Nov 2015 02:41:40 +0100] rev 11356
libavinteraction: Adjust version guard for av_codec_is_encoder()
2015-11-11 Oops, zero multiplier
unc0rr [Wed, 11 Nov 2015 21:57:28 +0300] rev 11355
Oops, zero multiplier
2015-11-11 cmake: Set OLD for policy 26
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 11 Nov 2015 18:40:52 +0100] rev 11354
cmake: Set OLD for policy 26 We need to get target location because of our bundled dependencies.
2015-11-10 videorec: Drop a commented out option
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:40 +0100] rev 11353
videorec: Drop a commented out option
2015-11-10 videorec: Use future API for raw video encoding
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:16 +0100] rev 11352
videorec: Use future API for raw video encoding
2015-11-10 videorec: Appropriately rescale timestamps and duration
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:15 +0100] rev 11351
videorec: Appropriately rescale timestamps and duration Applies to both audio and video for them to be in sync.
2015-11-10 videorec: Always initialize audio and video time bases
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:14 +0100] rev 11350
videorec: Always initialize audio and video time bases In both context and stream.
2015-11-10 videorec: Fully set frame properties
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:13 +0100] rev 11349
videorec: Fully set frame properties
2015-11-10 videorec: Fix flushing encoders
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:12 +0100] rev 11348
videorec: Fix flushing encoders When passing NULL frames, encoders empty their queues, but we have to stop polling from them when they don't any more data.
2015-11-10 videorec: Make sure the audio packet is considered empty
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:10 +0100] rev 11347
videorec: Make sure the audio packet is considered empty
2015-11-11 map #17 digest
unC0Rr [Wed, 11 Nov 2015 13:31:31 +0300] rev 11346
map #17 digest
2015-11-10 Airmines were added
unc0rr [Wed, 11 Nov 2015 00:01:55 +0300] rev 11345
Airmines were added
2015-11-10 multiline cmake directories
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 15:49:55 +0100] rev 11344
multiline cmake directories
2015-11-10 travis: Trim down the number of tests
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 15:05:54 +0100] rev 11343
travis: Trim down the number of tests
2015-11-09 fix hedgehog on parachute facing in wrong direction if parachute opens during double-jump
sheepluva [Mon, 09 Nov 2015 19:21:40 +0100] rev 11342
fix hedgehog on parachute facing in wrong direction if parachute opens during double-jump
2015-11-09 - Fix check which was supposed to prevent sending same record to different checkers
unc0rr [Mon, 09 Nov 2015 21:09:51 +0300] rev 11341
- Fix check which was supposed to prevent sending same record to different checkers - Remove some dead code in Actions.hs
2015-11-09 merge
hwmirror [Mon, 09 Nov 2015 18:03:47 +0000] rev 11340
merge
2015-11-09 Merge pull request #33 from bananaoomarang/cmakeWarnings
Vittorio Giovara <vittorio.giovara@gmail.com> [Mon, 09 Nov 2015 18:37:57 +0100] rev 11339
Merge pull request #33 from bananaoomarang/cmakeWarnings Remove quotes when checking Haskell Modules to adopt CMP0054
2015-04-26 Remove quotes when checking Haskell Modules to adopt new CMake
Milo Mordaunt <milomord@gmail.com> [Sun, 26 Apr 2015 13:02:38 +0100] rev 11338
Remove quotes when checking Haskell Modules to adopt new CMake behaviour (CMP0054)
2015-11-09 Pass correct script name for scripts with spaces in name
unc0rr [Mon, 09 Nov 2015 20:51:18 +0300] rev 11337
Pass correct script name for scripts with spaces in name
2015-11-09 Merge with github pull requests
hwmirror [Mon, 09 Nov 2015 16:34:32 +0000] rev 11336
Merge with github pull requests
2015-11-09 Merge from github
hwmirror [Mon, 09 Nov 2015 16:34:03 +0000] rev 11335
Merge from github
2015-10-06 Merge pull request #36 from LocutusOfBorg/italian
sheepluva <sheepluva@users.noreply.github.com> [Tue, 06 Oct 2015 13:28:11 +0200] rev 11334
Merge pull request #36 from LocutusOfBorg/italian Translate italian missions
2015-10-06 Update italian tips
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 06 Oct 2015 07:08:15 +0200] rev 11333
Update italian tips
2015-10-05 Translate italian missions
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Mon, 05 Oct 2015 18:51:44 +0200] rev 11332
Translate italian missions
2015-10-01 Merge pull request #35 from LocutusOfBorg/fedora
sheepluva <sheepluva@users.noreply.github.com> [Thu, 01 Oct 2015 12:17:42 +0200] rev 11331
Merge pull request #35 from LocutusOfBorg/fedora merge
2015-10-01 Add metadata for license (From Fedora)
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Thu, 01 Oct 2015 10:59:24 +0200] rev 11330
Add metadata for license (From Fedora)
2015-10-01 Add multiarch location to library (From Fedora)
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Thu, 01 Oct 2015 10:59:02 +0200] rev 11329
Add multiarch location to library (From Fedora)
2015-11-09 Oops, fix the fix
unc0rr [Mon, 09 Nov 2015 08:40:45 +0300] rev 11328
Oops, fix the fix
2015-11-09 - Fix for wrong footer labels size on autorotation on GameConfig screen ios-revival Hedgewars-iOS-2.0
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 05:02:53 +0100] rev 11327
- Fix for wrong footer labels size on autorotation on GameConfig screen
2015-11-09 Merge from default ios-revival
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 04:25:29 +0100] rev 11326
Merge from default
2015-11-09 - Small size adjustments for footer labels on GameConfig screen ios-revival
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 04:24:08 +0100] rev 11325
- Small size adjustments for footer labels on GameConfig screen
2015-11-09 - Re-style forward jump button for mobile ios-revival
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 03:44:15 +0100] rev 11324
- Re-style forward jump button for mobile
2015-11-09 - Fixed problem with previewImage when receiving memory warning on Missions screen ios-revival
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 02:42:30 +0100] rev 11323
- Fixed problem with previewImage when receiving memory warning on Missions screen
2015-11-08 update changelog
sheepluva [Sun, 08 Nov 2015 14:54:22 +0100] rev 11322
update changelog
2015-11-08 Fix replay sanity check
unc0rr [Sun, 08 Nov 2015 12:06:13 +0300] rev 11321
Fix replay sanity check
2015-11-07 Store some more details on game config in the database
unc0rr [Sat, 07 Nov 2015 23:44:49 +0300] rev 11320
Store some more details on game config in the database
2015-11-07 fix google code links in readme
sheepluva [Sat, 07 Nov 2015 21:01:04 +0100] rev 11319
fix google code links in readme
2015-11-07 Add markdown extension to README so github can render it more nicely
Vittorio Giovara <vittorio.giovara@gmail.com> [Sat, 07 Nov 2015 17:33:43 +0100] rev 11318
Add markdown extension to README so github can render it more nicely Keep a link to the standard README file too.
2015-11-07 merge orphan head (while discarding all its changes) to make koda and his hg-git happy
sheepluva [Sat, 07 Nov 2015 16:15:27 +0100] rev 11317
merge orphan head (while discarding all its changes) to make koda and his hg-git happy
2015-11-07 videorec: Drop setting x264 preset
koda [Sat, 07 Nov 2015 15:07:33 +0100] rev 11316
videorec: Drop setting x264 preset It is the default one anyway.
2015-11-07 merging ios-revival brain into default. includes updates to russian translation and general translation fixes
sheepluva [Sat, 07 Nov 2015 13:15:06 +0100] rev 11315
merging ios-revival brain into default. includes updates to russian translation and general translation fixes
2015-11-06 - Small corrections for rus localization of stats messages ios-revival
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 04:34:29 +0100] rev 11314
- Small corrections for rus localization of stats messages
2015-11-06 - 'iOS Deployment Target' bump to 8.0 ios-revival
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 03:21:00 +0100] rev 11313
- 'iOS Deployment Target' bump to 8.0 - Xcode projects updated to recommended settings - 'Bundle Identifier' changed back to old one
2015-11-06 - Merge from default ios-revival
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 01:29:22 +0100] rev 11312
- Merge from default
2015-11-06 - Restored Turkish localization ios-revival
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 01:26:32 +0100] rev 11311
- Restored Turkish localization Note: Problem - missed " symbol.
2015-11-05 - Support screen refactoring: ios-revival
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 00:33:41 +0100] rev 11310
- Support screen refactoring: - - "Rate app" now called via Appirater - - Adjust for footer height
2015-11-05 - Appirater: ios-revival
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 00:12:37 +0100] rev 11309
- Appirater: - - Updated to last version - - Added localization bundle - - StoreKit framework linked
2015-11-05 - Update rus localization for 'About' screen ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 21:54:19 +0100] rev 11308
- Update rus localization for 'About' screen - 'Info' button's color changed to yellow - Update Qt front-end 'About' with my credits
2015-11-05 - 'About' screen on iOS now is up-to-date with Qt front-end 'About' ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 05:33:24 +0100] rev 11307
- 'About' screen on iOS now is up-to-date with Qt front-end 'About' - Added myself as developer and translator :)
2015-11-05 - Missed localization for 'Clear All' button on SavedGamesVirewController ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 04:45:20 +0100] rev 11306
- Missed localization for 'Clear All' button on SavedGamesVirewController
2015-11-05 fix bug reported by S.D.: throwing a sticking mine into a bouncy pit never ends turn. see also http://hedgewars.org/node/6350
sheepluva [Thu, 05 Nov 2015 04:42:22 +0100] rev 11305
fix bug reported by S.D.: throwing a sticking mine into a bouncy pit never ends turn. see also http://hedgewars.org/node/6350
2015-11-05 - Rus localization for following multiplayer missions: ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 04:29:44 +0100] rev 11304
- Rus localization for following multiplayer missions: - - Basketball - - Control - - CTF_Blizzard - - Knockball - - TrophyRace
2015-11-05 - 'ClimbHome' map deprecated as it crashes ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 03:35:59 +0100] rev 11303
- 'ClimbHome' map deprecated as it crashes
2015-11-05 - 'Cheese' map not blacklisted anymore ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 03:30:57 +0100] rev 11302
- 'Cheese' map not blacklisted anymore
2015-11-05 - Rus localization for following game styles: ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 03:08:49 +0100] rev 11301
- Rus localization for following game styles: - - Balanced_Random_Weapon - - Construction_Mode - - Highlander - - Racer - - Random_Weapon - - TechRacer - - The_Specialists - - WxW - Some missed strings added to stub.lua - Translation credits update
2015-11-04 Let initialization happen in the appropriate function
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:53:43 +0100] rev 11300
Let initialization happen in the appropriate function
2015-11-04 Specify the enum type for Pixel and Sample formats
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:53:38 +0100] rev 11299
Specify the enum type for Pixel and Sample formats
2015-11-04 Update libav API, keeping forward and backward compatibility
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:53:33 +0100] rev 11298
Update libav API, keeping forward and backward compatibility
2015-11-04 Let initialization happen in the appropriate function 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:20:52 +0100] rev 11297
Let initialization happen in the appropriate function
2015-11-04 Specify the enum type for Pixel and Sample formats 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:20:46 +0100] rev 11296
Specify the enum type for Pixel and Sample formats
2015-11-04 Update libav API, keeping forward and backward compatibility 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:19:33 +0100] rev 11295
Update libav API, keeping forward and backward compatibility
2015-11-04 Enable cmake policy 26 0.9.22
koda [Wed, 04 Nov 2015 13:42:09 +0100] rev 11294
Enable cmake policy 26
2015-11-04 - Disabled non-adapted for mobile game styles ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 06:56:37 +0100] rev 11293
- Disabled non-adapted for mobile game styles Note: Motivation for reduction explained here - http://www.hedgewars.org/node/6343
2015-11-04 - Added 'World Edge' flag for Scheme Settings ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 06:39:04 +0100] rev 11292
- Added 'World Edge' flag for Scheme Settings
2015-11-04 - Refactoring for SingleSchemeViewController: checkValueString macro changed to helper method ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 06:17:31 +0100] rev 11291
- Refactoring for SingleSchemeViewController: checkValueString macro changed to helper method
2015-11-04 - Disabling generation of position-dependent code for 'Distro Adhoc' config ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:42:11 +0100] rev 11290
- Disabling generation of position-dependent code for 'Distro Adhoc' config
2015-11-04 - '-Os' fpc optimization compiler flag replaced with '-O2' ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:40:38 +0100] rev 11289
- '-Os' fpc optimization compiler flag replaced with '-O2' Note 1: '-Os' cause crash on device. Seems like fpc bug. Note 2: Higher optimization flags ('-O3' and '-O4') has bad side effects, like wrong drawing of hogs.
2015-11-04 - GCC_THUMB_SUPPORT removed ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:23:32 +0100] rev 11288
- GCC_THUMB_SUPPORT removed Note: This flag needed only for armv6, so outdated now. More info - http://stackoverflow.com/a/3311608/2241008
2015-11-04 - Removing unnecessary '-Wl,-no_order_inits' linker flag ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:19:03 +0100] rev 11287
- Removing unnecessary '-Wl,-no_order_inits' linker flag Note: More info here - http://wiki.freepascal.org/iPhone/iPod_development
2015-11-04 wrap bee during pre-flight too
sheepluva [Wed, 04 Nov 2015 01:36:34 +0100] rev 11286
wrap bee during pre-flight too
2015-11-04 bump version too
sheepluva [Wed, 04 Nov 2015 01:30:28 +0100] rev 11285
bump version too
2015-11-03 closing 0.9.21 branch 0.9.21
sheepluva [Wed, 04 Nov 2015 00:20:07 +0100] rev 11284
closing 0.9.21 branch
2015-11-03 merge changelog changes of 0.9.22 into default
sheepluva [Tue, 03 Nov 2015 23:33:32 +0100] rev 11283
merge changelog changes of 0.9.22 into default
2015-11-03 add HedgeEditor to changelog 0.9.22
sheepluva [Tue, 03 Nov 2015 23:32:14 +0100] rev 11282
add HedgeEditor to changelog
2015-11-03 - Added 'Air Mines' flag for Scheme Settings ios-revival
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 22:57:01 +0100] rev 11281
- Added 'Air Mines' flag for Scheme Settings
2015-11-03 tweak changelog 0.9.22
sheepluva [Tue, 03 Nov 2015 22:06:16 +0100] rev 11280
tweak changelog
2015-11-03 - Fix for localization of game settings detailLabel in SingleSchemeViewController ios-revival
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 21:43:05 +0100] rev 11279
- Fix for localization of game settings detailLabel in SingleSchemeViewController
2015-11-03 bump protocol number
sheepluva [Tue, 03 Nov 2015 21:24:35 +0100] rev 11278
bump protocol number
2015-11-03 make hammer non-lethal again (as requested by unC0Rr)
sheepluva [Tue, 03 Nov 2015 21:18:25 +0100] rev 11277
make hammer non-lethal again (as requested by unC0Rr)
2015-11-03 0.9.22 branch 0.9.22
sheepluva [Tue, 03 Nov 2015 21:07:24 +0100] rev 11276
0.9.22 branch
2015-11-03 Workaround mysql-simple library stupiness regarding executeMany
unc0rr [Tue, 03 Nov 2015 21:43:56 +0300] rev 11275
Workaround mysql-simple library stupiness regarding executeMany
2015-11-03 - Implement fake 'Normal' game style as in qt front-end ios-revival
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 04:49:50 +0100] rev 11274
- Implement fake 'Normal' game style as in qt front-end
2015-11-03 - Better place for removeObserver: calls ios-revival
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 01:27:15 +0100] rev 11273
- Better place for removeObserver: calls Note: viewDidUnload never called since iOS 6
2015-11-03 - Stub for disabling game styles on mobile ios-revival
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 01:22:35 +0100] rev 11272
- Stub for disabling game styles on mobile
2015-11-03 Always install before making dmg
koda [Tue, 03 Nov 2015 01:14:27 +0100] rev 11271
Always install before making dmg
2015-11-02 Fix compiling engine with OSX frameworks
koda [Tue, 03 Nov 2015 00:51:11 +0100] rev 11270
Fix compiling engine with OSX frameworks
2015-11-02 Added tag 0.9.22-release for changeset 9621fdcad965
koda [Tue, 03 Nov 2015 00:13:44 +0100] rev 11269
Added tag 0.9.22-release for changeset 9621fdcad965
2015-11-02 Let's try to store games info necessary for ratings
unc0rr [Mon, 02 Nov 2015 23:23:06 +0300] rev 11268
Let's try to store games info necessary for ratings
2015-11-01 do the same thing for the chute/birdy/saucer block 0.9.22-release
nemo [Sun, 01 Nov 2015 15:08:39 -0500] rev 11267
do the same thing for the chute/birdy/saucer block
2015-11-01 Make camera refocus less aggressive. Only if there's a camera target already.
nemo [Sun, 01 Nov 2015 15:06:55 -0500] rev 11266
Make camera refocus less aggressive. Only if there's a camera target already.
2015-11-01 Update versions information
unc0rr [Sun, 01 Nov 2015 18:35:18 +0300] rev 11265
Update versions information
2015-11-01 This is .22 release revision
unc0rr [Sun, 01 Nov 2015 16:58:34 +0300] rev 11264
This is .22 release revision
2015-10-31 inc(HEDGEWARS_PROTO_VER)
unc0rr [Sat, 31 Oct 2015 21:38:59 +0300] rev 11263
inc(HEDGEWARS_PROTO_VER)
2015-10-31 - Finally added rus localization for all User Missions ios-revival
antonc27 <antonc27@mail.ru> [Sat, 31 Oct 2015 04:03:17 +0100] rev 11262
- Finally added rus localization for all User Missions - Some missed strings added to stub.lua Note: Maybe some translation checks needed
2015-10-30 - Return of stereo sound for mobile! ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 23:06:25 +0100] rev 11261
- Return of stereo sound for mobile! - 'Justyouwait' voice sound not skipped anymore
2015-10-30 - Set iPad version to require fullscreen ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 21:08:05 +0100] rev 11260
- Set iPad version to require fullscreen Note: Otherwise has 'invalid bundle. iPad multitasking' error on upload to iTunes Connect
2015-10-30 - Fix for not compiling Pascal sources when archiving app for AppStore ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 21:06:03 +0100] rev 11259
- Fix for not compiling Pascal sources when archiving app for AppStore
2015-10-30 refocus camera on roping hog. totally untested.
nemo [Fri, 30 Oct 2015 16:04:51 -0400] rev 11258
refocus camera on roping hog. totally untested.
2015-10-30 - Rus localization for Target Practices ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 03:14:39 +0100] rev 11257
- Rus localization for Target Practices
2015-10-30 - Rus localization for Speed Shoppa Challenges ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 01:31:32 +0100] rev 11256
- Rus localization for Speed Shoppa Challenges
2015-10-29 - Removing of CMake generated files in 'UpdateDataFolder' script ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 00:03:58 +0100] rev 11255
- Removing of CMake generated files in 'UpdateDataFolder' script
2015-10-29 - Better handling of cell's tag in SingleTeamViewController ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 00:01:26 +0100] rev 11254
- Better handling of cell's tag in SingleTeamViewController
2015-10-29 - Refactoring of SavedViewController: ios-revival
antonc27 <antonc27@mail.ru> [Thu, 29 Oct 2015 23:59:51 +0100] rev 11253
- Refactoring of SavedViewController: - - Workaround for cells' wrong tags in SavedViewController when removing saves - - Disabled editing of save names
2015-10-29 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category ios-revival
antonc27 <antonc27@mail.ru> [Thu, 29 Oct 2015 03:48:42 +0100] rev 11252
- FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
2015-10-28 few more missing nil checks in crate spawn
nemo [Wed, 28 Oct 2015 10:01:31 -0400] rev 11251
few more missing nil checks in crate spawn
2015-10-28 - Fix for crash while deleting >=2 saved games ios-revival
antonc27 <antonc27@mail.ru> [Wed, 28 Oct 2015 03:41:00 +0100] rev 11250
- Fix for crash while deleting >=2 saved games Note: SavedGamesViewController certainly needs refactoring
2015-10-28 Removed tag Nice one
sheepluva [Wed, 28 Oct 2015 01:29:39 +0100] rev 11249
Removed tag Nice one
2015-10-27 Added tag 0.9.22-RC for changeset d9622394ec9c
sheepluva [Wed, 28 Oct 2015 00:06:13 +0100] rev 11248
Added tag 0.9.22-RC for changeset d9622394ec9c
2015-10-27 somebody was so nice to mention me in credits, but misspelled my last name ios-revival
sheepluva [Tue, 27 Oct 2015 21:11:44 +0100] rev 11247
somebody was so nice to mention me in credits, but misspelled my last name
2015-10-27 Also pass script information alongwith winner/achievements info, so that we could potentially have per mode ratings
unc0rr [Tue, 27 Oct 2015 23:04:15 +0300] rev 11246
Also pass script information alongwith winner/achievements info, so that we could potentially have per mode ratings
2015-10-27 - Rus localization for portal mission ios-revival
antonc27 <antonc27@mail.ru> [Tue, 27 Oct 2015 05:11:48 +0100] rev 11245
- Rus localization for portal mission
2015-10-25 - Rus localization update for Basic Trainings in ru.lua ios-revival
antonc27 <antonc27@mail.ru> [Mon, 26 Oct 2015 00:54:58 +0100] rev 11244
- Rus localization update for Basic Trainings in ru.lua - Some missed strings added to stub.lua
2015-10-25 changelog update
sheepluva [Sun, 25 Oct 2015 20:40:27 +0100] rev 11243
changelog update
2015-10-25 - Partial rus localization for User Missions and Basic Trainings in ru.lua ios-revival
antonc27 <antonc27@mail.ru> [Sun, 25 Oct 2015 03:14:49 +0100] rev 11242
- Partial rus localization for User Missions and Basic Trainings in ru.lua - Fully localized on this moment: - - Bazooka Training - - Dangerous Ducklings - Some missed strings added to stub.lua
2015-10-24 - Fix for formatting non-english characters, received from engine ios-revival
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 16:01:19 +0200] rev 11241
- Fix for formatting non-english characters, received from engine
2015-10-24 - Fix for sending to engine non-english characters ios-revival
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 15:27:47 +0200] rev 11240
- Fix for sending to engine non-english characters Note: Actually fixes problem with cyrillic team and hogs names
2015-10-24 - Fix for loading non-existing missions in MissionTrainingViewController ios-revival
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 03:56:02 +0200] rev 11239
- Fix for loading non-existing missions in MissionTrainingViewController
2015-10-24 - Possible fix for loading game styles scripts without .cfg file ios-revival
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 02:26:54 +0200] rev 11238
- Possible fix for loading game styles scripts without .cfg file
2015-10-23 - Rus translation for Mutant game style ios-revival
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 01:42:31 +0200] rev 11237
- Rus translation for Mutant game style - Few strings are localized now in Mutant script
2015-10-23 fixed: poison clouds could bounce
sheepluva [Sat, 24 Oct 2015 00:21:15 +0200] rev 11236
fixed: poison clouds could bounce
2015-10-23 - Rus localization update for 'Data/Locale/missions_ru.txt' ios-revival
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 04:02:36 +0200] rev 11235
- Rus localization update for 'Data/Locale/missions_ru.txt'
2015-10-23 - Rus localization update for 'Data/Locale/ru.txt' ios-revival
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 03:15:35 +0200] rev 11234
- Rus localization update for 'Data/Locale/ru.txt'
2015-10-22 - Fix for wrong localization key for sound in GeneralSettingsViewController ios-revival
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 01:49:32 +0200] rev 11233
- Fix for wrong localization key for sound in GeneralSettingsViewController
2015-10-22 - Localization for missed strings in RestoreViewController (for eng(as reference) and rus) ios-revival
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 01:46:00 +0200] rev 11232
- Localization for missed strings in RestoreViewController (for eng(as reference) and rus)
2015-10-22 - Localization for missed strings in StatsPage (for both eng and rus) ios-revival
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 00:45:57 +0200] rev 11231
- Localization for missed strings in StatsPage (for both eng and rus) Note 1: Some strings here are contains format characters, translators must not change their! Note 2: Conjugation with numbers not really handled here.
2015-10-22 - Rus localization updated for iOS front-end ios-revival
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 00:06:35 +0200] rev 11230
- Rus localization updated for iOS front-end - Some missed strings added to English localizable strings for reference
2015-10-22 - Some strings localizations for Settings ios-revival
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 22:21:35 +0200] rev 11229
- Some strings localizations for Settings
2015-10-22 - Toolbar elements are localizable now in GameConfig for iPhone ios-revival
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 21:57:05 +0200] rev 11228
- Toolbar elements are localizable now in GameConfig for iPhone
2015-10-22 - All labels in HelpPageLobby now localizable (with text from IB as localization keys) ios-revival
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 03:02:43 +0200] rev 11227
- All labels in HelpPageLobby now localizable (with text from IB as localization keys)
2015-10-22 - SegmentedControl is localizable now in MapConfig ios-revival
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 03:00:22 +0200] rev 11226
- SegmentedControl is localizable now in MapConfig
2015-10-21 - simpleGameButton and missionsButton are localizable now in MainMenu ios-revival
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 00:46:45 +0200] rev 11225
- simpleGameButton and missionsButton are localizable now in MainMenu
2015-10-21 - 'Press the target button to mark the target' message is localizable now ios-revival
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 23:46:11 +0200] rev 11224
- 'Press the target button to mark the target' message is localizable now
2015-10-21 - Workaround for team's name with spaces in StatsPage ios-revival
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 21:58:50 +0200] rev 11223
- Workaround for team's name with spaces in StatsPage
2015-10-21 - Some improvements for 'loadNiceHogs' in GameConfig for iPad ios-revival
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 18:15:19 +0200] rev 11222
- Some improvements for 'loadNiceHogs' in GameConfig for iPad
2015-10-21 - Fix for 'loadNiceHogs' in GameConfig for iPad ios-revival
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 02:19:04 +0200] rev 11221
- Fix for 'loadNiceHogs' in GameConfig for iPad
2015-10-20 - Refactoring of Missions screen: ios-revival
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 00:49:04 +0200] rev 11220
- Refactoring of Missions screen: - - Now mission's list constructed from 'missions_en.txt' - - In-place localization for mission's names and descriptions
2015-10-20 - Retrieving language ID moved to HWUtils ios-revival
antonc27 <antonc27@mail.ru> [Tue, 20 Oct 2015 23:56:31 +0200] rev 11219
- Retrieving language ID moved to HWUtils
2015-10-19 - Small adjust for cell selection color of Missions screen ios-revival
antonc27 <antonc27@mail.ru> [Tue, 20 Oct 2015 00:51:45 +0200] rev 11218
- Small adjust for cell selection color of Missions screen
2015-10-19 - Big refactoring of front-end Settings for both iPhone and iPad: ios-revival
antonc27 <antonc27@mail.ru> [Mon, 19 Oct 2015 03:39:47 +0200] rev 11217
- Big refactoring of front-end Settings for both iPhone and iPad: - - Fixed crash when receiving Memory Warning after dismissing Settings on iPhone - - Set ARC flags for MGSplitVCs as it now updated for iOS 8 - - All sub-settings VCs now recreated each time they presented - - SettingsContainerViewController removed - - Other small improvements
2015-10-17 - Better way of creating/using doneButton in Settings ios-revival
antonc27 <antonc27@mail.ru> [Sat, 17 Oct 2015 20:07:10 +0200] rev 11216
- Better way of creating/using doneButton in Settings
2015-10-16 - Possible fix for wrong layout on iOS 9 when going back from rotated stats page (for iPad) ios-revival
antonc27 <antonc27@mail.ru> [Sat, 17 Oct 2015 00:32:02 +0200] rev 11215
- Possible fix for wrong layout on iOS 9 when going back from rotated stats page (for iPad) Note: Tested only in simulator
2015-10-16 - Added new set of tabbar icons for Settings on iPhone ios-revival
antonc27 <antonc27@mail.ru> [Fri, 16 Oct 2015 17:34:06 +0200] rev 11214
- Added new set of tabbar icons for Settings on iPhone
2015-10-16 - Fix for autorotation of table view of StatsPageVC ios-revival
antonc27 <antonc27@mail.ru> [Fri, 16 Oct 2015 02:54:03 +0200] rev 11213
- Fix for autorotation of table view of StatsPageVC - Adjustment for header's height
2015-10-15 - Mortar, Mudball and Land Spray need up/down buttons on mobile ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 23:27:56 +0200] rev 11212
- Mortar, Mudball and Land Spray need up/down buttons on mobile
2015-10-15 - Workaround for wrong sprite in utility widget when selecting DrillStrike ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 22:48:32 +0200] rev 11211
- Workaround for wrong sprite in utility widget when selecting DrillStrike Note: It is better to extend utilityWidget to handle >=2 sprites/actions
2015-10-15 - Target button added to mobile touch controls ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 21:58:30 +0200] rev 11210
- Target button added to mobile touch controls Note: Maybe also need to add it to HedgeEditor, dunno...
2015-10-15 - Target button added to mobile touch controls ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 21:13:43 +0200] rev 11209
- Target button added to mobile touch controls
2015-10-15 - Timer button added to mobile touch controls ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 20:36:08 +0200] rev 11208
- Timer button added to mobile touch controls
2015-10-14 - Fix for wrong path of restored game ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 01:13:23 +0200] rev 11207
- Fix for wrong path of restored game Note: http://stackoverflow.com/questions/25884382/ios-8-bundle-path-changes
2015-10-14 - Better random number generation for front-end: random() replaced with arc4random_uniform() ios-revival
antonc27 <antonc27@mail.ru> [Wed, 14 Oct 2015 21:25:49 +0200] rev 11206
- Better random number generation for front-end: random() replaced with arc4random_uniform()
2015-10-14 - Button's restyling for RestoreViewController ios-revival
antonc27 <antonc27@mail.ru> [Wed, 14 Oct 2015 02:28:32 +0200] rev 11205
- Button's restyling for RestoreViewController
2015-10-10 Lua-API: onSuddenDeath hook
sheepluva [Sat, 10 Oct 2015 18:18:26 +0200] rev 11204
Lua-API: onSuddenDeath hook
2015-10-08 Pass overridden uid into AddGear instead
nemo [Thu, 08 Oct 2015 10:48:16 -0400] rev 11203
Pass overridden uid into AddGear instead
2015-10-08 restore uid on resurrection as well
nemo [Thu, 08 Oct 2015 10:42:00 -0400] rev 11202
restore uid on resurrection as well
2015-10-07 TrophyRace: fix nil error warning, caused by needlessly re-retrieving the name of the best hedgehog (which could be dead at that point)
sheepluva [Wed, 07 Oct 2015 23:20:31 +0200] rev 11201
TrophyRace: fix nil error warning, caused by needlessly re-retrieving the name of the best hedgehog (which could be dead at that point)
2015-10-05 - Fix for locale string in SingleWeaponViewController ios-revival
antonc27 <antonc27@mail.ru> [Mon, 05 Oct 2015 20:31:46 +0200] rev 11200
- Fix for locale string in SingleWeaponViewController - Init of vars in LoadLocaleWrapper in order to get right ammo names
2015-10-05 - Fix for locale string passed to engine (like "ru-FR") ios-revival
antonc27 <antonc27@mail.ru> [Mon, 05 Oct 2015 19:17:40 +0200] rev 11199
- Fix for locale string passed to engine (like "ru-FR")
2015-10-05 preselect baseball bat in Knockball and Basketball
sheepluva [Mon, 05 Oct 2015 13:38:25 +0200] rev 11198
preselect baseball bat in Knockball and Basketball
2015-10-04 Avoid waiting past end of turn for smine.
nemo [Sun, 04 Oct 2015 16:30:55 -0400] rev 11197
Avoid waiting past end of turn for smine.
2015-10-03 Add nil check in fake crate spawn for if crate fails to spawn
nemo [Sat, 03 Oct 2015 17:02:57 -0400] rev 11196
Add nil check in fake crate spawn for if crate fails to spawn
2015-09-27 - GameController framework added to project (required by last version of SDL) ios-revival
antonc27 <antonc27@mail.ru> [Mon, 28 Sep 2015 01:31:47 +0200] rev 11195
- GameController framework added to project (required by last version of SDL)
2015-09-27 - Bitcode disabled (for Xcode 7) ios-revival
antonc27 <antonc27@mail.ru> [Mon, 28 Sep 2015 01:07:21 +0200] rev 11194
- Bitcode disabled (for Xcode 7)
2015-09-26 Scan from right too. Not sure this is actually helpful, so committing separately.
nemo [Fri, 25 Sep 2015 23:31:16 -0400] rev 11193
Scan from right too. Not sure this is actually helpful, so committing separately.
2015-09-26 This should probably fix feedback that hogs weren't spawning on left side of map.
nemo [Fri, 25 Sep 2015 23:30:21 -0400] rev 11192
This should probably fix feedback that hogs weren't spawning on left side of map.
2015-09-23 fp complained about this line being too long
sheepluva [Wed, 23 Sep 2015 07:49:46 +0200] rev 11191
fp complained about this line being too long
2015-09-20 - 'Shoppa Pro' ammo set added to iOS front-end ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 03:02:21 +0200] rev 11190
- 'Shoppa Pro' ammo set added to iOS front-end
2015-09-20 - Weapon and scheme plist's names(which passed to engine) must contain spaces, not underscores ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 02:56:33 +0200] rev 11189
- Weapon and scheme plist's names(which passed to engine) must contain spaces, not underscores
2015-09-20 - 'Construction Mode' ammo set and game parameters added to iOS front-end ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 02:52:49 +0200] rev 11188
- 'Construction Mode' ammo set and game parameters added to iOS front-end
2015-09-20 - 'Highlander' ammo set added to iOS front-end ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 02:08:12 +0200] rev 11187
- 'Highlander' ammo set added to iOS front-end
2015-09-19 - 'One of everything' ammo set added to iOS front-end ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 01:48:18 +0200] rev 11186
- 'One of everything' ammo set added to iOS front-end
2015-09-19 tweak tips a little (loosely based on Wuzzy's suggestions)
sheepluva [Sat, 19 Sep 2015 22:17:50 +0200] rev 11185
tweak tips a little (loosely based on Wuzzy's suggestions)
2015-09-18 - Fix for getting the correct fort name in FortsViewController ios-revival
antonc27 <antonc27@mail.ru> [Fri, 18 Sep 2015 06:03:49 +0200] rev 11184
- Fix for getting the correct fort name in FortsViewController
2015-09-18 - Added functionality to select one hat for all hogs at team settings ios-revival
antonc27 <antonc27@mail.ru> [Fri, 18 Sep 2015 05:37:55 +0200] rev 11183
- Added functionality to select one hat for all hogs at team settings
2015-09-18 - Fix for consequent selection of same hat for all hogs in settings ios-revival
antonc27 <antonc27@mail.ru> [Fri, 18 Sep 2015 04:33:37 +0200] rev 11182
- Fix for consequent selection of same hat for all hogs in settings - Small refactoring of HogHatViewController
2015-09-17 - Refactoring of MainMenuViewController ios-revival
antonc27 <antonc27@mail.ru> [Thu, 17 Sep 2015 23:53:54 +0200] rev 11181
- Refactoring of MainMenuViewController
2015-09-17 speed up TrophyRace deaths
sheepluva [Thu, 17 Sep 2015 09:59:58 +0200] rev 11180
speed up TrophyRace deaths
2015-09-17 add TODO
sheepluva [Thu, 17 Sep 2015 07:41:40 +0200] rev 11179
add TODO
2015-09-16 remove racist trydo 😝
nemo [Wed, 16 Sep 2015 08:58:51 -0400] rev 11178
remove racist trydo 😝
2015-09-15 - Possibility to send log file by email from app ios-revival
antonc27 <antonc27@mail.ru> [Tue, 15 Sep 2015 06:05:11 +0200] rev 11177
- Possibility to send log file by email from app Note: Ugly ifdef's are necessary, because we don't want to include MessageUI framework into 'Distro Appstore' build scheme
2015-09-15 - Refactoring. Separation of game log viewing code to GameLogViewController ios-revival
antonc27 <antonc27@mail.ru> [Tue, 15 Sep 2015 04:28:25 +0200] rev 11176
- Refactoring. Separation of game log viewing code to GameLogViewController
2015-09-14 - Attempt to fix a crash while selecting 'Random' for map generation ios-revival
antonc27 <antonc27@mail.ru> [Mon, 14 Sep 2015 07:02:06 +0200] rev 11175
- Attempt to fix a crash while selecting 'Random' for map generation Note 1: It occurs in BezierizeEdge procedure of uLandOutline while generating land preview Note 2: Crash fixed, but most previews are not generated correctly, e.g. it's a case for bordered map.
2015-09-13 airmine hand sprite by wuzzy. totally temporary...
nemo [Sun, 13 Sep 2015 18:58:22 -0400] rev 11174
airmine hand sprite by wuzzy. totally temporary...
2015-09-13 aaand make sure the commented out line matches
nemo [Sun, 13 Sep 2015 16:38:53 -0400] rev 11173
aaand make sure the commented out line matches
2015-09-13 Add damage to gear values to mess with
nemo [Sun, 13 Sep 2015 16:36:39 -0400] rev 11172
Add damage to gear values to mess with
2015-09-13 Oups. 6, not 12 - was testing
nemo [Sun, 13 Sep 2015 16:24:37 -0400] rev 11171
Oups. 6, not 12 - was testing
2015-09-13 Allow for arbitrary number of airstrike bombs and spacing.
nemo [Sun, 13 Sep 2015 16:23:32 -0400] rev 11170
Allow for arbitrary number of airstrike bombs and spacing.
2015-09-13 Move health:= 6 to gear addition so lua can more easily override it.
nemo [Sun, 13 Sep 2015 15:36:06 -0400] rev 11169
Move health:= 6 to gear addition so lua can more easily override it.
2015-09-12 german translation update (incl. string reordering - blame sheepluva)
wuzzy [Sat, 12 Sep 2015 21:13:35 +0200] rev 11168
german translation update (incl. string reordering - blame sheepluva)
2015-09-12 german translation updates
wuzzy [Sat, 12 Sep 2015 19:00:52 +0200] rev 11167
german translation updates
2015-09-12 Merge ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 05:46:59 +0200] rev 11166
Merge
2015-09-12 - Revert of 'Reset for previously selected static map' ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 05:39:35 +0200] rev 11165
- Revert of 'Reset for previously selected static map'
2015-09-12 uVariables: also initialize arrays and records in initModule
sheepluva [Sat, 12 Sep 2015 05:20:52 +0200] rev 11164
uVariables: also initialize arrays and records in initModule
2015-09-12 - These properties are not necessary to clean when receiving memory warning ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 05:23:28 +0200] rev 11163
- These properties are not necessary to clean when receiving memory warning
2015-09-12 - We don't need to explicitly propagate vc lifecycle messages ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 05:21:21 +0200] rev 11162
- We don't need to explicitly propagate vc lifecycle messages Note: This actually fix crash related to [SDL_uikitwindow release], which appears after receiving memory warning during playing one game, finishing it and getting back to GameConfigViewController.
2015-09-12 - Reset for previously selected static map ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 04:12:29 +0200] rev 11161
- Reset for previously selected static map Note: If static map doesn't reset, library continue to use it, even if user select generated maze map from game settings.
2015-09-12 Merge ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 04:02:27 +0200] rev 11160
Merge
2015-09-11 merge
sheepluva [Fri, 11 Sep 2015 21:42:55 +0200] rev 11159
merge
2015-09-11 simplify code ios-revival
sheepluva [Fri, 11 Sep 2015 21:41:35 +0200] rev 11158
simplify code
2015-09-11 exclude uMatrix from pas2c build
sheepluva [Fri, 11 Sep 2015 09:18:08 +0200] rev 11157
exclude uMatrix from pas2c build
2015-09-11 fix pas2c build, it was broken in the long long ago ( 97f9a25024e6 )
sheepluva [Fri, 11 Sep 2015 08:15:17 +0200] rev 11156
fix pas2c build, it was broken in the long long ago ( 97f9a25024e6 )
2015-09-11 pas2c doesn't like {$ENDIF} with argument
sheepluva [Fri, 11 Sep 2015 07:39:01 +0200] rev 11155
pas2c doesn't like {$ENDIF} with argument
2015-09-11 make uVariables not depend on implicit one-time initialization by FPC
sheepluva [Fri, 11 Sep 2015 05:54:17 +0200] rev 11154
make uVariables not depend on implicit one-time initialization by FPC
2015-09-10 - ifdef for IPHONEOS in glLoadExtension ios-revival
antonc27 <antonc27@mail.ru> [Fri, 11 Sep 2015 01:05:02 +0200] rev 11153
- ifdef for IPHONEOS in glLoadExtension
2015-09-10 stop rc plane prop/engine sound when out of fuel
sheepluva [Thu, 10 Sep 2015 18:50:39 +0200] rev 11152
stop rc plane prop/engine sound when out of fuel
2015-09-10 merge branch ios-revival into default
sheepluva [Thu, 10 Sep 2015 18:22:52 +0200] rev 11151
merge branch ios-revival into default
2015-09-10 - ifdef for CMEM ios-revival
antonc27 <antonc27@mail.ru> [Thu, 10 Sep 2015 17:51:49 +0200] rev 11150
- ifdef for CMEM
2015-09-10 - ifdef for engine exit/halt ios-revival
antonc27 <antonc27@mail.ru> [Thu, 10 Sep 2015 17:47:01 +0200] rev 11149
- ifdef for engine exit/halt
2015-09-09 - Refactoring in order to remove some warning related to using of int instead of NSInteger ios-revival
antonc27 <antonc27@mail.ru> [Thu, 10 Sep 2015 01:49:15 +0200] rev 11148
- Refactoring in order to remove some warning related to using of int instead of NSInteger
2015-09-09 - First attempt to fix crashes on loading 'Styles' ios-revival
antonc27 <antonc27@mail.ru> [Thu, 10 Sep 2015 01:31:52 +0200] rev 11147
- First attempt to fix crashes on loading 'Styles'
2015-09-06 - Fixes for cropped background image on iPhone ios-revival
antonc27 <antonc27@mail.ru> [Sun, 06 Sep 2015 04:30:30 +0200] rev 11146
- Fixes for cropped background image on iPhone
2015-09-06 - Restyle of 'Simple' and 'Missions' buttons at Main screen ios-revival
antonc27 <antonc27@mail.ru> [Sun, 06 Sep 2015 03:17:22 +0200] rev 11145
- Restyle of 'Simple' and 'Missions' buttons at Main screen
2015-09-05 - Added required icons ios-revival
antonc27 <antonc27@mail.ru> [Sat, 05 Sep 2015 23:46:31 +0200] rev 11144
- Added required icons
2015-09-05 - arm64 added as valid arch ios-revival
antonc27 <antonc27@mail.ru> [Sat, 05 Sep 2015 23:12:23 +0200] rev 11143
- arm64 added as valid arch - 'Skip Install' set to 'YES' for libraries - 'Build libfpc.a' modified - fpc compiling options cleared
2015-08-27 - Version bump to 2.0 ios-revival
antonc27 <antonc27@mail.ru> [Thu, 27 Aug 2015 23:52:38 +0200] rev 11142
- Version bump to 2.0
2015-08-27 - Fix for crash on loading SingleWeaponViewController in Settings ios-revival
antonc27 <antonc27@mail.ru> [Thu, 27 Aug 2015 23:21:07 +0200] rev 11141
- Fix for crash on loading SingleWeaponViewController in Settings
2015-08-27 - 'safeScale' now always 1.0 ios-revival
antonc27 <antonc27@mail.ru> [Thu, 27 Aug 2015 23:19:29 +0200] rev 11140
- 'safeScale' now always 1.0 Note: Really a little bit weird, but seems to work perfectly
2015-08-27 - Load fonts on init if not 'mobile' ios-revival
antonc27 <antonc27@mail.ru> [Thu, 27 Aug 2015 23:18:29 +0200] rev 11139
- Load fonts on init if not 'mobile'
2015-08-17 - Property for port in MapPreviewButtonView ios-revival
antonc27 <antonc27@mail.ru> [Tue, 18 Aug 2015 01:11:17 +0200] rev 11138
- Property for port in MapPreviewButtonView
2015-08-17 - Using of @autoreleasepool is better ios-revival
Anton Malmygin <antonc27@mail.ru> [Tue, 18 Aug 2015 01:08:21 +0200] rev 11137
- Using of @autoreleasepool is better
2015-08-17 - Fix for iPhone 4S screen size ios-revival
antonc27 <antonc27@mail.ru> [Tue, 18 Aug 2015 00:51:23 +0200] rev 11136
- Fix for iPhone 4S screen size
2015-08-16 - Fix for 'hold for delete' for cells in teams table ios-revival
antonc27 <antonc27@mail.ru> [Sun, 16 Aug 2015 02:32:03 +0200] rev 11135
- Fix for 'hold for delete' for cells in teams table
2015-08-15 Merge with ios-rus-localization ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 20:49:06 +0200] rev 11134
Merge with ios-rus-localization
2015-08-15 - Fix for retrieving 'Maze' preview genration ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 20:48:13 +0200] rev 11133
- Fix for retrieving 'Maze' preview genration Note: We use now GCD instead of pthread for launch preview generation from engine side (it is now done with RunEngine, not direct call to GenLandPreview) Note 2: For a moment LandPreview without Alpha used
2015-08-15 - Improved fix for UI elements positioning at GameConfigViewController ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 20:38:07 +0200] rev 11132
- Improved fix for UI elements positioning at GameConfigViewController
2015-08-15 - Localization for SingleSchemeViewController fixed ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 17:08:50 +0200] rev 11131
- Localization for SingleSchemeViewController fixed - Typos in Russian Scheme.strings
2015-08-15 - Russian Scheme.strings localized ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 16:26:00 +0200] rev 11130
- Russian Scheme.strings localized
2015-08-15 - Russian Localizable.strings localized ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 04:23:12 +0200] rev 11129
- Russian Localizable.strings localized - Few fixes for Russian About.strings
2015-08-15 - Fix for localization of detail labels at AboutViewController ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 04:20:33 +0200] rev 11128
- Fix for localization of detail labels at AboutViewController
2015-08-15 - Russian About.strings localized ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 02:41:35 +0200] rev 11127
- Russian About.strings localized
2015-08-15 - Rus localization started ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 02:24:36 +0200] rev 11126
- Rus localization started
2015-08-15 - Russian localization files added ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 02:22:17 +0200] rev 11125
- Russian localization files added TODO: Actually localize these files
2015-08-14 - Small fix for debug view frame ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 01:44:21 +0200] rev 11124
- Small fix for debug view frame Note: Still need to handle autorotation here
2015-08-14 - Fix for initial wrong UI positioning for GameConfigViewController ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 01:40:06 +0200] rev 11123
- Fix for initial wrong UI positioning for GameConfigViewController
2015-08-14 - Fix for show/hide helpPage animations ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 00:59:33 +0200] rev 11122
- Fix for show/hide helpPage animations
2015-08-14 - HelpPageLobbyViewController updated: various UI fixes, autorotation fixes, help bubbles for iPad grouped ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 00:22:04 +0200] rev 11121
- HelpPageLobbyViewController updated: various UI fixes, autorotation fixes, help bubbles for iPad grouped Note: Xib's are automodified by Xcode
2015-08-14 - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added ios-revival
antonc27 <antonc27@mail.ru> [Fri, 14 Aug 2015 21:27:55 +0200] rev 11120
- HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
2015-08-14 - Fix for loading missions descriptions ios-revival
antonc27 <antonc27@mail.ru> [Fri, 14 Aug 2015 02:10:53 +0200] rev 11119
- Fix for loading missions descriptions Note: Much way better is to use NSDictionary here! Must be refactored
2015-08-14 - Fix for strange problem with table view in StatsPage - rowHeight is 1 by default. So, fixed by implicit size. ios-revival
antonc27 <antonc27@mail.ru> [Fri, 14 Aug 2015 02:09:46 +0200] rev 11118
- Fix for strange problem with table view in StatsPage - rowHeight is 1 by default. So, fixed by implicit size.
2015-08-14 - RestoreViewController functionality uncommented ios-revival
antonc27 <antonc27@mail.ru> [Fri, 14 Aug 2015 02:04:46 +0200] rev 11117
- RestoreViewController functionality uncommented
2015-08-14 - Interscreen transitions fixed ios-revival
Anton Malmygin <antonc27@mail.ru> [Fri, 14 Aug 2015 02:02:15 +0200] rev 11116
- Interscreen transitions fixed
2015-08-13 - MGSplitViewController updated to last version with iOS 8 fixes ios-revival
antonc27 <antonc27@mail.ru> [Fri, 14 Aug 2015 01:55:42 +0200] rev 11115
- MGSplitViewController updated to last version with iOS 8 fixes
2015-08-13 - Fix for main view orientation problems ios-revival
antonc27 <antonc27@mail.ru> [Thu, 13 Aug 2015 13:41:50 +0200] rev 11114
- Fix for main view orientation problems
2015-08-13 - Fix for app crash after ending game ios-revival
antonc27 <antonc27@mail.ru> [Thu, 13 Aug 2015 13:40:12 +0200] rev 11113
- Fix for app crash after ending game Note: Note sure why halt() not working correctly, also must pay attention to memory management here
2015-08-12 - Name fixing for buttons ios-revival
antonc27 <antonc27@mail.ru> [Thu, 13 Aug 2015 01:34:01 +0200] rev 11112
- Name fixing for buttons
2015-08-12 - Using come for internal memory management ios-revival
antonc27 <antonc27@mail.ru> [Thu, 13 Aug 2015 01:33:40 +0200] rev 11111
- Using come for internal memory management Note: This fixed crash with ansisitring deletion while loading 'en.txt' locale P.S. guys from #fpc suggested what this is just a spoof, not a real fix. maybe need more carefully mange memory here
2015-08-12 - 'Generate position dependent code' et to NO. Otherwise crashed at initialization step. ios-revival
antonc27 <antonc27@mail.ru> [Thu, 13 Aug 2015 01:31:37 +0200] rev 11110
- 'Generate position dependent code' et to NO. Otherwise crashed at initialization step.
2015-08-11 - VALID_ARCHS reduced for all projects ios-revival
antonc27 <antonc27@mail.ru> [Tue, 11 Aug 2015 02:42:53 +0200] rev 11109
- VALID_ARCHS reduced for all projects
2015-08-10 - VALID_ARCHS changed ios-revival
antonc27 <antonc27@mail.ru> [Tue, 11 Aug 2015 00:16:28 +0200] rev 11108
- VALID_ARCHS changed - Build libfpc.a script changed Note: Not sure about valid archs
2015-08-10 - Small warning fix ios-revival
antonc27 <antonc27@mail.ru> [Tue, 11 Aug 2015 00:15:30 +0200] rev 11107
- Small warning fix
2015-08-10 - Actually fix for rendering on iOS ]:-> ios-revival
antonc27 <antonc27@mail.ru> [Mon, 10 Aug 2015 22:50:34 +0200] rev 11106
- Actually fix for rendering on iOS ]:->
2015-08-10 - Fix for hiding launch window after launch and not blocking SDL window on engine anymore ios-revival
antonc27 <antonc27@mail.ru> [Mon, 10 Aug 2015 22:49:52 +0200] rev 11105
- Fix for hiding launch window after launch and not blocking SDL window on engine anymore
2015-08-10 - Some weird staff with bounds commented here ios-revival
antonc27 <antonc27@mail.ru> [Mon, 10 Aug 2015 22:48:02 +0200] rev 11104
- Some weird staff with bounds commented here
2015-08-10 - Bogus 'lodeNiceHogs' disabled ios-revival
antonc27 <antonc27@mail.ru> [Mon, 10 Aug 2015 22:47:37 +0200] rev 11103
- Bogus 'lodeNiceHogs' disabled Note: Fiw and uncomment after
2015-08-10 - Restore game functionality disabled, because it blocks main screen ios-revival
antonc27 <antonc27@mail.ru> [Mon, 10 Aug 2015 22:44:51 +0200] rev 11102
- Restore game functionality disabled, because it blocks main screen Note: Uncomment this after
2015-08-09 Added tag Nice one for changeset 0f5961910e27 ios-revival
antonc27 <antonc27@mail.ru> [Sun, 09 Aug 2015 16:20:35 +0200] rev 11101
Added tag Nice one for changeset 0f5961910e27
2015-08-09 - Resolves problem with wrong path to chef hat on iOS ios-revival
antonc27 <antonc27@mail.ru> [Sun, 09 Aug 2015 15:38:00 +0200] rev 11100
- Resolves problem with wrong path to chef hat on iOS
2015-08-09 - Fix for wrong start paramIndex in case of Hwlibrary ios-revival
antonc27 <antonc27@mail.ru> [Sun, 09 Aug 2015 15:37:29 +0200] rev 11099
- Fix for wrong start paramIndex in case of Hwlibrary
2015-08-08 - Fix for new name of SDL 2 libraries ios-revival
antonc27 <antonc27@mail.ru> [Sun, 09 Aug 2015 00:04:41 +0200] rev 11098
- Fix for new name of SDL 2 libraries Note: Actually, seems to work correctly without it, but just to be sure
2015-08-08 - Fix for launching with SDL ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 23:01:02 +0200] rev 11097
- Fix for launching with SDL Note: Worked actually, but this is not in guidelines of SDL...
2015-08-08 - Fix for "Exception: Could not load OpenGL from /System/Library/Frameworks/OpenGL.framework/Libraries/libGL.dylib" at start of app ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:55:02 +0200] rev 11096
- Fix for "Exception: Could not load OpenGL from /System/Library/Frameworks/OpenGL.framework/Libraries/libGL.dylib" at start of app P.S. This error also a lovely one ]:->
2015-08-08 - Fix for "error: invalid abbreviation code [115] for DIE at" ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:52:24 +0200] rev 11095
- Fix for "error: invalid abbreviation code [115] for DIE at" More info here: http://forum.unity3d.com/threads/error-in-lastest-xcode.233591/ Note: But in this case we are not be able to read crash reports without dSYM ! So, this need to be improved
2015-08-08 - Fix for PascalImports and for GenLandPreview ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:45:23 +0200] rev 11094
- Fix for PascalImports and for GenLandPreview
2015-08-08 - Fix for "operator delete[](void*)", referenced from: not found for architecture x86_64" ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:08:43 +0200] rev 11093
- Fix for "operator delete[](void*)", referenced from: not found for architecture x86_64" Note: Don't know why SDL2 mixer complaining about this
2015-08-08 - Small reorg of project ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:06:03 +0200] rev 11092
- Small reorg of project
2015-08-08 - CoreMotion framework added to project for SDL 2 ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:04:56 +0200] rev 11091
- CoreMotion framework added to project for SDL 2
2015-08-08 - Fix for "uWorld.s:4736:8: error: base register is 64-bit, but index register is not leal (%rax,%edx),%eax" ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:02:31 +0200] rev 11090
- Fix for "uWorld.s:4736:8: error: base register is 64-bit, but index register is not leal (%rax,%edx),%eax" Note: I love this kind of errors ]:->
2015-08-08 - Fix for ArgParsers.pas:368: 23: Identifier not found "cDefaultPathPrefix" ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:58:28 +0200] rev 11089
- Fix for ArgParsers.pas:368: 23: Identifier not found "cDefaultPathPrefix" Note: Just created dummy cDefaultPathPrefix
2015-08-08 - Fix for uTouch.pas:365: 34: Identifier not found "nilFingerId" ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:50:23 +0200] rev 11088
- Fix for uTouch.pas:365: 34: Identifier not found "nilFingerId"
2015-08-08 - Fix for uPhysFSLayer.pas:167: 17: Identifier not found "cFontsPaths" ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:45:38 +0200] rev 11087
- Fix for uPhysFSLayer.pas:167: 17: Identifier not found "cFontsPaths" Note: Just commented staff related to Fonts finding
2015-08-08 - Another fix for uRender.pas ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:42:41 +0200] rev 11086
- Another fix for uRender.pas Note: SDLGLcontext not visible in scope of uRender, so moving it to uStore
2015-08-08 - Fix for compiling 'uRender.pas' ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:37:19 +0200] rev 11085
- Fix for compiling 'uRender.pas' Note: Construction "{$IF GLunit = gles11}" are not valid at all! Assumptions: We are not using pas2c and using OpenGL ES 1.1
2015-08-08 - Missed pascal source files added to project ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:25:59 +0200] rev 11084
- Missed pascal source files added to project
2015-08-08 - Turkish localization removed from Xcode project ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:22:19 +0200] rev 11083
- Turkish localization removed from Xcode project Fix for: "Read failed: The data couldn’t be read because it isn’t in the correct format."
2015-08-08 - fpc updated to 3.1.1 ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:04:47 +0200] rev 11082
- fpc updated to 3.1.1 - Build scripts updated Note1: fpc must be compiled from sources before! Full instructions here: http://blog.naver.com/simonsayz/220305479793 Note2: Build script for a moment worked only for iPhone simulator 8.x and for new arch (like iPhone 6 or iPad Air)
2015-08-08 - 'Default-568h@2x.png' added for retina screen ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 20:58:13 +0200] rev 11081
- 'Default-568h@2x.png' added for retina screen Note: Weird Xcode staff
2015-08-08 - VALID_ARCHS updated for main project ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 20:52:30 +0200] rev 11080
- VALID_ARCHS updated for main project
2015-08-08 - Xcode projects updated to recommended settings (auto done by Xcode) ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 20:51:12 +0200] rev 11079
- Xcode projects updated to recommended settings (auto done by Xcode) - Deployment target now 7.0
2015-08-08 - .hgignore file updated for Xcode related files ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 20:35:35 +0200] rev 11078
- .hgignore file updated for Xcode related files
2015-09-10 small code cleanup
sheepluva [Thu, 10 Sep 2015 04:59:02 +0200] rev 11077
small code cleanup
2015-09-08 more work qmlfrontend
unc0rr [Tue, 08 Sep 2015 19:20:58 +0300] rev 11076
more work
2015-09-05 Generate handlers for lists qmlfrontend
unc0rr [Sat, 05 Sep 2015 20:12:49 +0300] rev 11075
Generate handlers for lists
2015-09-04 fix a couple of typos
nemo [Fri, 04 Sep 2015 08:14:12 -0400] rev 11074
fix a couple of typos
2015-09-03 Generate handlers accepting parameters dummies qmlfrontend
unc0rr [Thu, 03 Sep 2015 23:33:06 +0300] rev 11073
Generate handlers accepting parameters dummies
2015-09-03 Updated shoppa tournament winners
Wuzzy [Thu, 03 Sep 2015 15:01:55 -0400] rev 11072
Updated shoppa tournament winners
2015-09-03 Merge default qmlfrontend
unc0rr [Thu, 03 Sep 2015 20:59:48 +0300] rev 11071
Merge default
2015-09-03 Add some HHGear nil checks to teleport. google bug #974
nemo [Thu, 03 Sep 2015 11:51:08 -0400] rev 11070
Add some HHGear nil checks to teleport. google bug #974
2015-09-03 tip changes, mostly new strategy suggestions
Wuzzy [Thu, 03 Sep 2015 09:00:26 -0400] rev 11069
tip changes, mostly new strategy suggestions
2015-09-02 allow holding PRECISE key to switch portal ball colors in reverse order
sheepluva [Thu, 03 Sep 2015 01:26:03 +0200] rev 11068
allow holding PRECISE key to switch portal ball colors in reverse order
2015-09-02 Trying to get these scripts to behave properly, still WIP though.
nemo [Wed, 02 Sep 2015 11:55:37 -0400] rev 11067
Trying to get these scripts to behave properly, still WIP though.
2015-09-02 fix internal function name
sheepluva [Wed, 02 Sep 2015 16:58:31 +0200] rev 11066
fix internal function name
2015-09-02 make tunnels script use MapFeatureSize
wuzzy [Wed, 02 Sep 2015 05:59:21 +0200] rev 11065
make tunnels script use MapFeatureSize
2015-09-02 some more tweaks
sheepluva [Wed, 02 Sep 2015 05:52:02 +0200] rev 11064
some more tweaks
2015-09-02 make diagonal maze use map feature size
sheepluva [Wed, 02 Sep 2015 04:59:17 +0200] rev 11063
make diagonal maze use map feature size
2015-09-02 also expose MapFeatureSize in onPreviewInit
sheepluva [Wed, 02 Sep 2015 04:49:11 +0200] rev 11062
also expose MapFeatureSize in onPreviewInit
2015-09-02 Lua API: expose MapFeatureSize during init
sheepluva [Wed, 02 Sep 2015 04:25:24 +0200] rev 11061
Lua API: expose MapFeatureSize during init
2015-09-02 fix on-code documentation of EraseSprite
sheepluva [Wed, 02 Sep 2015 04:03:24 +0200] rev 11060
fix on-code documentation of EraseSprite
2015-09-01 display circle for custom build dist values, display nothing if no limit. map borders are not taken into account at this point
sheepluva [Wed, 02 Sep 2015 01:25:29 +0200] rev 11059
display circle for custom build dist values, display nothing if no limit. map borders are not taken into account at this point
2015-09-01 Lua API: SetMaxBuildDistance([ distInPx ]) -- set to 0 for no limit; call with no param to reset to default
sheepluva [Wed, 02 Sep 2015 00:39:35 +0200] rev 11058
Lua API: SetMaxBuildDistance([ distInPx ]) -- set to 0 for no limit; call with no param to reset to default
2015-09-01 global variable for defining construction distance limit. value smaller 1 means no limit (wip)
sheepluva [Tue, 01 Sep 2015 23:54:13 +0200] rev 11057
global variable for defining construction distance limit. value smaller 1 means no limit (wip)
2015-08-30 Restore player clan on rejoin (issue 934, not tested)
unc0rr [Sun, 30 Aug 2015 18:03:44 +0300] rev 11056
Restore player clan on rejoin (issue #934, not tested)
2015-08-30 Fix inverse paused state for spectators joining paused game (not tested)
unc0rr [Sun, 30 Aug 2015 17:12:12 +0300] rev 11055
Fix inverse paused state for spectators joining paused game (not tested)
2015-08-27 Check for CMD message a bit further down the control flow
unc0rr [Thu, 27 Aug 2015 22:03:57 +0300] rev 11054
Check for CMD message a bit further down the control flow
2015-08-27 Don't accept any password from players banned on the website
unC0Rr [Thu, 27 Aug 2015 14:47:38 +0300] rev 11053
Don't accept any password from players banned on the website
2015-08-17 add missing state binds in lua
nemo [Mon, 17 Aug 2015 14:14:58 -0400] rev 11052
add missing state binds in lua
2015-08-17 just some indentation tweaks to help me read this while looking for possible causes of the iOS crasher
nemo [Mon, 17 Aug 2015 10:56:24 -0400] rev 11051
just some indentation tweaks to help me read this while looking for possible causes of the iOS crasher
2015-08-15 Some fixes qmlfrontend
unc0rr [Sat, 15 Aug 2015 16:23:00 +0300] rev 11050
Some fixes
2015-08-09 Update English weapon descriptions
Wuzzy <almikes@aol.com> [Sun, 09 Aug 2015 07:20:18 +0200] rev 11049
Update English weapon descriptions
2015-08-14 Break it even more during refactoring qmlfrontend
unC0Rr [Fri, 14 Aug 2015 17:07:36 +0300] rev 11048
Break it even more during refactoring
2015-08-12 Generate parameters structures qmlfrontend
unC0Rr [Wed, 12 Aug 2015 17:30:14 +0300] rev 11047
Generate parameters structures
2015-08-10 more copyright fixes
sheepluva [Mon, 10 Aug 2015 03:53:11 +0200] rev 11046
more copyright fixes
2015-08-10 update copyright year in manpage
sheepluva [Mon, 10 Aug 2015 02:39:34 +0200] rev 11045
update copyright year in manpage
2015-08-09 this should prevent hogs from hovering in air after using hammer
sheepluva [Sun, 09 Aug 2015 05:19:56 +0200] rev 11044
this should prevent hogs from hovering in air after using hammer
2015-08-09 Hammer had been accessing dangling pointers under particular circumstances (e.g. when hitting a mine/barrel right when it exploded)
sheepluva [Sun, 09 Aug 2015 04:30:41 +0200] rev 11043
Hammer had been accessing dangling pointers under particular circumstances (e.g. when hitting a mine/barrel right when it exploded)
2015-08-09 fix the fix
sheepluva [Sun, 09 Aug 2015 04:02:23 +0200] rev 11042
fix the fix
2015-08-08 comment tweaks
sheepluva [Sun, 09 Aug 2015 00:49:49 +0200] rev 11041
comment tweaks
2015-08-08 tweak prev commit
sheepluva [Sun, 09 Aug 2015 00:25:35 +0200] rev 11040
tweak prev commit
2015-08-08 Hammer changes/fixes: honor extra-damage (Issue 975), round up damage, do correct damage when being spammed in infinite-attack mode
sheepluva [Sun, 09 Aug 2015 00:19:33 +0200] rev 11039
Hammer changes/fixes: honor extra-damage (issue #975), round up damage, do correct damage when being spammed in infinite-attack mode
2015-08-07 Fix weapon name - bug #967
nemo [Fri, 07 Aug 2015 07:30:14 -0400] rev 11038
Fix weapon name - bug #967
2015-08-06 HedgeEditor (bring on the bug reports, wahey!)
mikade <redgrinner@gmail.com> [Thu, 06 Aug 2015 12:12:42 +0900] rev 11037
HedgeEditor (bring on the bug reports, wahey!)
2015-08-05 oops. melon pieces need friction and elasticity to bounce right.
nemo [Wed, 05 Aug 2015 11:33:02 -0400] rev 11036
oops. melon pieces need friction and elasticity to bounce right.
2015-08-03 May He Improve Our Graphics Forevermore
mikade <redgrinner@gmail.com> [Mon, 03 Aug 2015 17:07:38 +0900] rev 11035
May He Improve Our Graphics Forevermore
2015-08-03 Add Wuzzy's SpeedShoppa challenges.
mikade <redgrinner@gmail.com> [Mon, 03 Aug 2015 12:24:12 +0900] rev 11034
Add Wuzzy's SpeedShoppa challenges. Update ChangeLog.txt
2015-07-31 Make RESTART_SERVER invokable
unc0rr [Sat, 01 Aug 2015 00:13:05 +0300] rev 11033
Make RESTART_SERVER invokable
2015-07-31 Use helper function instead of ton of copypasta
unc0rr [Sat, 01 Aug 2015 00:09:59 +0300] rev 11032
Use helper function instead of ton of copypasta
2015-07-30 Fixes to 10760 to reduce desyncs on checkers and better heat my room during long dark winter nights
unc0rr [Fri, 31 Jul 2015 00:25:31 +0300] rev 11031
Fixes to 10760 to reduce desyncs on checkers and better heat my room during long dark winter nights
2015-07-30 darken and blur the cupcake a bit so that people stop trying to teleport on it
nemo [Thu, 30 Jul 2015 16:28:35 -0400] rev 11030
darken and blur the cupcake a bit so that people stop trying to teleport on it
2015-07-30 GetHogVoicepack,GetHogFlag,GetHogGrave
mikade <redgrinner@gmail.com> [Thu, 30 Jul 2015 22:19:05 +0900] rev 11029
GetHogVoicepack,GetHogFlag,GetHogGrave
2015-07-27 Block bouncing on the anti-portal surfaces
Wuzzy [Mon, 27 Jul 2015 11:51:05 -0400] rev 11028
Block bouncing on the anti-portal surfaces
2015-07-23 Don't allow too big messages from clients
unc0rr [Thu, 23 Jul 2015 19:51:14 +0300] rev 11027
Don't allow too big messages from clients
2015-07-21 Put diagnostic message into log when quitting due to end of input in demo replay mode
unc0rr [Tue, 21 Jul 2015 23:51:58 +0300] rev 11026
Put diagnostic message into log when quitting due to end of input in demo replay mode
2015-07-21 just disable landpixels w/ blurry land instead. the mask can be helpful for debugging at least.
nemo [Tue, 21 Jul 2015 08:41:06 -0400] rev 11025
just disable landpixels w/ blurry land instead. the mask can be helpful for debugging at least.
2015-07-21 disable land dump when using blurry land setting.
nemo [Tue, 21 Jul 2015 08:28:48 -0400] rev 11024
disable land dump when using blurry land setting.
2015-07-19 some visual tweaks to art theme. sue. me.
sheepluva [Sun, 19 Jul 2015 13:19:20 +0200] rev 11023
some visual tweaks to art theme. sue. me.
2015-07-19 add some chat message colors
sheepluva [Sun, 19 Jul 2015 04:05:19 +0200] rev 11022
add some chat message colors
2015-07-19 fix timebox sprite
sheepluva [Sun, 19 Jul 2015 03:10:00 +0200] rev 11021
fix timebox sprite
2015-07-18 fix pickhammer collision when moving upwards, thanks to MK for reporting
sheepluva [Sat, 18 Jul 2015 19:10:57 +0200] rev 11020
fix pickhammer collision when moving upwards, thanks to MK for reporting
2015-07-18 always draw border on terrain if there is only a map mask and no map image. this is a workaround for the fact that space campaign masks use white (lfObject) color instead of black (lfBasic)
sheepluva [Sat, 18 Jul 2015 02:44:36 +0200] rev 11019
always draw border on terrain if there is only a map mask and no map image. this is a workaround for the fact that space campaign masks use white (lfObject) color instead of black (lfBasic)
2015-07-17 unpause game when finishing game
sheepluva [Fri, 17 Jul 2015 10:06:00 +0200] rev 11018
unpause game when finishing game
2015-07-16 change theme used by sniper training, for performance reasons
sheepluva [Thu, 16 Jul 2015 22:16:35 +0200] rev 11017
change theme used by sniper training, for performance reasons
2015-07-16 remove 2 training missions as suggested in issue #868
sheepluva [Thu, 16 Jul 2015 21:50:59 +0200] rev 11016
remove 2 training missions as suggested in issue #868
2015-07-16 CRLF purge
nemo [Thu, 16 Jul 2015 08:39:35 -0400] rev 11015
CRLF purge
2015-07-14 small german string fix
sheepluva [Wed, 15 Jul 2015 00:27:12 +0200] rev 11014
small german string fix
2015-07-14 ups, remove random testing vars
mikade <redgrinner@gmail.com> [Tue, 14 Jul 2015 20:06:07 +0900] rev 11013
ups, remove random testing vars
2015-07-14 tentative/lazy fixes for unC0Rr's evil
mikade <redgrinner@gmail.com> [Tue, 14 Jul 2015 20:01:15 +0900] rev 11012
tentative/lazy fixes for unC0Rr's evil
2015-07-14 update german translation
sheepluva [Tue, 14 Jul 2015 03:45:27 +0200] rev 11011
update german translation
2015-07-14 merge
sheepluva [Tue, 14 Jul 2015 02:01:58 +0200] rev 11010
merge
2015-07-13 update for "that sinking feeling"
wuzzy [Tue, 14 Jul 2015 01:56:47 +0200] rev 11009
update for "that sinking feeling"
2015-07-13 fix some typos
sheepluva [Mon, 13 Jul 2015 23:30:12 +0200] rev 11008
fix some typos
2015-07-13 german lua strings translation
wuzzy [Mon, 13 Jul 2015 22:10:01 +0200] rev 11007
german lua strings translation
2015-07-13 don't keep around those right-side fort files which are just mirror images of left-side forts. generate them at run-time instead. note: inlining changes and deleting files - so consider clean build/install
sheepluva [Mon, 13 Jul 2015 11:01:01 +0200] rev 11006
don't keep around those right-side fort files which are just mirror images of left-side forts. generate them at run-time instead. note: inlining changes and deleting files - so consider clean build/install
2015-07-13 just ignore gfDivideTeams if more/less than 2 teams. instead of quitting with fatal error
sheepluva [Mon, 13 Jul 2015 06:19:51 +0200] rev 11005
just ignore gfDivideTeams if more/less than 2 teams. instead of quitting with fatal error
2015-07-12 chat: make sure that CTRL is the /only/ modifier key pressed when detecting ctrl+a etc
sheepluva [Sun, 12 Jul 2015 23:15:39 +0200] rev 11004
chat: make sure that CTRL is the /only/ modifier key pressed when detecting ctrl+a etc
2015-07-12 small changelog update
sheepluva [Sun, 12 Jul 2015 08:20:33 +0200] rev 11003
small changelog update
2015-07-11 remove teamgone. desyncs now. less interesting without the animation, perhaps something should be flagged to replace it
nemo [Sat, 11 Jul 2015 18:36:06 -0400] rev 11002
remove teamgone. desyncs now. less interesting without the animation, perhaps something should be flagged to replace it
2015-07-11 please avoid # in filenames
sheepluva [Sat, 11 Jul 2015 18:28:26 +0200] rev 11001
please avoid # in filenames
2015-07-09 Fix build w/o S3D and video recording. untested.
nemo [Thu, 09 Jul 2015 13:27:56 -0400] rev 11000
Fix build w/o S3D and video recording. untested.
2015-07-07 merge
nemo [Tue, 07 Jul 2015 19:19:43 -0400] rev 10999
merge
2015-07-04 german translation update
wuzzy [Sat, 04 Jul 2015 21:48:02 +0200] rev 10998
german translation update
2015-07-07 update hl for .22 airmines
nemo [Tue, 07 Jul 2015 19:19:18 -0400] rev 10997
update hl for .22 airmines
2015-07-04 fix Rubberduck grave
sheepluva [Sat, 04 Jul 2015 03:43:41 +0200] rev 10996
fix Rubberduck grave
2015-06-23 fallback to Default voicepack if specified voicepack is not available
sheepluva [Wed, 24 Jun 2015 01:23:37 +0200] rev 10995
fallback to Default voicepack if specified voicepack is not available
2015-06-16 bit friendlier if the uVariables values get changed
nemo [Tue, 16 Jun 2015 10:08:07 -0400] rev 10994
bit friendlier if the uVariables values get changed
2015-06-12 Just to prevent airmines from stealing camera when they blow up... but really what is needed I think is forcing camera to stay on current hedgehog if you are the active player. either all the time, or at least if you are on rope/saucer.
nemo [Fri, 12 Jun 2015 17:28:20 -0400] rev 10993
Just to prevent airmines from stealing camera when they blow up... but really what is needed I think is forcing camera to stay on current hedgehog if you are the active player. either all the time, or at least if you are on rope/saucer.
2015-06-11 hog number display: no blinking
sheepluva [Thu, 11 Jun 2015 03:31:33 +0200] rev 10992
hog number display: no blinking
2015-06-10 Time is stored in bytestring now
unc0rr [Wed, 10 Jun 2015 23:21:30 +0300] rev 10991
Time is stored in bytestring now
2015-06-10 Buggy executeMany?
unc0rr [Wed, 10 Jun 2015 23:05:38 +0300] rev 10990
Buggy executeMany?
2015-06-08 ambiguous
nemo [Mon, 08 Jun 2015 08:21:09 -0400] rev 10989
ambiguous
2015-06-07 mention hoggywood and cake in the changelog
sheepluva [Sun, 07 Jun 2015 04:40:02 +0200] rev 10988
mention hoggywood and cake in the changelog
2015-06-06 fix flower grave
sheepluva [Sat, 06 Jun 2015 23:57:12 +0200] rev 10987
fix flower grave
2015-06-06 fix statue grave
sheepluva [Sat, 06 Jun 2015 23:28:07 +0200] rev 10986
fix statue grave
2015-06-06 fix chat lines losing color information on texture reload
sheepluva [Sat, 06 Jun 2015 22:10:11 +0200] rev 10985
fix chat lines losing color information on texture reload
2015-06-04 More ifdefs \o/ (fix build even more)
unc0rr [Thu, 04 Jun 2015 19:57:04 +0300] rev 10984
More ifdefs \o/ (fix build even more)
2015-06-03 Lazy fix for server build
unc0rr [Wed, 03 Jun 2015 23:24:56 +0300] rev 10983
Lazy fix for server build
2015-06-02 Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38
koda [Tue, 02 Jun 2015 19:53:30 +0100] rev 10982
Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38
2015-06-03 Update .hgignore file
koda [Wed, 03 Jun 2015 14:50:54 +0100] rev 10981
Update .hgignore file
2015-06-03 merge, mah friend, long time no see
koda [Wed, 03 Jun 2015 14:52:30 +0100] rev 10980
merge, mah friend, long time no see
2015-06-03 - some new mission icons
mikade <redgrinner@gmail.com> [Wed, 03 Jun 2015 22:16:03 +0900] rev 10979
- some new mission icons - add variable portal limiter (and effects) to TechRacer - allow variable (not just infinite) ufo fuel - possibly break stuff some - more whitespace?
2015-06-03 cursor x/y when targeting for mikade's visual effects. this is not synced
nemo [Wed, 03 Jun 2015 07:30:12 -0400] rev 10978
cursor x/y when targeting for mikade's visual effects. this is not synced
2015-06-02 Fix building hedgewars-server
koda [Tue, 02 Jun 2015 19:51:04 +0100] rev 10977
Fix building hedgewars-server
2015-06-02 Allow skipping the bundle step after install on OSX
koda [Tue, 02 Jun 2015 18:37:40 +0100] rev 10976
Allow skipping the bundle step after install on OSX
2015-06-02 Make sure that the png library name is always defined
koda [Tue, 02 Jun 2015 18:10:46 +0100] rev 10975
Make sure that the png library name is always defined
2015-06-02 Fix libsdl bundling on OSX when library rather than framework is used
koda [Tue, 02 Jun 2015 17:57:15 +0100] rev 10974
Fix libsdl bundling on OSX when library rather than framework is used
2015-06-02 Move OSX SDL library configuration from SDLh to proper CMakeLists
koda [Tue, 02 Jun 2015 01:58:10 +0100] rev 10973
Move OSX SDL library configuration from SDLh to proper CMakeLists
2015-06-02 Fix retina rendering on OSX
koda [Tue, 02 Jun 2015 01:28:21 +0100] rev 10972
Fix retina rendering on OSX This does not actually improve any graphics, but at least OSX native GUI elements won't look pixellated any more.
2015-06-01 Fix building on OSX when autoupdate is disabled
koda [Mon, 01 Jun 2015 14:30:22 +0200] rev 10971
Fix building on OSX when autoupdate is disabled
2015-05-26 LuaAPI: fix OnHogAttack the incorrect AmmoType (amNothing) under certain conditions. Thanks for CheezeMonkey for reporting this
sheepluva [Tue, 26 May 2015 23:29:53 +0200] rev 10970
LuaAPI: fix OnHogAttack the incorrect AmmoType (amNothing) under certain conditions. Thanks for CheezeMonkey for reporting this
2015-05-27 add a bit more spacing around stars, add pad parameter to increase spacing between objects
nemo [Wed, 27 May 2015 10:37:12 -0400] rev 10969
add a bit more spacing around stars, add pad parameter to increase spacing between objects
2015-05-27 - reorder waypoint preview
mikade <redgrinner@gmail.com> [Wed, 27 May 2015 23:00:56 +0900] rev 10968
- reorder waypoint preview - make infinite UFO fuel map-dependant
2015-05-27 - preview generation for rubbers, air-mines, crates, barrels
mikade <redgrinner@gmail.com> [Wed, 27 May 2015 22:34:11 +0900] rev 10967
- preview generation for rubbers, air-mines, crates, barrels - add map previews for the other 6 TechRacer maps - make TechRacer (more or less) work out the box - randomize map by clicking on preview (when map unspecified)
2015-05-26 merge
unC0Rr [Tue, 26 May 2015 12:00:39 +0300] rev 10966
merge
2015-05-26 merge git head and hg head
sheepluva [Tue, 26 May 2015 10:42:17 +0200] rev 10965
merge git head and hg head
2015-05-26 Make sure to have gstMoving flag cleared
unC0Rr [Tue, 26 May 2015 11:59:46 +0300] rev 10964
Make sure to have gstMoving flag cleared
2015-05-25 call setScript update if scheme changes, due to scriptparams
nemo [Mon, 25 May 2015 16:53:52 -0400] rev 10963
call setScript update if scheme changes, due to scriptparams
2015-05-25 merge
sheepluva [Mon, 25 May 2015 22:50:38 +0200] rev 10962
merge
2015-05-25 Also preview waypoints
nemo [Mon, 25 May 2015 16:40:04 -0400] rev 10961
Also preview waypoints
2015-05-25 some changelog additions, not complete yet
sheepluva [Mon, 25 May 2015 22:32:32 +0200] rev 10960
some changelog additions, not complete yet
2015-05-25 Pass ScriptParams to preview to support techracer. Proof of concept for techracer, generate a preview for m=4
nemo [Mon, 25 May 2015 15:48:07 -0400] rev 10959
Pass ScriptParams to preview to support techracer. Proof of concept for techracer, generate a preview for m=4
2015-05-25 Merge pull request #34 from CaF2/master
sheepluva <sheepluva@users.noreply.github.com> [Mon, 25 May 2015 14:26:54 +0200] rev 10958
Merge pull request #34 from CaF2/master Changed to continental supplies from the DLC, because its better :P
2015-05-25 prevent damage colouring of indestructible terrain
nemo [Mon, 25 May 2015 14:31:06 -0400] rev 10957
prevent damage colouring of indestructible terrain
2015-05-25 Changed to continental supplies from the DLC, because its better :P
caf2 <florian.evaldsson@telia.com> [Mon, 25 May 2015 13:53:12 +0200] rev 10956
Changed to continental supplies from the DLC, because its better :P
2015-05-24 change from default of 4 (like land mines) to 0, since it was breaking old scripts.
nemo [Sun, 24 May 2015 15:44:21 -0400] rev 10955
change from default of 4 (like land mines) to 0, since it was breaking old scripts.
2015-05-24 Bunch of flags off forum, reviewed/renamed by wuzzy and sheepluva
nemo [Sun, 24 May 2015 15:13:03 -0400] rev 10954
Bunch of flags off forum, reviewed/renamed by wuzzy and sheepluva
2015-07-21 Put types into a separate file qmlfrontend
unc0rr [Tue, 21 Jul 2015 23:46:52 +0300] rev 10953
Put types into a separate file
2015-05-22 don't decrement 0 timer for air mines...
nemo [Fri, 22 May 2015 13:39:12 -0400] rev 10952
don't decrement 0 timer for air mines...
2015-05-20 - Move protocol handling events to main thread through qt's main loop qmlfrontend
unc0rr [Thu, 21 May 2015 00:19:06 +0300] rev 10951
- Move protocol handling events to main thread through qt's main loop - Reorganize code a bit
2015-05-21 - (Finally) automatically load points for all current TechRacer maps
mikade <redgrinner@gmail.com> [Thu, 21 May 2015 18:21:55 +0900] rev 10950
- (Finally) automatically load points for all current TechRacer maps - Hack / break some stuff - Suspend two of the crappier maps
2015-05-17 merge default qmlfrontend
unc0rr [Mon, 18 May 2015 00:20:09 +0300] rev 10949
merge default
2015-05-16 your guess is as good as mine
mikade <redgrinner@gmail.com> [Sat, 16 May 2015 19:15:08 +0900] rev 10948
your guess is as good as mine
2015-05-16 Add two new maps, improve an old one
mikade <redgrinner@gmail.com> [Sat, 16 May 2015 19:08:45 +0900] rev 10947
Add two new maps, improve an old one Fix a few maps so they can be converted into HWMAP format
2015-05-14 extensive changes
mikade <redgrinner@gmail.com> [Thu, 14 May 2015 23:09:21 +0900] rev 10946
extensive changes
2015-05-13 hopefully fix some placements
mikade <redgrinner@gmail.com> [Wed, 13 May 2015 23:01:00 +0900] rev 10945
hopefully fix some placements
2015-05-12 - Fix order of messages, also don't duplicate last timestamped message
unc0rr [Tue, 12 May 2015 22:38:33 +0300] rev 10944
- Fix order of messages, also don't duplicate last timestamped message - Comment out useless line in uTeams
2015-05-12 migrate maps, new map, minor fixes
mikade <redgrinner@gmail.com> [Tue, 12 May 2015 22:09:25 +0900] rev 10943
migrate maps, new map, minor fixes
2015-05-11 This probably fixes bug #839 - mine time was hardcoded to 3000 in Attack, instead of using the "0 as undefined" input that other places were using. When re653e96b0ec3 started paying attention to the input parameter, this previously ignored value became a problem.
nemo [Mon, 11 May 2015 13:53:08 -0400] rev 10942
This probably fixes bug #839 - mine time was hardcoded to 3000 in Attack, instead of using the "0 as undefined" input that other places were using. When re653e96b0ec3 started paying attention to the input parameter, this previously ignored value became a problem.
2015-05-11 - Take girder height into account (fix issue #908)
unc0rr [Mon, 11 May 2015 19:58:54 +0300] rev 10941
- Take girder height into account (fix issue #908) - Fix off-by-2 error in girder placement - Some tweaks to allow for more girders placed
2015-05-09 Added param for rounds in techracer.
mikade <redgrinner@gmail.com> [Sat, 09 May 2015 14:30:01 +0900] rev 10940
Added param for rounds in techracer. Also some support for hand-drawn map placed stuff.
2015-05-08 reduce volume a bit more. also fix engine hint
sheepluva [Fri, 08 May 2015 15:36:19 +0200] rev 10939
reduce volume a bit more. also fix engine hint
2015-05-08 50% volume on music to make sheepluva happy
nemo [Fri, 08 May 2015 09:16:21 -0400] rev 10938
50% volume on music to make sheepluva happy
2015-05-07 add simple build instructions
sheepluva [Thu, 07 May 2015 17:57:57 +0200] rev 10937
add simple build instructions
2015-05-07 Long awaited hwmap<->txt converter, which took less than hour to make
unC0Rr [Thu, 07 May 2015 17:29:12 +0300] rev 10936
Long awaited hwmap<->txt converter, which took less than hour to make
2015-05-17 Move SDLNet_TCP_Send to its own thread qmlfrontend
unc0rr [Mon, 18 May 2015 00:07:52 +0300] rev 10935
Move SDLNet_TCP_Send to its own thread
2015-05-07 fml
mikade <redgrinner@gmail.com> [Thu, 07 May 2015 21:56:21 +0900] rev 10934
fml
2015-05-16 Some more work on flib network qmlfrontend
unc0rr [Sun, 17 May 2015 00:14:30 +0300] rev 10933
Some more work on flib network
2015-05-07 oops
mikade <redgrinner@gmail.com> [Thu, 07 May 2015 21:48:19 +0900] rev 10932
oops
2015-05-15 Parse net commands, answer to pings qmlfrontend
unc0rr [Fri, 15 May 2015 23:28:31 +0300] rev 10931
Parse net commands, answer to pings
2015-05-07 one more map, extra param
mikade <redgrinner@gmail.com> [Thu, 07 May 2015 21:44:19 +0900] rev 10930
one more map, extra param
2015-05-13 Mockup of protocol parser qmlfrontend
unc0rr [Wed, 13 May 2015 23:21:40 +0300] rev 10929
Mockup of protocol parser
2015-05-05 merge: merge the git merge head into hg tip, with anothera hg merge. merge. merge. merge. merge. meeeerrrrgeeee.
sheepluva [Tue, 05 May 2015 12:48:25 +0200] rev 10928
merge: merge the git merge head into hg tip, with anothera hg merge. merge. merge. merge. merge. meeeerrrrgeeee.
2015-05-10 Fix jumpts table, build array of handlers (wip) qmlfrontend
unc0rr [Mon, 11 May 2015 00:27:16 +0300] rev 10927
Fix jumpts table, build array of handlers (wip)
2015-05-04 chat: simplify some code and fix bugs I noticed during testing
sheepluva [Mon, 04 May 2015 18:32:33 +0200] rev 10926
chat: simplify some code and fix bugs I noticed during testing
2015-05-09 Produce some useful code qmlfrontend
unc0rr [Sat, 09 May 2015 23:30:19 +0300] rev 10925
Produce some useful code
2015-05-04 Less code - less bugs (fix pas2c build)
unc0rr [Mon, 04 May 2015 18:39:00 +0300] rev 10924
Less code - less bugs (fix pas2c build)
2015-05-04 Merge pull request #32 from gunchleoc/master
sheepluva <sheepluva@users.noreply.github.com> [Mon, 04 May 2015 23:52:56 +0200] rev 10923
Merge pull request #32 from gunchleoc/master New gd (Scottish Gaelic) translation of main ts file.
2015-05-04 merge default qmlfrontend
unc0rr [Mon, 04 May 2015 17:49:15 +0300] rev 10922
merge default
2015-04-30 chat: further tweaks and cleanups
sheepluva [Fri, 01 May 2015 00:17:38 +0200] rev 10921
chat: further tweaks and cleanups
2015-04-30 different implementation for utf-8 char detection/handling
sheepluva [Thu, 30 Apr 2015 21:53:41 +0200] rev 10920
different implementation for utf-8 char detection/handling
2015-04-30 chat: generate utf8 info e.g. for pasted contents
sheepluva [Thu, 30 Apr 2015 18:59:54 +0200] rev 10919
chat: generate utf8 info e.g. for pasted contents
2015-05-02 fix techracer map 3
mikade <redgrinner@gmail.com> [Sat, 02 May 2015 11:47:55 +0900] rev 10918
fix techracer map 3 another small test map
2015-05-01 - ?Fix? nemo's attempt in r959219241c67
unc0rr [Fri, 01 May 2015 23:22:23 +0300] rev 10917
- ?Fix? nemo's attempt in r959219241c67 - Wrap mode: camera comes to followgear by the shortest path (better implementation, than sheepluva's re0d7d499c851) - Wrap mode: keep less than 50% of the screen grayed
2015-05-01 merge
unc0rr [Fri, 01 May 2015 22:01:14 +0300] rev 10916
merge
2015-05-01 ups, forgot we need to make TechRacer aware of airmines
mikade <redgrinner@gmail.com> [Fri, 01 May 2015 22:23:37 +0900] rev 10915
ups, forgot we need to make TechRacer aware of airmines
2015-05-01 new test for lols
mikade <redgrinner@gmail.com> [Fri, 01 May 2015 22:08:13 +0900] rev 10914
new test for lols removed hwp and old maps
2015-04-18 New gd translation of main ts file.
gunchleoc <fios@foramnagaidhlog.net> [Sat, 18 Apr 2015 10:32:12 +0100] rev 10913
New gd translation of main ts file.
2015-04-29 Catch exceptions in accept() call
unc0rr [Wed, 29 Apr 2015 17:17:40 +0300] rev 10912
Catch exceptions in accept() call
2015-04-27 Do not set rpath when binaries are installed in the standard search path
vittorio.giovara@gmail.com [Mon, 27 Apr 2015 17:21:58 +0000] rev 10911
Do not set rpath when binaries are installed in the standard search path $ rpmlint hedgewars hedgewars.i686: E: binary-or-shlib-defines-rpath /usr/bin/hwengine ['$ORIGIN/../lib/', '$ORIGIN/', '/usr/lib/'] hedgewars.i686: E: binary-or-shlib-defines-rpath /usr/lib/libphyslayer.so ['$ORIGIN/../lib/', '$ORIGIN/', '/usr/lib/'] hedgewars.i686: E: binary-or-shlib-defines-rpath /usr/bin/hedgewars ['$ORIGIN/../lib/', '$ORIGIN/', '/usr/lib/']
2015-04-11 Add ceil() function to fpcrtl of pas2c
unc0rr [Sat, 11 Apr 2015 17:37:43 +0300] rev 10910
Add ceil() function to fpcrtl of pas2c
2015-04-11 Silly fixes for silly pas2c
unc0rr [Sat, 11 Apr 2015 15:34:07 +0300] rev 10909
Silly fixes for silly pas2c
2015-05-04 Try another approach, WIP qmlfrontend
unc0rr [Mon, 04 May 2015 17:48:57 +0300] rev 10908
Try another approach, WIP
2015-04-10 Switch to mysql-simple, as hdbc package seems to be abandoned and anyway never satisfied me
unc0rr [Fri, 10 Apr 2015 23:58:05 +0300] rev 10907
Switch to mysql-simple, as hdbc package seems to be abandoned and anyway never satisfied me
2015-04-29 Rendering some code qmlfrontend
unc0rr [Wed, 29 Apr 2015 23:52:18 +0300] rev 10906
Rendering some code
2015-04-10 bouncy/noportal check after spawn
nemo [Fri, 10 Apr 2015 11:14:53 -0400] rev 10905
bouncy/noportal check after spawn
2015-04-28 Some more work on network client implementation qmlfrontend
unc0rr [Tue, 28 Apr 2015 23:26:12 +0300] rev 10904
Some more work on network client implementation
2015-04-10 tweak erase
nemo [Fri, 10 Apr 2015 10:36:17 -0400] rev 10903
tweak erase
2015-04-28 Will use own tree type qmlfrontend
unc0rr [Tue, 28 Apr 2015 11:49:48 +0300] rev 10902
Will use own tree type
2015-04-09 also erase
nemo [Wed, 08 Apr 2015 23:59:35 -0400] rev 10901
also erase
2015-04-25 Some hedgewars coding a week keeps doctor away qmlfrontend
unc0rr [Sat, 25 Apr 2015 23:46:09 +0300] rev 10900
Some hedgewars coding a week keeps doctor away
2015-04-08 fix copypasta typo, failure to bump offset of lf params
nemo [Wed, 08 Apr 2015 15:10:44 -0400] rev 10899
fix copypasta typo, failure to bump offset of lf params
2015-04-22 Some futher work on flib net client part qmlfrontend
unc0rr [Wed, 22 Apr 2015 23:33:16 +0300] rev 10898
Some futher work on flib net client part
2015-04-08 Add options to set colouring, behind existing land, and horizontal/vertical flipping to PlaceSprite
nemo [Wed, 08 Apr 2015 15:04:48 -0400] rev 10897
Add options to set colouring, behind existing land, and horizontal/vertical flipping to PlaceSprite
2015-04-16 Start network support: only setting up a connection for now qmlfrontend
unc0rr [Thu, 16 Apr 2015 23:31:13 +0300] rev 10896
Start network support: only setting up a connection for now
2015-04-05 Make bouncing a bit less wtf for various gears tested (hog, 'zooka, saucer hog, drill strike). Less hacky is another matter.
nemo [Sun, 05 Apr 2015 16:41:39 -0400] rev 10895
Make bouncing a bit less wtf for various gears tested (hog, 'zooka, saucer hog, drill strike). Less hacky is another matter.
2015-04-14 Racer challenge map #17 qmlfrontend
unC0Rr [Tue, 14 Apr 2015 11:18:14 +0300] rev 10894
Racer challenge map #17
2015-04-05 fix error in Nobody Laugh
mikade <redgrinner@gmail.com> [Sun, 05 Apr 2015 12:44:54 +0900] rev 10893
fix error in Nobody Laugh
2015-04-11 Make ammo scheme work qmlfrontend
unc0rr [Sat, 11 Apr 2015 22:39:29 +0300] rev 10892
Make ammo scheme work
2015-04-03 enable bounce on rubber for air bombs. give them the missing elasticity they needed for the code there to work properly.
nemo [Fri, 03 Apr 2015 16:46:14 -0400] rev 10891
enable bounce on rubber for air bombs. give them the missing elasticity they needed for the code there to work properly.
2015-04-11 Oops, forgot this file qmlfrontend
unc0rr [Sat, 11 Apr 2015 17:23:56 +0300] rev 10890
Oops, forgot this file
2015-04-03 give melon pieces a radius. is why they weren't bouncing.
nemo [Fri, 03 Apr 2015 16:39:09 -0400] rev 10889
give melon pieces a radius. is why they weren't bouncing.
2015-04-08 Ammo schemes list, almost works qmlfrontend
unc0rr [Wed, 08 Apr 2015 23:39:18 +0300] rev 10888
Ammo schemes list, almost works
2015-04-03 Make FP tunnel 2px wider.
nemo [Fri, 03 Apr 2015 15:20:08 -0400] rev 10887
Make FP tunnel 2px wider.
2015-04-02 - Merge default qmlfrontend
unc0rr [Thu, 02 Apr 2015 21:09:56 +0300] rev 10886
- Merge default - *cough* sorry, but also in this commit: move *.qml files into qrc, include qmlFrontend into cmake build, also exclude QTfrontend
2015-04-01 racer challenge map #16
unc0rr [Wed, 01 Apr 2015 22:46:52 +0300] rev 10885
racer challenge map #16
2015-04-01 Fix off-by-1 error
unC0Rr [Wed, 01 Apr 2015 10:17:01 +0300] rev 10884
Fix off-by-1 error
2015-04-01 terminate engine and output fatal error message if hedgehogs are added incorrectly
sheepluva [Wed, 01 Apr 2015 02:42:37 +0200] rev 10883
terminate engine and output fatal error message if hedgehogs are added incorrectly
2015-03-31 - Fix ping timeouts after incorrect "/vote" commands (protocol violation)
unc0rr [Tue, 31 Mar 2015 23:14:09 +0300] rev 10882
- Fix ping timeouts after incorrect "/vote" commands (protocol violation) - Add "/info" command - Add "/maxteams" command to specify desired maximum number of teams in your room
2015-03-31 "/force" command for server admin to force voting result
unc0rr [Tue, 31 Mar 2015 23:01:53 +0300] rev 10881
"/force" command for server admin to force voting result
2015-03-31 Send notice when accepting vote
unc0rr [Tue, 31 Mar 2015 22:50:12 +0300] rev 10880
Send notice when accepting vote
2015-03-31 Don't change hedgehogs total number to a value > 48 as result of voting.
unc0rr [Tue, 31 Mar 2015 22:37:04 +0300] rev 10879
Don't change hedgehogs total number to a value > 48 as result of voting.
2015-03-31 small pixel jizz tweak
sheepluva [Tue, 31 Mar 2015 03:41:36 +0200] rev 10878
small pixel jizz tweak
2015-03-31 alternative explosion border smoothing
sheepluva [Tue, 31 Mar 2015 02:30:29 +0200] rev 10877
alternative explosion border smoothing
2015-03-30 draw birdy's feathers in low quality mode too
sheepluva [Tue, 31 Mar 2015 00:15:00 +0200] rev 10876
draw birdy's feathers in low quality mode too
2015-03-25 only display cake timer if it is low
sheepluva [Wed, 25 Mar 2015 21:30:04 +0100] rev 10875
only display cake timer if it is low
2015-03-25 allow gear specific data (with gear type specific type). applied to cake
sheepluva [Wed, 25 Mar 2015 20:30:52 +0100] rev 10874
allow gear specific data (with gear type specific type). applied to cake
2015-03-24 still messing with rendering
sheepluva [Tue, 24 Mar 2015 21:18:05 +0100] rev 10873
still messing with rendering
2015-03-24 Hints for bottom feeder, which were somehow lost
unc0rr [Tue, 24 Mar 2015 22:51:49 +0300] rev 10872
Hints for bottom feeder, which were somehow lost
2015-03-24 rendering tweaks cont.
sheepluva [Tue, 24 Mar 2015 19:25:03 +0100] rev 10871
rendering tweaks cont.
2015-03-24 rendering tweaks cont.
sheepluva [Tue, 24 Mar 2015 16:52:35 +0100] rev 10870
rendering tweaks cont.
2015-03-24 rendering tweaks/cleanup cont.
sheepluva [Tue, 24 Mar 2015 12:48:55 +0100] rev 10869
rendering tweaks/cleanup cont.
2015-03-23 show correct default if current team is local team
sheepluva [Mon, 23 Mar 2015 02:03:45 +0100] rev 10868
show correct default if current team is local team
2015-03-22 fix segfault caused by last commit if spectating
sheepluva [Sun, 22 Mar 2015 22:06:44 +0100] rev 10867
fix segfault caused by last commit if spectating
2015-03-22 make using hog speech a bit more comfortable
sheepluva [Sun, 22 Mar 2015 21:40:16 +0100] rev 10866
make using hog speech a bit more comfortable
2015-03-20 remove switch from allowed utilities. 14:57 <@unC0Rr> way too OP
nemo [Fri, 20 Mar 2015 15:00:52 -0400] rev 10865
remove switch from allowed utilities. 14:57 <@unC0Rr> way too OP
2015-03-19 don't modify collision data when applying visual edge smoothing
sheepluva [Thu, 19 Mar 2015 21:23:56 +0100] rev 10864
don't modify collision data when applying visual edge smoothing
2015-03-18 fallback to first color in colors array if there is no valid color specified
sheepluva [Wed, 18 Mar 2015 21:52:13 +0100] rev 10863
fallback to first color in colors array if there is no valid color specified
2015-03-18 Don't spawn team widget sorter on each frame when in lag. Issue 'spectate 0' instead, and only on first lag occasion.
unc0rr [Wed, 18 Mar 2015 23:18:52 +0300] rev 10862
Don't spawn team widget sorter on each frame when in lag. Issue 'spectate 0' instead, and only on first lag occasion.
2015-03-18 Also update wind indicator on lag when joining midgame
unc0rr [Wed, 18 Mar 2015 23:13:37 +0300] rev 10861
Also update wind indicator on lag when joining midgame
2015-03-18 changed/fixed alpha blending in copyToXYFromRect
sheepluva [Wed, 18 Mar 2015 21:03:53 +0100] rev 10860
changed/fixed alpha blending in copyToXYFromRect
2015-03-18 Only allow one instance of vgtSmoothWindbar also
unc0rr [Wed, 18 Mar 2015 22:57:29 +0300] rev 10859
Only allow one instance of vgtSmoothWindbar also
2015-03-17 Don't do anything if sorter was replaced, even for one tick only. Hopefully fixes issue #907, but not confirmed, though very highly plausible.
unc0rr [Tue, 17 Mar 2015 23:57:26 +0300] rev 10858
Don't do anything if sorter was replaced, even for one tick only. Hopefully fixes issue #907, but not confirmed, though very highly plausible.
2015-03-16 Script parameter to adjust winning score for Mutant
unC0Rr [Mon, 16 Mar 2015 11:12:18 +0300] rev 10857
Script parameter to adjust winning score for Mutant
2015-03-16 team coloured, just for the heck of it, based on a param. also del airmine, 'cause, probably not fun here. you're invuln anyway.
nemo [Sun, 15 Mar 2015 22:01:10 -0400] rev 10856
team coloured, just for the heck of it, based on a param. also del airmine, 'cause, probably not fun here. you're invuln anyway.
2015-03-15 merge ☹
nemo [Sun, 15 Mar 2015 16:14:43 -0400] rev 10855
merge ☹
2015-03-13 Racer challenge map #15
unC0Rr [Fri, 13 Mar 2015 14:09:44 +0300] rev 10854
Racer challenge map #15
2015-03-08 and ofc fix pas2c build
sheepluva [Sun, 08 Mar 2015 03:04:06 +0100] rev 10853
and ofc fix pas2c build
2015-03-08 render input prefix independent of inputstr so that e.g. a username will not lead to weirdnesses
sheepluva [Sun, 08 Mar 2015 02:40:32 +0100] rev 10852
render input prefix independent of inputstr so that e.g. a username will not lead to weirdnesses
2015-03-08 chat/copypaste: some adjustments and sanity checks
sheepluva [Sun, 08 Mar 2015 01:51:27 +0100] rev 10851
chat/copypaste: some adjustments and sanity checks
2015-03-08 copy to/paste from system clipboard (via frontend)
sheepluva [Sun, 08 Mar 2015 01:04:41 +0100] rev 10850
copy to/paste from system clipboard (via frontend)
2015-03-06 copy&paste (wip), currently using only a local clipboard
sheepluva [Fri, 06 Mar 2015 21:24:21 +0100] rev 10849
copy&paste (wip), currently using only a local clipboard
2015-03-15 Allow rope tinting
nemo [Sun, 15 Mar 2015 16:14:13 -0400] rev 10848
Allow rope tinting
2015-03-03 amNothing is fine to use in any type of race too
unc0rr [Tue, 03 Mar 2015 22:22:29 +0300] rev 10847
amNothing is fine to use in any type of race too
2015-03-01 attempt to move cursor now removes selection even if cursor cannot actually move in the specified direction
sheepluva [Sun, 01 Mar 2015 21:06:27 +0100] rev 10846
attempt to move cursor now removes selection even if cursor cannot actually move in the specified direction
2015-03-01 quick word deletion while holding ctrl (qt style)
sheepluva [Sun, 01 Mar 2015 20:38:52 +0100] rev 10845
quick word deletion while holding ctrl (qt style)
2015-03-01 holding ctrl will now make cursor skip words/etc in a fashion similar to Qt
sheepluva [Sun, 01 Mar 2015 20:14:23 +0100] rev 10844
holding ctrl will now make cursor skip words/etc in a fashion similar to Qt
2015-03-01 whoops, pas2c did not notice this missing ;
sheepluva [Sun, 01 Mar 2015 17:32:26 +0100] rev 10843
whoops, pas2c did not notice this missing ;
2015-03-01 since fonts can be loaded in late, update cursor position before first chat display
sheepluva [Sun, 01 Mar 2015 17:12:02 +0100] rev 10842
since fonts can be loaded in late, update cursor position before first chat display
2015-03-01 make team key play well with new cursor
sheepluva [Sun, 01 Mar 2015 16:45:24 +0100] rev 10841
make team key play well with new cursor
2015-03-01 add newline after warning
sheepluva [Sun, 01 Mar 2015 16:38:18 +0100] rev 10840
add newline after warning
2015-03-01 make sure cursor drawing position does not get messed up by screen resize
sheepluva [Sun, 01 Mar 2015 16:32:14 +0100] rev 10839
make sure cursor drawing position does not get messed up by screen resize
2015-03-01 teach pas2c how to insert() shortstrings
sheepluva [Sun, 01 Mar 2015 15:56:00 +0100] rev 10838
teach pas2c how to insert() shortstrings
2015-03-01 pas2c does not like setlength called with a shortstring apparently
sheepluva [Sun, 01 Mar 2015 15:04:31 +0100] rev 10837
pas2c does not like setlength called with a shortstring apparently
2015-03-01 selections
sheepluva [Sun, 01 Mar 2015 04:15:11 +0100] rev 10836
selections
2015-02-28 fix chat input history not restoring utf8-related info
sheepluva [Sat, 28 Feb 2015 22:20:53 +0100] rev 10835
fix chat input history not restoring utf8-related info
2015-02-28 engine: moveable chat cursor. note: discovered bug that utf8 char info is lost/corrupted when input history is used
sheepluva [Sat, 28 Feb 2015 17:29:07 +0100] rev 10834
engine: moveable chat cursor. note: discovered bug that utf8 char info is lost/corrupted when input history is used
2015-02-26 Racer challenge map #14
unC0Rr [Thu, 26 Feb 2015 15:38:10 +0300] rev 10833
Racer challenge map #14
2015-02-18 Racer challenge #13
unC0Rr [Wed, 18 Feb 2015 14:44:59 +0300] rev 10832
Racer challenge #13
2015-02-17 Clear flag set by gear on gear deletion. Also added a few more nil checks on HHGear
nemo [Tue, 17 Feb 2015 16:05:54 -0500] rev 10831
Clear flag set by gear on gear deletion. Also added a few more nil checks on HHGear
2015-02-17 Make hedgewars frontend not change scheme/weps to Default if script cfg doesn't match a known scheme. That is, will leave on whatever is selected. Also set a bunch of schemes where we don't care what the scheme/weps are to *
nemo [Tue, 17 Feb 2015 12:09:27 -0500] rev 10830
Make hedgewars frontend not change scheme/weps to Default if script cfg doesn't match a known scheme. That is, will leave on whatever is selected. Also set a bunch of schemes where we don't care what the scheme/weps are to *
2015-02-17 avoid airmines too when spawning
nemo [Tue, 17 Feb 2015 10:04:32 -0500] rev 10829
avoid airmines too when spawning
2015-02-17 bit more friction. remove gstSubmersible clearing. was for the old "sea" thing that is totally gone now. As a general attribute, better to let other stuff clear it as needed.
nemo [Tue, 17 Feb 2015 09:50:22 -0500] rev 10828
bit more friction. remove gstSubmersible clearing. was for the old "sea" thing that is totally gone now. As a general attribute, better to let other stuff clear it as needed.
2015-02-16 make mines submersible
nemo [Mon, 16 Feb 2015 13:58:32 -0500] rev 10827
make mines submersible
2015-02-16 oops, forgot this annoying thing
nemo [Sun, 15 Feb 2015 21:27:27 -0500] rev 10826
oops, forgot this annoying thing
2015-02-15 0s mine time
nemo [Sun, 15 Feb 2015 15:35:46 -0500] rev 10825
0s mine time
2015-02-15 make air mines respawn on climbhome
nemo [Sun, 15 Feb 2015 15:34:32 -0500] rev 10824
make air mines respawn on climbhome
2015-02-16 Introducing cbAmmo qmlfrontend
unc0rr [Mon, 16 Feb 2015 22:33:15 +0300] rev 10823
Introducing cbAmmo
2015-02-15 hook up to frontend
nemo [Sat, 14 Feb 2015 22:25:31 -0500] rev 10822
hook up to frontend
2015-02-08 Fix schemes loading qmlfrontend
unc0rr [Mon, 09 Feb 2015 00:37:59 +0300] rev 10821
Fix schemes loading
2015-02-14 Fix bug, undo debug level in server, set air mine number to something non-debug
nemo [Sat, 14 Feb 2015 17:47:28 -0500] rev 10820
Fix bug, undo debug level in server, set air mine number to something non-debug
2015-02-07 Send selected scheme config on engine initialization (WIP) qmlfrontend
unc0rr [Sun, 08 Feb 2015 00:10:05 +0300] rev 10819
Send selected scheme config on engine initialization (WIP)
2015-02-14 Add placement of airmines in engine outside of hog proximity. Has a bug, only protecting 1st team. Also fix a spelling error and rename gstHHChooseTarget to gstChooseTarget
nemo [Sat, 14 Feb 2015 17:34:12 -0500] rev 10818
Add placement of airmines in engine outside of hog proximity. Has a bug, only protecting 1st team. Also fix a spelling error and rename gstHHChooseTarget to gstChooseTarget
2015-02-07 merge with default qmlfrontend
unc0rr [Sat, 07 Feb 2015 23:26:14 +0300] rev 10817
merge with default
2015-02-07 merge
unc0rr [Sat, 07 Feb 2015 23:25:33 +0300] rev 10816
merge
2015-02-07 Fix pas2c?
unc0rr [Sat, 07 Feb 2015 11:53:08 +0300] rev 10815
Fix pas2c?
2015-02-06 This should help with second rejoin bug. (reverting previous workaround over frontend bug and making a new one)
unc0rr [Sat, 07 Feb 2015 00:19:54 +0300] rev 10814
This should help with second rejoin bug. (reverting previous workaround over frontend bug and making a new one)
2015-02-06 One more medium template
unC0Rr [Fri, 06 Feb 2015 16:08:02 +0300] rev 10813
One more medium template
2015-02-01 fix typo
nemo [Sat, 31 Jan 2015 23:14:12 -0500] rev 10812
fix typo
2015-02-01 I guess the params shouldn't be all or nothing.
nemo [Sat, 31 Jan 2015 22:18:40 -0500] rev 10811
I guess the params shouldn't be all or nothing.
2015-02-01 add some config params - speed,accel,delaytime,delayheight,nocake. water rise speed, water rise acceleration, time delay from start of turn for water rise, height delay for same, and disable cake. also set start boulder to indestructible
nemo [Sat, 31 Jan 2015 22:13:44 -0500] rev 10810
add some config params - speed,accel,delaytime,delayheight,nocake. water rise speed, water rise acceleration, time delay from start of turn for water rise, height delay for same, and disable cake. also set start boulder to indestructible
2015-01-25 Add generic getter/setter for a bunch of more obscure gear structure values
nemo [Sun, 25 Jan 2015 16:10:20 -0500] rev 10809
Add generic getter/setter for a bunch of more obscure gear structure values
2015-01-25 Add a couple of more variable bindings, make all the set visual gear values optional, to allow skipping trailing params or specifying ones in the middle as nil to not set. Should make using it more convenient in simple cases.
nemo [Sun, 25 Jan 2015 14:48:02 -0500] rev 10808
Add a couple of more variable bindings, make all the set visual gear values optional, to allow skipping trailing params or specifying ones in the middle as nil to not set. Should make using it more convenient in simple cases.
2015-01-24 Make the various mine states a bit clearer (inactive, active but not in seek mode, seek mode, chasing target)
nemo [Sat, 24 Jan 2015 13:49:57 -0500] rev 10807
Make the various mine states a bit clearer (inactive, active but not in seek mode, seek mode, chasing target)
2015-01-21 more turn-based-y
nemo [Wed, 21 Jan 2015 16:00:08 -0500] rev 10806
more turn-based-y
2015-01-19 inherit mines time div 4
nemo [Sun, 18 Jan 2015 22:48:23 -0500] rev 10805
inherit mines time div 4
2015-01-19 feedback/linux: fix wrong mem size being reported if mem > 4GB. thanks to tomreyn for reporting this issue
sheepluva [Mon, 19 Jan 2015 01:18:43 +0100] rev 10804
feedback/linux: fix wrong mem size being reported if mem > 4GB. thanks to tomreyn for reporting this issue
2015-01-18 merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo [Sun, 18 Jan 2015 17:14:37 -0500] rev 10803
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
2015-01-18 Use the larger scaled airmine sprite originally intended, add some antidickery measures.
nemo [Sun, 18 Jan 2015 16:57:32 -0500] rev 10802
Use the larger scaled airmine sprite originally intended, add some antidickery measures.
2015-01-18 Fix here too
unc0rr [Mon, 19 Jan 2015 00:12:26 +0300] rev 10801
Fix here too
2015-01-18 more tweakery
nemo [Sun, 18 Jan 2015 16:01:09 -0500] rev 10800
more tweakery
2015-01-18 initialise trackSpeed, add nil check before resetting seek timer
nemo [Sun, 18 Jan 2015 15:12:54 -0500] rev 10799
initialise trackSpeed, add nil check before resetting seek timer
2015-01-18 er... didn't mean to leave this line in
nemo [Sun, 18 Jan 2015 15:03:35 -0500] rev 10798
er... didn't mean to leave this line in
2015-01-18 begin/end
sheepluva [Sun, 18 Jan 2015 20:59:37 +0100] rev 10797
begin/end
2015-01-18 merge
nemo [Sun, 18 Jan 2015 14:48:23 -0500] rev 10796
merge
2015-01-18 fix pas2c (airbomb code: "not" statement in boolean expression was without parentheses)
sheepluva [Sun, 18 Jan 2015 15:36:36 +0100] rev 10795
fix pas2c (airbomb code: "not" statement in boolean expression was without parentheses)
2015-01-18 radius and sprite drawing tweaks to match the still temporary sprite. also a begin/end sheepluva suggested
nemo [Sun, 18 Jan 2015 14:47:25 -0500] rev 10794
radius and sprite drawing tweaks to match the still temporary sprite. also a begin/end sheepluva suggested
2015-01-17 oops. I committed hat fix to .21 branch
sheepluva [Sat, 17 Jan 2015 21:41:01 +0100] rev 10793
oops. I committed hat fix to .21 branch
2015-01-18 Toss in scaled down underwater SD mine as "air mine" pending, er, cybernetic butterflies or whatever
nemo [Sun, 18 Jan 2015 14:18:06 -0500] rev 10792
Toss in scaled down underwater SD mine as "air mine" pending, er, cybernetic butterflies or whatever
2015-01-17 tweak a few params. still something wtf going on when on rope
nemo [Sat, 17 Jan 2015 10:07:12 -0500] rev 10791
tweak a few params. still something wtf going on when on rope
2015-01-17 merge
sheepluva [Sat, 17 Jan 2015 14:26:25 +0100] rev 10790
merge
2015-01-16 experiment with air mines. thought they could make shoppa... interesting. ToDo: Allow mines to give up, tweak distances, real graphics, toggle for whether they can acquire a new target while they haven't given up.
nemo [Fri, 16 Jan 2015 17:51:29 -0500] rev 10789
experiment with air mines. thought they could make shoppa... interesting. ToDo: Allow mines to give up, tweak distances, real graphics, toggle for whether they can acquire a new target while they haven't given up.
2015-01-16 Merge pull request #31 from LocutusOfBorg/fix-cmake
sheepluva <sheepluva@users.noreply.github.com> [Fri, 16 Jan 2015 15:47:34 +0100] rev 10788
Merge pull request #31 from LocutusOfBorg/fix-cmake Add RelWithDebInfo for debugging pourposes
2015-01-14 Oops, misspelled protocol command
unC0Rr [Wed, 14 Jan 2015 11:47:50 +0300] rev 10787
Oops, misspelled protocol command
2015-01-13 Implement /newseed and /hedgehogs commands. Only tested for building.
unc0rr [Tue, 13 Jan 2015 23:37:07 +0300] rev 10786
Implement /newseed and /hedgehogs commands. Only tested for building.
2015-01-12 oups. Accidentally commited air mine stuff which needs reworking now since I can't use Gear^.Hedgehog
nemo [Mon, 12 Jan 2015 08:20:20 -0500] rev 10785
oups. Accidentally commited air mine stuff which needs reworking now since I can't use Gear^.Hedgehog
2015-01-12 move TGear Hedgehog based on how uStats is using it
nemo [Sun, 11 Jan 2015 22:30:52 -0500] rev 10784
move TGear Hedgehog based on how uStats is using it
2015-01-15 Add RelWithDebInfo for debugging purposes
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Thu, 15 Jan 2015 11:48:28 +0100] rev 10783
Add RelWithDebInfo for debugging purposes
2015-01-06 merge git head
sheepluva [Tue, 06 Jan 2015 16:38:39 +0100] rev 10782
merge git head
2015-01-06 Merge pull request #29 from LocutusOfBorg/bad-fix-segfault
sheepluva <sheepluva@users.noreply.github.com> [Tue, 06 Jan 2015 15:16:34 +0100] rev 10781
Merge pull request #29 from LocutusOfBorg/bad-fix-segfault Fix for segfault when BUILD_ENGINE_C=ON and FONTS_DIR is provided, by Locutus and unC0Rr
2015-01-06 Unify _P flags
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 06 Jan 2015 03:41:10 +0100] rev 10780
Unify _P flags
2015-01-06 Fix handling of perlin mapgen
unc0rr [Tue, 06 Jan 2015 12:52:37 +0300] rev 10779
Fix handling of perlin mapgen
2014-11-29 Fix segfault when BUILD_ENGINE_C=ON and FONTS_DIR is provided
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Sat, 29 Nov 2014 14:53:41 +0100] rev 10778
Fix segfault when BUILD_ENGINE_C=ON and FONTS_DIR is provided
2015-01-06 - Send maze_size command in other mapgen modes too
unc0rr [Tue, 06 Jan 2015 12:12:34 +0300] rev 10777
- Send maze_size command in other mapgen modes too - Fix drawn land mapgen detection
2015-01-05 Rename test to test_normal, to comply with policy CMP0037
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Mon, 05 Jan 2015 16:29:27 +0100] rev 10776
Rename test to test_normal, to comply with policy CMP0037
2015-07-09 Fix build w/o S3D and video recording. untested. 0.9.21
nemo [Thu, 09 Jul 2015 13:27:56 -0400] rev 10775
Fix build w/o S3D and video recording. untested.
2015-01-05 merge
unc0rr [Mon, 05 Jan 2015 19:24:49 +0300] rev 10774
merge
2015-06-04 More ifdefs \o/ (fix build even more) 0.9.21
unc0rr [Thu, 04 Jun 2015 19:57:04 +0300] rev 10773
More ifdefs \o/ (fix build even more)
2015-01-05 merge
unc0rr [Mon, 05 Jan 2015 19:24:20 +0300] rev 10772
merge
2015-06-03 Lazy fix for server build 0.9.21
unc0rr [Wed, 03 Jun 2015 23:24:56 +0300] rev 10771
Lazy fix for server build
2015-01-05 Merge pull request #27 from LocutusOfBorg/fix-build2
sheepluva <sheepluva@users.noreply.github.com> [Mon, 05 Jan 2015 14:37:08 +0100] rev 10770
Merge pull request #27 from LocutusOfBorg/fix-build2 Fix arm* build failures < LocutusOfBorg1> sheepluva, the problem is fpc, so the workaround might be necessary even if they patch it :( http://bugs.freepascal.org/view.php?id=27222
2015-06-03 Update .hgignore file 0.9.21
koda [Wed, 03 Jun 2015 14:50:54 +0100] rev 10769
Update .hgignore file
2015-01-05 Merge pull request #28 from LocutusOfBorg/lua-fix
sheepluva <sheepluva@users.noreply.github.com> [Mon, 05 Jan 2015 14:05:09 +0100] rev 10768
Merge pull request #28 from LocutusOfBorg/lua-fix Find lua 5.1 on fedora machines (taken from fedora hw git)
2015-06-02 Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38 0.9.21
koda [Tue, 02 Jun 2015 19:53:30 +0100] rev 10767
Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38
2015-01-05 Merge pull request #26 from LocutusOfBorg/fix-build
sheepluva <sheepluva@users.noreply.github.com> [Mon, 05 Jan 2015 14:04:39 +0100] rev 10766
Merge pull request #26 from LocutusOfBorg/fix-build Do not throw error when an haskell module throws a build failure, e.g. b...
2015-06-02 Fix building hedgewars-server 0.9.21 0.9.21-release
koda [Tue, 02 Jun 2015 19:51:04 +0100] rev 10765
Fix building hedgewars-server
2015-01-05 Merge pull request #25 from LocutusOfBorg/translation
sheepluva <sheepluva@users.noreply.github.com> [Mon, 05 Jan 2015 14:03:29 +0100] rev 10764
Merge pull request #25 from LocutusOfBorg/translation Add LocutusOfBorg to IT translation credits
2015-01-05 Support _S and _P in initialization expressions
unc0rr [Mon, 05 Jan 2015 18:30:43 +0300] rev 10763
Support _S and _P in initialization expressions
2015-06-02 Allow skipping the bundle step after install on OSX 0.9.21
koda [Tue, 02 Jun 2015 18:37:40 +0100] rev 10762
Allow skipping the bundle step after install on OSX
2015-01-05 Merge pull request #24 from LocutusOfBorg/update-travis
sheepluva <sheepluva@users.noreply.github.com> [Mon, 05 Jan 2015 14:02:27 +0100] rev 10761
Merge pull request #24 from LocutusOfBorg/update-travis travis adjustments by LocutusOfBorg
2015-01-05 Eh, faulty check
unc0rr [Mon, 05 Jan 2015 11:35:04 +0300] rev 10760
Eh, faulty check
2015-06-02 Move OSX SDL library configuration from SDLh to proper CMakeLists 0.9.21
koda [Tue, 02 Jun 2015 01:58:10 +0100] rev 10759
Move OSX SDL library configuration from SDLh to proper CMakeLists
2015-01-04 Random gravity values interval should include maxgravity
unc0rr [Mon, 05 Jan 2015 01:38:46 +0300] rev 10758
Random gravity values interval should include maxgravity
2015-02-02 Scheme parsing qmlfrontend
unc0rr [Mon, 02 Feb 2015 23:12:56 +0300] rev 10757
Scheme parsing
2015-06-01 Fix building on OSX when autoupdate is disabled 0.9.21
koda [Mon, 01 Jun 2015 14:30:22 +0200] rev 10756
Fix building on OSX when autoupdate is disabled
2015-01-04 Include feature_size to demos for checker
unc0rr [Sun, 04 Jan 2015 23:45:55 +0300] rev 10755
Include feature_size to demos for checker
2015-01-29 [flib] yay, some work on schemes qmlfrontend
unc0rr [Thu, 29 Jan 2015 23:36:58 +0300] rev 10754
[flib] yay, some work on schemes
2015-01-17 fix issue with contributor hat being displayed for wrong players 0.9.21
sheepluva [Sat, 17 Jan 2015 01:48:57 +0100] rev 10753
fix issue with contributor hat being displayed for wrong players
2015-01-03 Oops
unc0rr [Sun, 04 Jan 2015 00:29:19 +0300] rev 10752
Oops
2015-01-24 CMake script for qmlFrontend qmlfrontend
unc0rr [Sun, 25 Jan 2015 00:08:42 +0300] rev 10751
CMake script for qmlFrontend
2015-01-06 don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default. 0.9.21
sheepluva [Tue, 06 Jan 2015 19:26:25 +0100] rev 10750
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
2015-01-03 Not compatible anymore
unc0rr [Sun, 04 Jan 2015 00:26:02 +0300] rev 10749
Not compatible anymore
2015-01-03 merge default qmlfrontend
unc0rr [Sat, 03 Jan 2015 23:46:26 +0300] rev 10748
merge default
2015-01-06 backporting some build system fixes and pas2c tweaks 0.9.21
sheepluva [Tue, 06 Jan 2015 17:07:34 +0100] rev 10747
backporting some build system fixes and pas2c tweaks
2015-01-02 Fix home path
unc0rr [Sat, 03 Jan 2015 00:30:30 +0300] rev 10746
Fix home path
2015-01-04 premature optimisation bit me again. 0.9.21
nemo [Sun, 04 Jan 2015 14:04:17 -0500] rev 10745
premature optimisation bit me again.
2015-01-02 Fix crash in case of critical image missing
unc0rr [Sat, 03 Jan 2015 00:29:34 +0300] rev 10744
Fix crash in case of critical image missing
2015-01-04 Intent is to allow filtering by arbitrary flag combinations. This isn't actually working yet. No idea why. It seems it should. Tired though, so will look at it tomorrow. 0.9.21
nemo [Sun, 04 Jan 2015 00:44:14 -0500] rev 10743
Intent is to allow filtering by arbitrary flag combinations. This isn't actually working yet. No idea why. It seems it should. Tired though, so will look at it tomorrow.
2015-01-02 checker.ini to avoid hardcoded paths
unc0rr [Fri, 02 Jan 2015 23:54:11 +0300] rev 10742
checker.ini to avoid hardcoded paths
2015-01-03 oops 0.9.21
nemo [Sat, 03 Jan 2015 18:14:45 -0500] rev 10741
oops
2015-01-02 Generate config for 'world edge' and 'script param' scheme options
unc0rr [Fri, 02 Jan 2015 22:07:31 +0300] rev 10740
Generate config for 'world edge' and 'script param' scheme options
2015-01-03 Tired of not knowing which rooms I can't join 0.9.21
nemo [Sat, 03 Jan 2015 17:27:33 -0500] rev 10739
Tired of not knowing which rooms I can't join
2015-01-01 Fix setting gravity multiplied by million for a moment of time on new turn on certain circumstances
unc0rr [Fri, 02 Jan 2015 01:13:22 +0300] rev 10738
Fix setting gravity multiplied by million for a moment of time on new turn on certain circumstances
2015-01-03 use copyToXY instead to improve legibility 0.9.21
nemo [Sat, 03 Jan 2015 15:25:42 -0500] rev 10737
use copyToXY instead to improve legibility
2015-01-01 Try to handle negative gravity w/ snow. Still needs to look nicer. Currently causes banding.
nemo [Thu, 01 Jan 2015 12:43:00 -0500] rev 10736
Try to handle negative gravity w/ snow. Still needs to look nicer. Currently causes banding.
2015-01-02 Fix crash in case of critical image missing 0.9.21
unc0rr [Sat, 03 Jan 2015 00:28:33 +0300] rev 10735
Fix crash in case of critical image missing
2014-12-30 Uhm... this seems to count as a workaround, not tested though
unc0rr [Tue, 30 Dec 2014 23:31:00 +0300] rev 10734
Uhm... this seems to count as a workaround, not tested though
2015-01-01 Revert 5f34d3341fc1 and 28d5cebdf660, fix 9b789de8e5df instead 0.9.21
unc0rr [Fri, 02 Jan 2015 00:14:49 +0300] rev 10733
Revert 5f34d3341fc1 and 28d5cebdf660, fix 9b789de8e5df instead
2014-12-30 Get rid of teamownerId since rejoin feature makes it virtually useless, as you cannot rely on it anymore. Should fix recently experienced server crashes.
unc0rr [Tue, 30 Dec 2014 22:59:15 +0300] rev 10732
Get rid of teamownerId since rejoin feature makes it virtually useless, as you cannot rely on it anymore. Should fix recently experienced server crashes.
2015-01-01 tweaks to try and make flakes better behaved in negative gravity. branch safe. 0.9.21
nemo [Thu, 01 Jan 2015 12:41:28 -0500] rev 10731
tweaks to try and make flakes better behaved in negative gravity. branch safe.
2014-12-30 Server-side workaround for frontend's script parameter bug in .21
unc0rr [Tue, 30 Dec 2014 22:12:07 +0300] rev 10730
Server-side workaround for frontend's script parameter bug in .21
2014-12-30 this should probably work 0.9.21
nemo [Tue, 30 Dec 2014 18:23:11 -0500] rev 10729
this should probably work
2014-12-30 Merge fixes from .21 branch
unc0rr [Tue, 30 Dec 2014 21:00:03 +0300] rev 10728
Merge fixes from .21 branch
2014-12-30 revert 9b789de8e5df on branch based on feedback from zorg - seems to be breaking gameplay 0.9.21
nemo [Tue, 30 Dec 2014 18:19:05 -0500] rev 10727
revert 9b789de8e5df on branch based on feedback from zorg - seems to be breaking gameplay
2014-12-29 Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*)
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Mon, 29 Dec 2014 12:27:51 +0100] rev 10726
Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*) "You are using a new version of LLVM that hasn't been tested yet! We will try though..."
2015-01-05 Find lua 5.1 on fedora machines (taken from fedora hw git)
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Mon, 05 Jan 2015 13:28:13 +0100] rev 10725
Find lua 5.1 on fedora machines (taken from fedora hw git)
2014-12-30 Fix arm* build failures
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 30 Dec 2014 15:56:09 +0100] rev 10724
Fix arm* build failures
2014-12-30 Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*) 0.9.21
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 30 Dec 2014 19:07:57 +0300] rev 10723
Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*) "You are using a new version of LLVM that hasn't been tested yet! We will try though..."
2014-12-27 Was not a good idea in the first place IMO
nemo [Sat, 27 Dec 2014 11:36:28 -0500] rev 10722
Was not a good idea in the first place IMO
2014-12-27 Workaround bug (each time losing room master status, even when joining mutliple rooms, new instance of NetAmmoSchemeModel created, receiving schemeConfig and modifying its 43rd member, thus the last model which accepts this signal has the string cut down several times, workaround creates copy of qstringlist to avoid modifying shared message instance. Proper fix would delete unneeded instances of NetAmmoSchemeModel, but who cares) 0.9.21
unc0rr [Sat, 27 Dec 2014 22:09:31 +0300] rev 10721
Workaround bug (each time losing room master status, even when joining mutliple rooms, new instance of NetAmmoSchemeModel created, receiving schemeConfig and modifying its 43rd member, thus the last model which accepts this signal has the string cut down several times, workaround creates copy of qstringlist to avoid modifying shared message instance. Proper fix would delete unneeded instances of NetAmmoSchemeModel, but who cares)
2014-12-25 fix amRubber frame positioning fail (probably)
nemo [Thu, 25 Dec 2014 13:54:47 -0500] rev 10720
fix amRubber frame positioning fail (probably)
2014-12-24 0.9.21 branch 0.9.21
unc0rr [Wed, 24 Dec 2014 23:26:54 +0300] rev 10719
0.9.21 branch
2014-12-24 More complete fix for FULLMAPCONFIG message, also add new known protocol versions
unc0rr [Wed, 24 Dec 2014 23:17:14 +0300] rev 10718
More complete fix for FULLMAPCONFIG message, also add new known protocol versions
2014-12-24 Tweak to land texturing. Treat any non-lfBasic as edge
nemo [Wed, 24 Dec 2014 14:42:05 -0500] rev 10717
Tweak to land texturing. Treat any non-lfBasic as edge
2014-12-24 cleaned up amRubber.png
nemo [Wed, 24 Dec 2014 13:24:38 -0500] rev 10716
cleaned up amRubber.png
2014-12-24 polish update for rubber
krdrt5367 [Wed, 24 Dec 2014 12:24:35 -0500] rev 10715
polish update for rubber
2014-12-24 fix for issue #894
nemo [Wed, 24 Dec 2014 12:19:18 -0500] rev 10714
fix for issue #894
2014-12-24 bleah. I hate burning changelog revisions, but this isn't finished
nemo [Wed, 24 Dec 2014 11:50:53 -0500] rev 10713
bleah. I hate burning changelog revisions, but this isn't finished
2014-12-24 Probably fixes issue #891 although the overall playability of the campaign, who knows, since invalid name was used in the add too
nemo [Wed, 24 Dec 2014 11:41:53 -0500] rev 10712
Probably fixes issue #891 although the overall playability of the campaign, who knows, since invalid name was used in the add too
2014-12-24 *sigh* Somehow I clobbered these while making the changes, without meaning to. Revert to old ones.
nemo [Wed, 24 Dec 2014 11:16:57 -0500] rev 10711
*sigh* Somehow I clobbered these while making the changes, without meaning to. Revert to old ones.
2014-12-24 This resolves issue #890 and issue #886
nemo [Wed, 24 Dec 2014 11:13:07 -0500] rev 10710
This resolves issue #890 and issue #886
2014-12-24 forgot zopfli
nemo [Wed, 24 Dec 2014 11:08:26 -0500] rev 10709
forgot zopfli
2014-12-24 Suggestion of Wuzzy's. Use Randy's water as SD water.
nemo [Wed, 24 Dec 2014 11:05:48 -0500] rev 10708
Suggestion of Wuzzy's. Use Randy's water as SD water.
2014-12-24 merge
nemo [Wed, 24 Dec 2014 10:36:49 -0500] rev 10707
merge
2014-12-24 add wuzzy to credits
vittorio.giovara@gmail.com [Wed, 24 Dec 2014 15:01:30 +0000] rev 10706
add wuzzy to credits
2014-12-24 Add Randy's Candy_v1 as an upgrade to the Cake theme, add Cake theme to list of selectable themes. Also add forgotten Hoggywood CMakeLists.txt.
nemo [Wed, 24 Dec 2014 10:34:41 -0500] rev 10705
Add Randy's Candy_v1 as an upgrade to the Cake theme, add Cake theme to list of selectable themes. Also add forgotten Hoggywood CMakeLists.txt.
2014-12-24 Add Hoggywood. Theme by Rofra, updated and improved by Wuzzy
Wuzzy [Wed, 24 Dec 2014 09:52:04 -0500] rev 10704
Add Hoggywood. Theme by Rofra, updated and improved by Wuzzy
2014-12-27 Add my address to IT translation
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Sat, 27 Dec 2014 10:39:11 +0100] rev 10703
Add my address to IT translation
2014-12-24 should fix perlin gen on 32 bit
nemo [Wed, 24 Dec 2014 09:20:52 -0500] rev 10702
should fix perlin gen on 32 bit
2014-12-23 merge
nemo [Tue, 23 Dec 2014 00:07:06 -0500] rev 10701
merge
2014-12-22 Hide "optimize" button
unc0rr [Mon, 22 Dec 2014 22:38:23 +0300] rev 10700
Hide "optimize" button
2014-12-21 german translation update, mostly just adding wuzzy's suggested strings
sheepluva [Sun, 21 Dec 2014 21:48:13 +0100] rev 10699
german translation update, mostly just adding wuzzy's suggested strings
2014-12-21 Issue 875: Fix faulty translation in German
wuzzy [Sun, 21 Dec 2014 09:27:57 +0100] rev 10698
issue #875: Fix faulty translation in German
2014-12-22 scaling is not safe in multi at all using a team add. will use the first real team instead.
nemo [Mon, 22 Dec 2014 18:08:42 -0500] rev 10697
scaling is not safe in multi at all using a team add. will use the first real team instead.
2014-12-20 Make amGirder invisible in construction mode since it allows placing anywhere in fortress. Print "insufficient power" if placement was blocked due to that, to avoid confusing noobs.
nemo [Sat, 20 Dec 2014 16:20:37 -0500] rev 10696
Make amGirder invisible in construction mode since it allows placing anywhere in fortress. Print "insufficient power" if placement was blocked due to that, to avoid confusing noobs.
2014-12-22 this bugs me every time I look at it
nemo [Mon, 22 Dec 2014 17:47:22 -0500] rev 10695
this bugs me every time I look at it
2014-12-19 hat fix
sheepluva [Fri, 19 Dec 2014 22:56:28 +0100] rev 10694
hat fix
2014-12-17 revert last commit
sheepluva [Wed, 17 Dec 2014 23:41:10 +0100] rev 10693
revert last commit
2014-12-17 don't save alpha channel to screenshots when not needed
sheepluva [Wed, 17 Dec 2014 23:01:43 +0100] rev 10692
don't save alpha channel to screenshots when not needed
2014-12-17 change speechfix implementation (no "continue" anymore
sheepluva [Wed, 17 Dec 2014 21:01:44 +0100] rev 10691
change speechfix implementation (no "continue" anymore
2014-12-17 grmlgrml
sheepluva [Wed, 17 Dec 2014 19:23:57 +0100] rev 10690
grmlgrml
2014-12-17 change string types of speech bubbles fix to work with pas2c
sheepluva [Wed, 17 Dec 2014 19:03:33 +0100] rev 10689
change string types of speech bubbles fix to work with pas2c
2014-12-17 dark magic: make "continue" statement work in pas2c-parsed for-loops. (would skip iteration and lead to infinite loops before)
sheepluva [Wed, 17 Dec 2014 19:02:33 +0100] rev 10688
dark magic: make "continue" statement work in pas2c-parsed for-loops. (would skip iteration and lead to infinite loops before)
2014-12-17 cleanup speech bubble code a little. this fixes issue 719
sheepluva [Wed, 17 Dec 2014 14:56:14 +0100] rev 10687
cleanup speech bubble code a little. this fixes issue #719
2014-12-17 ClimbHome mission preview by wuzzy
sheepluva [Wed, 17 Dec 2014 08:36:55 +0100] rev 10686
ClimbHome mission preview by wuzzy
2014-12-17 update changelog
sheepluva [Wed, 17 Dec 2014 07:35:39 +0100] rev 10685
update changelog
2014-12-16 merge'n'magic
sheepluva [Tue, 16 Dec 2014 23:41:26 +0100] rev 10684
merge'n'magic
2014-12-16 just in case. one more nil check
nemo [Tue, 16 Dec 2014 14:32:53 -0500] rev 10683
just in case. one more nil check
2014-12-16 aaaand where it was actually crashing
nemo [Tue, 16 Dec 2014 14:29:25 -0500] rev 10682
aaaand where it was actually crashing
2014-12-16 Add nil checks on HHGear to rope steps.
nemo [Tue, 16 Dec 2014 14:23:24 -0500] rev 10681
Add nil checks on HHGear to rope steps.
2014-12-16 Issue 871 in hedgewars: "Hedgehog dropping into water while still attached to a rope makes engine crash"
sheepluva [Tue, 16 Dec 2014 22:30:17 +0100] rev 10680
issue #871 in hedgewars: "Hedgehog dropping into water while still attached to a rope makes engine crash" Due to doStepRopeWork's being completely skipped 75% of the ticks - including drowning/detachment-condition checks
2014-12-16 add a couple of onGearDamage callbacks to mine/barrel fall damage
nemo [Tue, 16 Dec 2014 08:04:18 -0500] rev 10679
add a couple of onGearDamage callbacks to mine/barrel fall damage
2014-12-15 Issue 867: Update German mission strings
wuzzy [Mon, 15 Dec 2014 20:03:20 +0100] rev 10678
issue #867: Update German mission strings
2014-12-15 small code tweak
sheepluva [Mon, 15 Dec 2014 19:38:54 +0100] rev 10677
small code tweak
2014-12-15 fix for Issue 855: Failure to teleport rarely makes engine crash
sheepluva [Mon, 15 Dec 2014 19:37:44 +0100] rev 10676
fix for issue #855: Failure to teleport rarely makes engine crash
2014-12-15 Issue 829: Drill rocket drilling dust is slightly misplaced
sheepluva [Mon, 15 Dec 2014 16:11:18 +0100] rev 10675
issue #829: Drill rocket drilling dust is slightly misplaced
2014-12-15 Issue 852: Using blowtorch to dig through the wrap-around border in caves fails miserably
sheepluva [Mon, 15 Dec 2014 15:24:26 +0100] rev 10674
issue #852: Using blowtorch to dig through the wrap-around border in caves fails miserably
2014-12-15 Some fixes and (really lazy) fixes
mikade <redgrinner@gmail.com> [Mon, 15 Dec 2014 20:45:42 +0900] rev 10673
Some fixes and (really lazy) fixes
2014-12-14 Issue 768: Bee: Camera focus lost
sheepluva [Sun, 14 Dec 2014 21:54:54 +0100] rev 10672
issue #768: Bee: Camera focus lost
2014-12-14 Issue 865: gfResetHealth is not exposed to Lua
sheepluva [Sun, 14 Dec 2014 20:11:36 +0100] rev 10671
issue #865: gfResetHealth is not exposed to Lua
2014-12-14 make use of onGearWaterSkip
mikade <redgrinner@gmail.com> [Sun, 14 Dec 2014 12:26:16 +0900] rev 10670
make use of onGearWaterSkip
2014-12-14 Issue 755: Lua API: Add ammo type parameter for onHogAttack
sheepluva [Sun, 14 Dec 2014 03:32:11 +0100] rev 10669
issue #755: Lua API: Add ammo type parameter for onHogAttack
2014-12-14 lua API event: onGearWaterSkip
sheepluva [Sun, 14 Dec 2014 03:16:40 +0100] rev 10668
lua API event: onGearWaterSkip
2014-12-14 remove links from doxygen project number as doxygen escapes them now
sheepluva [Sun, 14 Dec 2014 02:37:30 +0100] rev 10667
remove links from doxygen project number as doxygen escapes them now
2014-12-13 Some ru l10n updates
unc0rr [Sat, 13 Dec 2014 20:12:55 +0300] rev 10666
Some ru l10n updates
2014-12-13 use TeamsCount instead of cMaxTeams in a few loops
nemo [Sat, 13 Dec 2014 10:05:50 -0500] rev 10665
use TeamsCount instead of cMaxTeams in a few loops
2014-12-12 Use notice and skip join on irc
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 12 Dec 2014 09:51:58 +0100] rev 10664
Use notice and skip join on irc
2014-12-12 remove a not that somehow magically appeared in a prior commit.
nemo [Thu, 11 Dec 2014 21:32:24 -0500] rev 10663
remove a not that somehow magically appeared in a prior commit.
2014-12-11 make camera in wrap mode a bit smarter
sheepluva [Thu, 11 Dec 2014 22:22:40 +0100] rev 10662
make camera in wrap mode a bit smarter
2014-12-11 world edge tweakes/fixes
sheepluva [Thu, 11 Dec 2014 20:46:45 +0100] rev 10661
world edge tweakes/fixes
2014-12-11 fix size of PtrInt. enable tests for pas2c (all passing now)
sheepluva [Thu, 11 Dec 2014 17:50:05 +0100] rev 10660
fix size of PtrInt. enable tests for pas2c (all passing now)
2014-12-11 pas2c doesn't like semi-colons after repeat
sheepluva [Thu, 11 Dec 2014 15:20:23 +0100] rev 10659
pas2c doesn't like semi-colons after repeat
2014-12-11 fix copypasta
nemo [Thu, 11 Dec 2014 07:52:51 -0500] rev 10658
fix copypasta
2014-12-11 let sinegun bounce on weBounce
sheepluva [Thu, 11 Dec 2014 13:35:35 +0100] rev 10657
let sinegun bounce on weBounce
2014-12-11 Add (and slightly tweak) Wuzzy's Target Practice missions
mikade <redgrinner@gmail.com> [Thu, 11 Dec 2014 21:00:42 +0900] rev 10656
Add (and slightly tweak) Wuzzy's Target Practice missions
2014-12-11 Wuzzy's changes to stats for some of the training missions.
mikade <redgrinner@gmail.com> [Thu, 11 Dec 2014 20:38:03 +0900] rev 10655
Wuzzy's changes to stats for some of the training missions.
2014-12-11 cont.
sheepluva [Thu, 11 Dec 2014 10:33:49 +0100] rev 10654
cont.
2014-12-11 wrap explosions!
sheepluva [Thu, 11 Dec 2014 10:22:51 +0100] rev 10653
wrap explosions!
2014-12-11 wrap sinegun
sheepluva [Thu, 11 Dec 2014 09:50:31 +0100] rev 10652
wrap sinegun
2014-12-11 Issue 848: Minor translation update for German (misc files)
wuzzy [Thu, 11 Dec 2014 01:39:29 +0100] rev 10651
issue #848: Minor translation update for German (misc files)
2014-12-11 fix some old code that assumes that a bullet under water is always outside land array - which is wrong (e.g. during sudden-death in previous releases, also weSea now)
sheepluva [Thu, 11 Dec 2014 01:24:27 +0100] rev 10650
fix some old code that assumes that a bullet under water is always outside land array - which is wrong (e.g. during sudden-death in previous releases, also weSea now) also removed usage of Gear^.Damage after "if Gear^.Damage > 0 then Gear^.Damage:= 0;"
2014-12-10 small shell script that accepts hedgewars git revisions as parameters and will try to find the respective mercurial revision
sheepluva [Wed, 10 Dec 2014 22:33:09 +0100] rev 10649
small shell script that accepts hedgewars git revisions as parameters and will try to find the respective mercurial revision
2014-12-10 remove redundant check
sheepluva [Wed, 10 Dec 2014 20:03:28 +0100] rev 10648
remove redundant check
2014-12-10 merge FreeTexture into FreeAndNilTexture
sheepluva [Wed, 10 Dec 2014 19:44:01 +0100] rev 10647
merge FreeTexture into FreeAndNilTexture
2014-12-10 put back the old uteams cleanup, leaks and all, to worry about post-release since my attempt to use DeleteGear was running into the fact that that procedure does way more than just delete a gear. might need an explicit cleanup routine for both to call.
nemo [Wed, 10 Dec 2014 08:05:45 -0500] rev 10646
put back the old uteams cleanup, leaks and all, to worry about post-release since my attempt to use DeleteGear was running into the fact that that procedure does way more than just delete a gear. might need an explicit cleanup routine for both to call.
2014-12-10 Fix in-flight colouring of land spray, make it use tint when added to land too (lua might find that handy), tweak climbhome cake delay slightly
nemo [Tue, 09 Dec 2014 22:56:34 -0500] rev 10645
Fix in-flight colouring of land spray, make it use tint when added to land too (lua might find that handy), tweak climbhome cake delay slightly
2014-12-08 make sure view limits are updated at start of game
sheepluva [Mon, 08 Dec 2014 21:57:06 +0100] rev 10644
make sure view limits are updated at start of game
2014-12-08 skip a bunch of stuff not applicable to cleanup
nemo [Mon, 08 Dec 2014 15:02:43 -0500] rev 10643
skip a bunch of stuff not applicable to cleanup
2014-12-08 Normalize to length of _1_9 to avoid endless normalization leading to fire particles floating midair indefinitely
unc0rr [Mon, 08 Dec 2014 23:00:13 +0300] rev 10642
Normalize to length of _1_9 to avoid endless normalization leading to fire particles floating midair indefinitely
2014-12-08 HedgehogDamaged calls CurrentHedgehog
nemo [Mon, 08 Dec 2014 14:52:56 -0500] rev 10641
HedgehogDamaged calls CurrentHedgehog
2014-12-08 clean up fonts
sheepluva [Mon, 08 Dec 2014 17:43:27 +0100] rev 10640
clean up fonts
2014-12-08 sheepluva is right
nemo [Mon, 08 Dec 2014 11:20:31 -0500] rev 10639
sheepluva is right
2014-12-08 oh, probably need nil checks here too
nemo [Mon, 08 Dec 2014 10:55:56 -0500] rev 10638
oh, probably need nil checks here too
2014-12-08 init timer to 0
nemo [Mon, 08 Dec 2014 10:30:20 -0500] rev 10637
init timer to 0
2014-12-08 meh. will persevere. DeleteGear can't call that much stuff...
nemo [Mon, 08 Dec 2014 10:24:06 -0500] rev 10636
meh. will persevere. DeleteGear can't call that much stuff...
2014-12-08 nil out CurrentHedgehog in FreeModule, add a test for nil'd CurrentHedgehog in DelCI since I'd still like to use DeleteGear for the other stuff it does. Move some variable initialiasations in AI Misc to hopefully avoid some uninit val errors.
nemo [Mon, 08 Dec 2014 10:14:47 -0500] rev 10635
nil out CurrentHedgehog in FreeModule, add a test for nil'd CurrentHedgehog in DelCI since I'd still like to use DeleteGear for the other stuff it does. Move some variable initialiasations in AI Misc to hopefully avoid some uninit val errors.
2014-12-08 Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
nemo [Mon, 08 Dec 2014 09:35:14 -0500] rev 10634
Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
2014-12-07 Add that "make screenshots of Land/LandPixels" thing for map creators
nemo [Sun, 07 Dec 2014 14:36:28 -0500] rev 10633
Add that "make screenshots of Land/LandPixels" thing for map creators
2014-12-06 pretty sure the other teams need stats at 0 for the graph to look right
nemo [Sat, 06 Dec 2014 10:41:33 -0500] rev 10632
pretty sure the other teams need stats at 0 for the graph to look right
2014-12-05 make BasketballField available as regular map. maybe should make it destructable when not in mission mode *shrugs*
sheepluva [Fri, 05 Dec 2014 15:30:34 +0100] rev 10631
make BasketballField available as regular map. maybe should make it destructable when not in mission mode *shrugs*
2014-12-05 Add another (test) map
mikade <redgrinner@gmail.com> [Fri, 05 Dec 2014 23:01:27 +0900] rev 10630
Add another (test) map
2014-12-05 some translation tweaks
sheepluva [Fri, 05 Dec 2014 02:39:25 +0100] rev 10629
some translation tweaks
2014-12-05 better initial camera position
sheepluva [Fri, 05 Dec 2014 02:21:35 +0100] rev 10628
better initial camera position
2014-12-05 darken wrapped world etc. some more
sheepluva [Fri, 05 Dec 2014 02:20:33 +0100] rev 10627
darken wrapped world etc. some more
2014-12-05 adjust position of world edges (at 150 px away from outmost land collision, or less if land array ends earlier)
sheepluva [Fri, 05 Dec 2014 02:19:30 +0100] rev 10626
adjust position of world edges (at 150 px away from outmost land collision, or less if land array ends earlier)
2014-12-04 flake FrameTicks value of 0 now indicades that the frame should not be changed
sheepluva [Thu, 04 Dec 2014 20:15:03 +0100] rev 10625
flake FrameTicks value of 0 now indicades that the frame should not be changed
2014-12-04
nemo [Thu, 04 Dec 2014 11:19:38 -0500] rev 10624
2014-12-04 Skip frame increments if FrameTicks is over 1000 seconds per frame, probably indicating static at that point.
nemo [Thu, 04 Dec 2014 11:11:17 -0500] rev 10623
Skip frame increments if FrameTicks is over 1000 seconds per frame, probably indicating static at that point.
2014-12-03 pas2c-whoops
sheepluva [Wed, 03 Dec 2014 18:49:10 +0100] rev 10622
pas2c-whoops
2014-12-03 add warning to logs when tests terminates prematurely
sheepluva [Wed, 03 Dec 2014 18:32:37 +0100] rev 10621
add warning to logs when tests terminates prematurely
2014-12-03 oops, didn't mean to commit that
sheepluva [Wed, 03 Dec 2014 18:22:57 +0100] rev 10620
oops, didn't mean to commit that
2014-12-03 unexpected return from lua test should not return exit status 0
sheepluva [Wed, 03 Dec 2014 18:18:37 +0100] rev 10619
unexpected return from lua test should not return exit status 0
2014-12-03 tweaking the lua test function thingy
sheepluva [Wed, 03 Dec 2014 17:59:31 +0100] rev 10618
tweaking the lua test function thingy
2014-12-03 set globals in commandline lua
nemo [Wed, 03 Dec 2014 11:32:18 -0500] rev 10617
set globals in commandline lua
2014-12-17 Schemes list combobox with their names qmlfrontend
unc0rr [Thu, 18 Dec 2014 00:03:53 +0300] rev 10616
Schemes list combobox with their names
2014-12-03 fix some things I messed up with the drawing functions
sheepluva [Wed, 03 Dec 2014 17:09:04 +0100] rev 10615
fix some things I messed up with the drawing functions
2014-12-07 More complete fix for FULLMAPCONFIG message, also add new known protocol versions qmlfrontend
unc0rr [Sun, 07 Dec 2014 22:22:39 +0300] rev 10614
More complete fix for FULLMAPCONFIG message, also add new known protocol versions
2014-12-02 update changelog
sheepluva [Tue, 02 Dec 2014 23:55:20 +0100] rev 10613
update changelog
2014-12-03 Script combobox.wiki qmlfrontend
unc0rr [Thu, 04 Dec 2014 00:34:40 +0300] rev 10612
Script combobox.wiki
2014-12-02 move functionality of Draw.lua into engine
sheepluva [Tue, 02 Dec 2014 23:33:28 +0100] rev 10611
move functionality of Draw.lua into engine
2014-12-03 Finish combobox implementation (except for visual part) qmlfrontend
unc0rr [Wed, 03 Dec 2014 23:36:18 +0300] rev 10610
Finish combobox implementation (except for visual part)
2014-12-02 make tests use Draw.lua for now too
sheepluva [Tue, 02 Dec 2014 22:11:22 +0100] rev 10609
make tests use Draw.lua for now too
2014-12-02 Some more progress at custom combobox qmlfrontend
unc0rr [Wed, 03 Dec 2014 00:20:21 +0300] rev 10608
Some more progress at custom combobox
2014-12-02 forgot this one.
nemo [Tue, 02 Dec 2014 16:45:26 -0500] rev 10607
forgot this one.
2014-12-02 merge default qmlfrontend
unc0rr [Wed, 03 Dec 2014 00:07:33 +0300] rev 10606
merge default
2014-12-02 oops, IOResult is a function in pascal, but not in pas2c
sheepluva [Tue, 02 Dec 2014 20:20:04 +0100] rev 10605
oops, IOResult is a function in pascal, but not in pas2c
2014-12-02 Sheepluva thought this was worth adding.
nemo [Tue, 02 Dec 2014 14:26:16 -0500] rev 10604
Sheepluva thought this was worth adding.
2014-12-02 switch mapgen to enum. should still try and make sure the values are backwards compatible if possible.
nemo [Tue, 02 Dec 2014 13:29:06 -0500] rev 10603
switch mapgen to enum. should still try and make sure the values are backwards compatible if possible.
2014-12-02 Fix FULLMAPCONFIG message
unC0Rr [Tue, 02 Dec 2014 12:02:20 +0300] rev 10602
Fix FULLMAPCONFIG message
2014-12-01 update land texture /after/ smoothing
sheepluva [Mon, 01 Dec 2014 23:09:35 +0100] rev 10601
update land texture /after/ smoothing
2014-12-01 fix despeckle
sheepluva [Mon, 01 Dec 2014 19:24:40 +0100] rev 10600
fix despeckle
2014-12-01 weapon set: Shoppa Pro
sheepluva [Mon, 01 Dec 2014 17:55:09 +0100] rev 10599
weapon set: Shoppa Pro
2014-12-01 This should probably fix multiplayer desync, but is the result of fiddling while pretty sick/feverish so, needs testing, and the water/scaling stuff is disabled.
nemo [Mon, 01 Dec 2014 11:11:19 -0500] rev 10598
This should probably fix multiplayer desync, but is the result of fiddling while pretty sick/feverish so, needs testing, and the water/scaling stuff is disabled.
2014-12-01 oops
unC0Rr [Mon, 01 Dec 2014 13:07:42 +0300] rev 10597
oops
2014-12-01 some friendly updates to TechRacer
mikade <redgrinner@gmail.com> [Mon, 01 Dec 2014 11:37:28 +0900] rev 10596
some friendly updates to TechRacer
2014-11-30 turns out IOResult is actually IOResult() - a function that clears its result after each call
sheepluva [Sun, 30 Nov 2014 23:32:55 +0100] rev 10595
turns out IOResult is actually IOResult() - a function that clears its result after each call
2014-11-30 oops, fix logging. had = instead of <> in an error check
sheepluva [Sun, 30 Nov 2014 22:48:28 +0100] rev 10594
oops, fix logging. had = instead of <> in an error check
2014-11-30 *sigh*
nemo [Sun, 30 Nov 2014 16:18:19 -0500] rev 10593
*sigh*
2014-11-30 stricter skip
nemo [Sun, 30 Nov 2014 16:06:39 -0500] rev 10592
stricter skip
2014-11-30 Limit fire particles speed to 2
unc0rr [Sun, 30 Nov 2014 23:36:22 +0300] rev 10591
Limit fire particles speed to 2
2014-11-30 fix for Issue 840: Basic Training - Grenade is failing to dismiss team
sheepluva [Sun, 30 Nov 2014 21:32:24 +0100] rev 10590
fix for issue #840: Basic Training - Grenade is failing to dismiss team
2014-11-30 expose FlightTime to lua, disable in-air flame harming moving hogs ☹ aaaand override that in ClimbHome ☺
nemo [Sun, 30 Nov 2014 15:30:51 -0500] rev 10589
expose FlightTime to lua, disable in-air flame harming moving hogs ☹ aaaand override that in ClimbHome ☺
2014-11-30 don't forbid running regular chat commands during turns of other teams. that was probably only meant for emotes to begin with
sheepluva [Sun, 30 Nov 2014 21:15:46 +0100] rev 10588
don't forbid running regular chat commands during turns of other teams. that was probably only meant for emotes to begin with
2014-11-30 delay cake boom until it has walked a little bit. also fix accidental drowning of watergods in last commit
nemo [Sun, 30 Nov 2014 15:12:59 -0500] rev 10587
delay cake boom until it has walked a little bit. also fix accidental drowning of watergods in last commit
2014-11-30 add a half-second flighttime delay to flamethrower flames so they can leave the "barrel" of the flamethrower without burning the hog
nemo [Sun, 30 Nov 2014 15:07:01 -0500] rev 10586
add a half-second flighttime delay to flamethrower flames so they can leave the "barrel" of the flamethrower without burning the hog
2014-11-30 Should prevent desync hopefully. Thanks unc0rr
nemo [Sun, 30 Nov 2014 14:41:40 -0500] rev 10585
Should prevent desync hopefully. Thanks unc0rr
2014-11-30 fix copypasta-fail that would cause splashes to use invalid sprite data pointer. should fix issue 838
sheepluva [Sun, 30 Nov 2014 17:20:37 +0100] rev 10584
fix copypasta-fail that would cause splashes to use invalid sprite data pointer. should fix issue #838
2014-11-30 oh right, forgot sheepluva had fixed ice
nemo [Sat, 29 Nov 2014 21:29:32 -0500] rev 10583
oh right, forgot sheepluva had fixed ice
2014-11-30 give sea world edges some icegun love
sheepluva [Sun, 30 Nov 2014 02:41:49 +0100] rev 10582
give sea world edges some icegun love
2014-11-30 Wuzzy's changes to climbhome w/ some tweaks by me
nemo [Sat, 29 Nov 2014 21:29:11 -0500] rev 10581
Wuzzy's changes to climbhome w/ some tweaks by me
2014-11-29 Reset max team health after script may have screwed with it on start. Maybe a script max health reset function could be useful too. Set climbhome hogs to invulnerable while not their turn if needed to avoid accidental mine/dead hog damage. Tweak cake fire boom a bit.
nemo [Sat, 29 Nov 2014 15:30:33 -0500] rev 10580
Reset max team health after script may have screwed with it on start. Maybe a script max health reset function could be useful too. Set climbhome hogs to invulnerable while not their turn if needed to avoid accidental mine/dead hog damage. Tweak cake fire boom a bit.
2014-11-29 Move cake FollowGear to Attack like most others, remove the gmAttack clearing which is also done in Attack.
nemo [Sat, 29 Nov 2014 14:57:07 -0500] rev 10579
Move cake FollowGear to Attack like most others, remove the gmAttack clearing which is also done in Attack.
2014-11-29 duplicate the ammoshove block into the falling fire area - this will make falling flames take out hogs in saucers, on rope, etc. no more dodging your own napalm strike by taking to the skies...
nemo [Sat, 29 Nov 2014 14:00:40 -0500] rev 10578
duplicate the ammoshove block into the falling fire area - this will make falling flames take out hogs in saucers, on rope, etc. no more dodging your own napalm strike by taking to the skies...
2014-11-29 don't drown unplaced hedgehogs. thanks to zimmux and Wohlstand for reporting
sheepluva [Sat, 29 Nov 2014 18:56:42 +0100] rev 10577
don't drown unplaced hedgehogs. thanks to zimmux and Wohlstand for reporting
2014-11-29 some moar mergin'
sheepluva [Sat, 29 Nov 2014 18:14:49 +0100] rev 10576
some moar mergin'
2014-11-29 super-filthy hack to allow pas2c to fallback to writing to stderr.
sheepluva [Sat, 29 Nov 2014 18:13:49 +0100] rev 10575
super-filthy hack to allow pas2c to fallback to writing to stderr.
2014-11-29 oops. no need to (re)open stderr I guess
sheepluva [Sat, 29 Nov 2014 17:33:51 +0100] rev 10574
oops. no need to (re)open stderr I guess
2014-11-29 make the code, which was supposed to iterate file log number (if no access) and fallback to stderr in worst case rather than segfault, actually work
sheepluva [Sat, 29 Nov 2014 15:38:28 +0100] rev 10573
make the code, which was supposed to iterate file log number (if no access) and fallback to stderr in worst case rather than segfault, actually work
2014-11-29 give variable with unit-wide scope a better name than just 'f'
sheepluva [Sat, 29 Nov 2014 15:25:09 +0100] rev 10572
give variable with unit-wide scope a better name than just 'f'
2014-11-29 Mix up the quick game terrain a bit.
nemo [Sat, 29 Nov 2014 09:45:02 -0500] rev 10571
Mix up the quick game terrain a bit.
2014-11-29 mergeception
sheepluva [Sat, 29 Nov 2014 14:37:31 +0100] rev 10570
mergeception
2014-11-29 merge
nemo [Sat, 29 Nov 2014 09:39:35 -0500] rev 10569
merge
2014-11-29 merge
sheepluva [Sat, 29 Nov 2014 05:25:34 +0100] rev 10568
merge
2014-11-28 Merge pull request #21 from LocutusOfBorg/exclude-git
sheepluva <sheepluva@users.noreply.github.com> [Fri, 28 Nov 2014 18:11:31 +0100] rev 10567
Merge pull request #21 from LocutusOfBorg/exclude-git Excluding .git directory from the source tarball creation
2014-11-29 map halt(t) to exit(t) rather than assert(0). all test cases except gravity pass with pas2c now
sheepluva [Sat, 29 Nov 2014 05:24:47 +0100] rev 10566
map halt(t) to exit(t) rather than assert(0). all test cases except gravity pass with pas2c now
2014-11-28 Excluding .git directory from the source tarball creation
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 28 Nov 2014 18:09:12 +0100] rev 10565
Excluding .git directory from the source tarball creation
2014-11-29 more fixing and allow pas2c to run tests. they will still fail though - engine does not exit with the specified exit codes, also data types are messed up
sheepluva [Sat, 29 Nov 2014 05:15:27 +0100] rev 10564
more fixing and allow pas2c to run tests. they will still fail though - engine does not exit with the specified exit codes, also data types are messed up
2014-11-28 Merge pull request #20 from LocutusOfBorg/tests
sheepluva <sheepluva@users.noreply.github.com> [Fri, 28 Nov 2014 17:38:18 +0100] rev 10563
Merge pull request #20 from LocutusOfBorg/tests pull request merge: add testsuite, exclude pas2c build from testing for now
2014-11-29 some more fixing
sheepluva [Sat, 29 Nov 2014 03:13:06 +0100] rev 10562
some more fixing
2014-11-28 Disable testing if BUILD_ENGINE_C=ON (they fail)
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 28 Nov 2014 16:03:35 +0100] rev 10561
Disable testing if BUILD_ENGINE_C=ON (they fail)
2014-11-29 fix some pas2c related issues
sheepluva [Sat, 29 Nov 2014 01:19:29 +0100] rev 10560
fix some pas2c related issues
2014-11-26 Verbose tests
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Wed, 26 Nov 2014 13:10:09 +0100] rev 10559
Verbose tests
2014-11-29 fix invulnerability check for shotgun
nemo [Fri, 28 Nov 2014 21:30:36 -0500] rev 10558
fix invulnerability check for shotgun
2014-11-25 Add testsuite
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 25 Nov 2014 12:09:15 +0100] rev 10557
Add testsuite
2014-11-28 zopfli compression for images where the win was 10+% and the files would be included in the release
nemo [Fri, 28 Nov 2014 14:58:33 -0500] rev 10556
zopfli compression for images where the win was 10+% and the files would be included in the release
2014-11-27 finnish translation fixes
Janne Uusitupa [Thu, 27 Nov 2014 22:06:51 +0100] rev 10555
finnish translation fixes
2014-11-27 Added TechRacer (still needs a lot of love), updated changelog
mikade <redgrinner@gmail.com> [Thu, 27 Nov 2014 22:32:03 +0900] rev 10554
Added TechRacer (still needs a lot of love), updated changelog
2014-11-27 new implementation for Lua API DismissTeam. all hedgehogs of the team are now removed without using teamgone
sheepluva [Thu, 27 Nov 2014 13:20:52 +0100] rev 10553
new implementation for Lua API DismissTeam. all hedgehogs of the team are now removed without using teamgone
2014-11-26 move fixed test case out of 'todo'
sheepluva [Wed, 26 Nov 2014 14:20:53 +0100] rev 10552
move fixed test case out of 'todo'
2014-11-25 Skip checkin on collision for frequently spammed gear types if collision gets huge instead of trying to delete mines.
nemo [Tue, 25 Nov 2014 16:46:44 -0500] rev 10551
Skip checkin on collision for frequently spammed gear types if collision gets huge instead of trying to delete mines.
2014-11-25 move failing test into "todo" folder so that it can be excluded with ctest -E '^todo/'
sheepluva [Tue, 25 Nov 2014 15:20:06 +0100] rev 10550
move failing test into "todo" folder so that it can be excluded with ctest -E '^todo/'
2014-11-25 Add scheme and weaponset for Construction Mode.
mikade <redgrinner@gmail.com> [Tue, 25 Nov 2014 22:38:19 +0900] rev 10549
Add scheme and weaponset for Construction Mode.
2014-11-24 test case that spawns 2000 mines in a pit. run with ctest -R mines # only works if cmake was ran after pulling this commit
sheepluva [Mon, 24 Nov 2014 22:33:44 +0100] rev 10548
test case that spawns 2000 mines in a pit. run with ctest -R mines # only works if cmake was ran after pulling this commit
2014-11-24 fix for Issue 828: Manual placement animation is drawn twice
sheepluva [Mon, 24 Nov 2014 20:44:45 +0100] rev 10547
fix for issue #828: Manual placement animation is drawn twice
2014-11-24 merge
sheepluva [Mon, 24 Nov 2014 04:16:28 +0100] rev 10546
merge
2014-11-23 make seduction thaw a frozen hog.
nemo [Sun, 23 Nov 2014 18:25:11 -0500] rev 10545
make seduction thaw a frozen hog.
2014-11-23 prevent seduction of frozen hogs
nemo [Sun, 23 Nov 2014 18:10:15 -0500] rev 10544
prevent seduction of frozen hogs
2014-11-24 finnish translation update
Janne Uusitupa [Mon, 24 Nov 2014 04:14:06 +0100] rev 10543
finnish translation update
2014-11-23 small cleanup
sheepluva [Sun, 23 Nov 2014 18:38:49 +0100] rev 10542
small cleanup
2014-11-23 Lua API:
sheepluva [Sun, 23 Nov 2014 18:16:54 +0100] rev 10541
Lua API: onSpritePlacement(spriteId, centerX, centerY) onGirderPlacement(frameIdx, centerX, centerY) onRubberPlacement(frameIdx, centerX, centerY)
2014-11-23 add translation for "New Account" and strip trailing whitespaces
sheepluva [Sun, 23 Nov 2014 16:13:35 +0100] rev 10540
add translation for "New Account" and strip trailing whitespaces
2014-11-23 finnish translation update
Janne Uusitupa [Sun, 23 Nov 2014 15:53:10 +0100] rev 10539
finnish translation update
2014-11-23 update german translation
sheepluva [Sun, 23 Nov 2014 15:40:42 +0100] rev 10538
update german translation
2014-11-23 this string was untranslatable. thanks to siilimestari for pointing that out
sheepluva [Sun, 23 Nov 2014 15:40:13 +0100] rev 10537
this string was untranslatable. thanks to siilimestari for pointing that out
2014-11-23 don't flash frontend on hilight - while in-game
sheepluva [Sun, 23 Nov 2014 05:03:11 +0100] rev 10536
don't flash frontend on hilight - while in-game
2014-11-23 fix pas2c(?)
sheepluva [Sun, 23 Nov 2014 03:58:56 +0100] rev 10535
fix pas2c(?)
2014-11-23 remove unimplemented ban action from user context menu
sheepluva [Sun, 23 Nov 2014 03:53:25 +0100] rev 10534
remove unimplemented ban action from user context menu
2014-11-23 fix some indentation
sheepluva [Sun, 23 Nov 2014 03:41:37 +0100] rev 10533
fix some indentation
2014-11-23 fix view limits in stereo 3d
sheepluva [Sun, 23 Nov 2014 03:38:15 +0100] rev 10532
fix view limits in stereo 3d
2014-11-23 fix for issue 234 - the framebuffers for side-by-side and top/bottom had alpha channels. so when sprites with alpha were blended into the framebuffer it would blend the sprite pixel alpha with the fb pixel alpha
sheepluva [Sun, 23 Nov 2014 02:15:57 +0100] rev 10531
fix for issue #234 - the framebuffers for side-by-side and top/bottom had alpha channels. so when sprites with alpha were blended into the framebuffer it would blend the sprite pixel alpha with the fb pixel alpha
2014-11-22 display airplane altitude indicator also with drill strike and air attack - when more-wind is activated
sheepluva [Sat, 22 Nov 2014 22:35:21 +0100] rev 10530
display airplane altitude indicator also with drill strike and air attack - when more-wind is activated
2014-11-22 crate hat. partly based on Hadashi's draft
sheepluva [Sat, 22 Nov 2014 21:31:09 +0100] rev 10529
crate hat. partly based on Hadashi's draft
2014-11-22 changelog
sheepluva [Sat, 22 Nov 2014 18:06:44 +0100] rev 10528
changelog
2014-11-22 desync fix for Continental Supplies
Vatten [Sat, 22 Nov 2014 17:46:04 +0100] rev 10527
desync fix for Continental Supplies
2014-11-22 Avoid promoting violence to hedgehogs. At least once a year.
nemo [Sat, 22 Nov 2014 10:22:07 -0500] rev 10526
Avoid promoting violence to hedgehogs. At least once a year.
2014-11-22 tomato hat
sheepluva [Sat, 22 Nov 2014 04:15:16 +0100] rev 10525
tomato hat
2014-11-21 password flag was the wrong way around
sheepluva [Fri, 21 Nov 2014 19:09:45 +0100] rev 10524
password flag was the wrong way around
2014-11-21 fix some nasty rendering issues reported by Nexia - thanks a lot!
sheepluva [Fri, 21 Nov 2014 02:03:19 +0100] rev 10523
fix some nasty rendering issues reported by Nexia - thanks a lot!
2014-11-20 policegirl hat
Wohlstand [Thu, 20 Nov 2014 16:38:43 +0100] rev 10522
policegirl hat
2014-11-19 add feature size slider to disable list
nemo [Wed, 19 Nov 2014 14:43:57 -0500] rev 10521
add feature size slider to disable list
2014-11-19 tweaking changelog
sheepluva [Wed, 19 Nov 2014 02:48:11 +0100] rev 10520
tweaking changelog
2014-11-21 Attempt on a custom combobox qmlfrontend
unc0rr [Sat, 22 Nov 2014 00:55:01 +0300] rev 10519
Attempt on a custom combobox
2014-11-19 make gear ability to speak somewhat less ironic
sheepluva [Wed, 19 Nov 2014 02:00:47 +0100] rev 10518
make gear ability to speak somewhat less ironic
2014-11-18 getScriptsList implementation qmlfrontend
unc0rr [Wed, 19 Nov 2014 00:38:14 +0300] rev 10517
getScriptsList implementation
2014-11-19 update changelog a little
sheepluva [Wed, 19 Nov 2014 01:36:59 +0100] rev 10516
update changelog a little
2014-11-18 merge default qmlfrontend
unc0rr [Tue, 18 Nov 2014 23:39:30 +0300] rev 10515
merge default
2014-11-18 chat: fix some glitches, add /togglechat command for changing chat visibility
sheepluva [Tue, 18 Nov 2014 02:57:47 +0100] rev 10514
chat: fix some glitches, add /togglechat command for changing chat visibility
2014-11-18 fixes to chat input history: remember all inputs, don not remember duplicates
sheepluva [Tue, 18 Nov 2014 01:51:40 +0100] rev 10513
fixes to chat input history: remember all inputs, don not remember duplicates
2014-11-17 fix underwater-skipping bug and make air-strike missiles submersible when fired from within weSea
sheepluva [Mon, 17 Nov 2014 23:23:10 +0100] rev 10512
fix underwater-skipping bug and make air-strike missiles submersible when fired from within weSea
2014-11-17 This should work, can't test: room flags passed in room info message instead of just 'in-game' state, including 'in-game', 'restricted joins', 'registered only' and 'passworded' flags
unc0rr [Tue, 18 Nov 2014 00:32:39 +0300] rev 10511
This should work, can't test: room flags passed in room info message instead of just 'in-game' state, including 'in-game', 'restricted joins', 'registered only' and 'passworded' flags
2014-11-17 some whitespace fixes
sheepluva [Mon, 17 Nov 2014 15:25:24 +0100] rev 10510
some whitespace fixes
2014-11-16 some gravity script fixes
sheepluva [Sun, 16 Nov 2014 22:23:28 +0100] rev 10509
some gravity script fixes
2014-11-16 add bounce effect to bouncy world edges
sheepluva [Sun, 16 Nov 2014 17:56:27 +0100] rev 10508
add bounce effect to bouncy world edges
2014-11-16 I'm such a dirty boi... cleaning up my own mess a little
sheepluva [Sun, 16 Nov 2014 17:23:58 +0100] rev 10507
I'm such a dirty boi... cleaning up my own mess a little
2014-11-16 fix health crate collision
sheepluva [Sun, 16 Nov 2014 17:07:13 +0100] rev 10506
fix health crate collision
2014-11-15 This helps too
unc0rr [Sun, 16 Nov 2014 00:57:05 +0300] rev 10505
This helps too
2014-11-15 hmpf
unc0rr [Sat, 15 Nov 2014 23:56:32 +0300] rev 10504
hmpf
2014-11-15 Oops
unc0rr [Sat, 15 Nov 2014 23:56:08 +0300] rev 10503
Oops
2014-11-15 Fix difference in map generation between fpc and pas2c engine
unc0rr [Sat, 15 Nov 2014 22:19:38 +0300] rev 10502
Fix difference in map generation between fpc and pas2c engine
2014-11-15 per template dab vals
nemo [Sat, 15 Nov 2014 09:43:21 -0500] rev 10501
per template dab vals
2014-11-15 oups
nemo [Sat, 15 Nov 2014 09:38:51 -0500] rev 10500
oups
2014-11-15 modestly randomise dab, bump points again.
nemo [Sat, 15 Nov 2014 09:26:08 -0500] rev 10499
modestly randomise dab, bump points again.
2014-11-15 Model file for coverity checks
unc0rr [Sat, 15 Nov 2014 13:52:07 +0300] rev 10498
Model file for coverity checks
2014-11-15 [PAS2C] Don't generate result variable for trivial functions consisting of single exit() call
unc0rr [Sat, 15 Nov 2014 13:39:58 +0300] rev 10497
[PAS2C] Don't generate result variable for trivial functions consisting of single exit() call
2014-11-15 Fix use of uninitialized variable
unc0rr [Sat, 15 Nov 2014 12:21:43 +0300] rev 10496
Fix use of uninitialized variable
2014-11-14 - Comment out getrandom in addgear for hedgehog, causes preview-game desync
unc0rr [Sat, 15 Nov 2014 01:30:40 +0300] rev 10495
- Comment out getrandom in addgear for hedgehog, causes preview-game desync - New formula for minDistance - Some trials on dab formula, commented
2014-11-14 Fix warnings given by 32-bit fpc
unC0Rr [Fri, 14 Nov 2014 17:00:47 +0300] rev 10494
Fix warnings given by 32-bit fpc
2014-11-12 oops
mikade <redgrinner@gmail.com> [Wed, 12 Nov 2014 22:47:43 +0900] rev 10493
oops
2014-11-11 lfObjMask is only used when flood filling
nemo [Tue, 11 Nov 2014 17:25:47 -0500] rev 10492
lfObjMask is only used when flood filling
2014-11-11 flip slider for perlin
nemo [Tue, 11 Nov 2014 17:00:34 -0500] rev 10491
flip slider for perlin
2014-11-11 Fix some stuff from coverity
unc0rr [Tue, 11 Nov 2014 23:57:46 +0300] rev 10490
Fix some stuff from coverity
2014-11-11 check for new Qt req in cmake files
sheepluva [Tue, 11 Nov 2014 21:55:38 +0100] rev 10489
check for new Qt req in cmake files
2014-11-11 automatic RTL based on locale
Safa [Tue, 11 Nov 2014 21:46:17 +0100] rev 10488
automatic RTL based on locale
2014-11-11 raise/fix build reqs
sheepluva [Tue, 11 Nov 2014 21:45:20 +0100] rev 10487
raise/fix build reqs
2014-11-11 fix one of my translation related brainfarts
sheepluva [Tue, 11 Nov 2014 21:22:23 +0100] rev 10486
fix one of my translation related brainfarts
2014-11-10 You can't just exit function which is supposed to do copy
unc0rr [Mon, 10 Nov 2014 21:57:44 +0300] rev 10485
You can't just exit function which is supposed to do copy
2014-11-10 strip styling for the slider, since it won't be put over the button
nemo [Mon, 10 Nov 2014 13:54:57 -0500] rev 10484
strip styling for the slider, since it won't be put over the button
2014-11-10 Since unc0rr is quiet, try to avoid the assert
nemo [Mon, 10 Nov 2014 10:22:03 -0500] rev 10483
Since unc0rr is quiet, try to avoid the assert
2014-11-09 - Not only that, nemo, not only that (.cpp)
unc0rr [Mon, 10 Nov 2014 01:05:36 +0300] rev 10482
- Not only that, nemo, not only that (.cpp) - Also less confusion (.hs)
2014-11-09 oh. one more param
nemo [Sun, 09 Nov 2014 17:01:05 -0500] rev 10481
oh. one more param
2014-11-09 Copypasta to hopefully hook up net sync correctly.
nemo [Sun, 09 Nov 2014 16:38:26 -0500] rev 10480
Copypasta to hopefully hook up net sync correctly.
2014-11-09 hookup perlin
nemo [Sun, 09 Nov 2014 15:52:09 -0500] rev 10479
hookup perlin
2014-11-09 Fix use of uninitialized variables (fixes straight lines in maze gen aswell)
unc0rr [Sun, 09 Nov 2014 23:44:13 +0300] rev 10478
Fix use of uninitialized variables (fixes straight lines in maze gen aswell)
2014-11-09 Fiddling with slider, unbreak maze. Next to mess around w/ perlin params.
nemo [Sun, 09 Nov 2014 14:58:43 -0500] rev 10477
Fiddling with slider, unbreak maze. Next to mess around w/ perlin params.
2014-11-09 merge...
nemo [Sun, 09 Nov 2014 14:33:31 -0500] rev 10476
merge...
2014-11-08 Merge pull request #19 from LocutusOfBorg/update-translation
sheepluva <sheepluva@users.noreply.github.com> [Sat, 08 Nov 2014 15:20:54 +0100] rev 10475
Merge pull request #19 from LocutusOfBorg/update-translation Update translation
2014-11-08 Update italian translation
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Sat, 08 Nov 2014 14:56:21 +0100] rev 10474
Update italian translation
2014-11-08 Remove obsolete translations
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Sat, 08 Nov 2014 14:26:20 +0100] rev 10473
Remove obsolete translations
2014-11-08 Partially hook up feature size so horrorcat has something to test.
nemo [Sat, 08 Nov 2014 11:26:16 -0500] rev 10472
Partially hook up feature size so horrorcat has something to test.
2014-11-08 sheepluva and unc0rr didn't like the idea of slider over preview.
nemo [Sat, 08 Nov 2014 10:11:16 -0500] rev 10471
sheepluva and unc0rr didn't like the idea of slider over preview.
2014-11-08 Merge pull request #13 from LocutusOfBorg/fix-license
sheepluva <sheepluva@users.noreply.github.com> [Sat, 08 Nov 2014 12:19:35 +0100] rev 10470
Merge pull request #13 from LocutusOfBorg/fix-license Fixed many license problems, spotted by licensecheck program
2014-11-08 Forgot the mission description.
nemo [Sat, 08 Nov 2014 09:44:02 -0500] rev 10469
Forgot the mission description.
2014-11-08 Merge pull request #14 from LocutusOfBorg/fix-desktop
sheepluva <sheepluva@users.noreply.github.com> [Sat, 08 Nov 2014 12:10:37 +0100] rev 10468
Merge pull request #14 from LocutusOfBorg/fix-desktop Fixed desktop file https://wiki.debian.org/Games/JessieReleaseGoal
2014-11-07 Merge pull request #18 from LocutusOfBorg/update-translation
sheepluva <sheepluva@users.noreply.github.com> [Sat, 08 Nov 2014 00:17:57 +0100] rev 10467
Merge pull request #18 from LocutusOfBorg/update-translation Update italian translation
2014-11-03 swap off/on
nemo [Mon, 03 Nov 2014 07:26:47 -0500] rev 10466
swap off/on
2014-11-03 Merge of unc0rr's last change against default.
nemo [Mon, 03 Nov 2014 07:22:21 -0500] rev 10465
Merge of unc0rr's last change against default.
2014-02-07 Added two copyrights on gameServer
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 07 Feb 2014 11:39:31 +0100] rev 10464
Added two copyrights on gameServer
2014-11-02 Fix map preview desync
unC0Rr [Sun, 02 Nov 2014 23:36:01 +0300] rev 10463
Fix map preview desync
2014-11-01 A slider for controlling things like bumpiness of map and tunnel sizes.
nemo [Sat, 01 Nov 2014 11:20:37 -0400] rev 10462
A slider for controlling things like bumpiness of map and tunnel sizes.
2014-10-31 Update italian translation
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 31 Oct 2014 19:35:55 +0100] rev 10461
Update italian translation
2014-01-24 Added copyrights to gameServer directory
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 24 Jan 2014 12:05:39 +0100] rev 10460
Added copyrights to gameServer directory
2014-01-24 Fixed desktop file By adding an xpm icon
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 24 Jan 2014 15:37:40 +0100] rev 10459
Fixed desktop file By adding an xpm icon
2014-11-09 Scripts list module qmlfrontend
unc0rr [Sun, 09 Nov 2014 23:02:21 +0300] rev 10458
Scripts list module
2014-10-30 Updates to german translation
wuzzy [Thu, 30 Oct 2014 18:47:51 -0400] rev 10457
Updates to german translation
2014-11-03 Theme can be changed qmlfrontend
unc0rr [Mon, 03 Nov 2014 23:56:51 +0300] rev 10456
Theme can be changed
2014-10-30 Add Auto Camera messages to localisation
nemo [Thu, 30 Oct 2014 15:09:49 -0400] rev 10455
Add Auto Camera messages to localisation
2014-11-03 Allow using right button or wheel to change team color qmlfrontend
unc0rr [Mon, 03 Nov 2014 23:36:53 +0300] rev 10454
Allow using right button or wheel to change team color
2014-10-28 Remove loc() called with a variable.
nemo [Tue, 28 Oct 2014 10:27:35 -0400] rev 10453
Remove loc() called with a variable.
2014-11-02 Show team color in teams list widget, also allow to change it on mouse click qmlfrontend
unc0rr [Mon, 03 Nov 2014 00:01:02 +0300] rev 10452
Show team color in teams list widget, also allow to change it on mouse click
2014-10-28 Update Qt strings too
nemo [Tue, 28 Oct 2014 10:17:49 -0400] rev 10451
Update Qt strings too
2014-11-01 - Store index of color instead of its value qmlfrontend
unc0rr [Sat, 01 Nov 2014 22:51:07 +0300] rev 10450
- Store index of color instead of its value - Reset game config when switching pages
2014-10-28 Update locale to latest strings. This does NOT include the string format improvement.
nemo [Tue, 28 Oct 2014 09:56:28 -0400] rev 10449
Update locale to latest strings. This does NOT include the string format improvement.
2014-10-31 - Allow to delete teams from config qmlfrontend
unc0rr [Sat, 01 Nov 2014 00:23:22 +0300] rev 10448
- Allow to delete teams from config - Manage team colors (internally, no gui so far) - 'Play' button on local game page (works!)
2014-10-27 Add Construction Mode (probably needs testing / fixing)
mikade <redgrinner@gmail.com> [Mon, 27 Oct 2014 21:24:55 +0900] rev 10447
Add Construction Mode (probably needs testing / fixing)
2014-10-30 Perform some checks on team add qmlfrontend
unc0rr [Fri, 31 Oct 2014 00:36:08 +0300] rev 10446
Perform some checks on team add
2014-10-25 cosmetic disabling of clouds with sea edges and underwater theme
nemo [Sat, 25 Oct 2014 15:17:02 -0400] rev 10445
cosmetic disabling of clouds with sea edges and underwater theme
2014-10-24 Teams widget now allows to add and remove teams (basic implementation, no checks performed, no colors, no hedgehogs) qmlfrontend
unc0rr [Sat, 25 Oct 2014 00:31:10 +0400] rev 10444
Teams widget now allows to add and remove teams (basic implementation, no checks performed, no colors, no hedgehogs)
2014-10-25 Remove switching of hog's hat to chef. do it in draw instead.
nemo [Sat, 25 Oct 2014 11:29:45 -0400] rev 10443
Remove switching of hog's hat to chef. do it in draw instead.
2014-10-20 Load and show local teams list qmlfrontend
unc0rr [Mon, 20 Oct 2014 22:55:12 +0400] rev 10442
Load and show local teams list
2014-10-25 Revert hog tinting from rdb65298717da since it wasn't sufficiently complete for a release. More sprites need converting, and there's a slight bug in hog tinting, for away hogs with hats I believe.
nemo [Sat, 25 Oct 2014 10:42:30 -0400] rev 10441
Revert hog tinting from rdb65298717da since it wasn't sufficiently complete for a release. More sprites need converting, and there's a slight bug in hog tinting, for away hogs with hats I believe.
2014-10-13 - Implement getTeamsList (not tested) qmlfrontend
unc0rr [Mon, 13 Oct 2014 23:46:49 +0400] rev 10440
- Implement getTeamsList (not tested) - Some small fixes
2014-10-20 allow toggling ammo menu while NoTeamOrHH, as suggested by unC0Rr
sheepluva [Mon, 20 Oct 2014 19:50:46 +0200] rev 10439
allow toggling ammo menu while NoTeamOrHH, as suggested by unC0Rr
2014-10-01 Filter out garbage from themes list qmlfrontend
unc0rr [Thu, 02 Oct 2014 00:48:14 +0400] rev 10438
Filter out garbage from themes list
2014-10-20 find and add lua tests automagically
sheepluva [Mon, 20 Oct 2014 15:31:44 +0200] rev 10437
find and add lua tests automagically
2014-09-30 flib provides theme icons, qmlFrontend shows them qmlfrontend
unc0rr [Wed, 01 Oct 2014 01:20:05 +0400] rev 10436
flib provides theme icons, qmlFrontend shows them
2014-10-19 allow hogs to repeatedly enter portals placed on the ground
nemo [Sun, 19 Oct 2014 15:46:09 -0400] rev 10435
allow hogs to repeatedly enter portals placed on the ground
2014-09-29 Themes model, also add some files I forgot to add previously qmlfrontend
unc0rr [Tue, 30 Sep 2014 00:54:04 +0400] rev 10434
Themes model, also add some files I forgot to add previously
2014-10-09 some unfinished stuff
unc0rr [Thu, 09 Oct 2014 22:14:55 +0400] rev 10433
some unfinished stuff
2014-09-28 Quick Game PoC qmlfrontend
unc0rr [Sun, 28 Sep 2014 21:33:14 +0400] rev 10432
Quick Game PoC
2014-10-02 another small rendering tweak/fix
sheepluva [Thu, 02 Oct 2014 18:04:14 +0200] rev 10431
another small rendering tweak/fix
2014-09-27 Getter and setter for seed qmlfrontend
unc0rr [Sun, 28 Sep 2014 01:17:55 +0400] rev 10430
Getter and setter for seed
2014-10-02 simplify {$IF that pas2c did not seem to understand
sheepluva [Thu, 02 Oct 2014 13:44:54 +0200] rev 10429
simplify {$IF that pas2c did not seem to understand
2014-09-27 More refactoring: move PoC preview getting code into flib qmlfrontend
unc0rr [Sun, 28 Sep 2014 00:49:04 +0400] rev 10428
More refactoring: move PoC preview getting code into flib
2014-10-02 also fix top/bottom and side-by-side rendering (got also broken in webgl branch)
sheepluva [Thu, 02 Oct 2014 13:18:58 +0200] rev 10427
also fix top/bottom and side-by-side rendering (got also broken in webgl branch)
2014-09-27 Some refactoring qmlfrontend
unc0rr [Sun, 28 Sep 2014 00:18:01 +0400] rev 10426
Some refactoring
2014-10-02 fix stereoscopic rendering leading to screen "running away to the left" since webgl merge (due to bug in webgl branch). reason was incomplete change of name/scope of variable stereoDepth -> cStereoDepth
sheepluva [Thu, 02 Oct 2014 13:01:18 +0200] rev 10425
fix stereoscopic rendering leading to screen "running away to the left" since webgl merge (due to bug in webgl branch). reason was incomplete change of name/scope of variable stereoDepth -> cStereoDepth
2014-09-27 - Get rid of engine's PathPrefix and UserPathPrefix qmlfrontend
unc0rr [Sat, 27 Sep 2014 12:49:08 +0400] rev 10424
- Get rid of engine's PathPrefix and UserPathPrefix - Some refactoring
2014-10-02 fix mapgen of other scripts too
sheepluva [Thu, 02 Oct 2014 12:08:22 +0200] rev 10423
fix mapgen of other scripts too
2014-09-25 - Pages qmlfrontend
unc0rr [Fri, 26 Sep 2014 00:56:36 +0400] rev 10422
- Pages - Animations on buttons hovering
2014-10-01 use constants for mapgen, expose those to lua
sheepluva [Thu, 02 Oct 2014 00:40:25 +0200] rev 10421
use constants for mapgen, expose those to lua
2014-09-21 flib: qmlfrontend
unc0rr [Mon, 22 Sep 2014 02:10:39 +0400] rev 10420
flib: - Ability to pass raw data via IPC qmlfrontend: - Pass message received by callback through event loop to handle it in main thread - Get preview image from engine on button click and render it in Image object
2014-10-01 some more splash code tweaking/fixing
sheepluva [Thu, 02 Oct 2014 00:06:59 +0200] rev 10419
some more splash code tweaking/fixing
2014-09-20 Move away from passing shortstrings into C code, now IPC works qmlfrontend
unc0rr [Sun, 21 Sep 2014 00:37:50 +0400] rev 10418
Move away from passing shortstrings into C code, now IPC works
2014-10-01 tweak splash position
sheepluva [Wed, 01 Oct 2014 22:46:58 +0200] rev 10417
tweak splash position
2014-09-19 - Remove --port command qmlfrontend
unc0rr [Sat, 20 Sep 2014 00:56:54 +0400] rev 10416
- Remove --port command - Some refactoring here and there - Try to get preview from engine, which doesn't work due to some ABI mismatch, probably shouldn't try to pass string255 to pascal
2014-10-01
nemo [Wed, 01 Oct 2014 15:51:17 -0400] rev 10415
2014-09-19 Strip some HWLIBRARY ifdefs qmlfrontend
unc0rr [Fri, 19 Sep 2014 14:27:41 +0400] rev 10414
Strip some HWLIBRARY ifdefs
2014-09-27 climb home training/multiplayer
nemo [Fri, 26 Sep 2014 22:20:12 -0400] rev 10413
climb home training/multiplayer
2014-09-18 - More flib IPC routines qmlfrontend
unc0rr [Thu, 18 Sep 2014 23:02:05 +0400] rev 10412
- More flib IPC routines - Rework engine's uIO to use new IPC mechanism
2014-09-18 Make it a bit easier/safer to build ice bridges
nemo [Wed, 17 Sep 2014 23:03:24 -0400] rev 10411
Make it a bit easier/safer to build ice bridges
2014-09-17 Some work on new IPC, built with the use of mutexes and condition variables qmlfrontend
unc0rr [Thu, 18 Sep 2014 00:19:05 +0400] rev 10410
Some work on new IPC, built with the use of mutexes and condition variables
2014-09-09 update manpage
sheepluva [Tue, 09 Sep 2014 10:48:11 +0200] rev 10409
update manpage
2014-09-16 Some more of ignoration qmlfrontend
unc0rr [Tue, 16 Sep 2014 12:46:58 +0400] rev 10408
Some more of ignoration
2014-09-08 mention the hwplay:// thing in --help
sheepluva [Mon, 08 Sep 2014 18:53:34 +0200] rev 10407
mention the hwplay:// thing in --help
2014-09-16 Basic layout of frontlib, some more sdl bindings qmlfrontend
unc0rr [Tue, 16 Sep 2014 12:47:39 +0400] rev 10406
Basic layout of frontlib, some more sdl bindings
2014-09-08 fix for < LocutusOfBorg1> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760776
sheepluva [Mon, 08 Sep 2014 18:12:13 +0200] rev 10405
fix for < LocutusOfBorg1> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760776
2014-09-12 - Fix arguments parsing in engine assuming paramcount > 0 qmlfrontend
unc0rr [Sat, 13 Sep 2014 00:27:10 +0400] rev 10404
- Fix arguments parsing in engine assuming paramcount > 0 - Pass "--help" for testing
2014-09-07 update with new winners
nemo [Sun, 07 Sep 2014 15:11:08 -0400] rev 10403
update with new winners
2014-09-11 Let's get it started qmlfrontend
unc0rr [Fri, 12 Sep 2014 00:51:14 +0400] rev 10402
Let's get it started
2014-08-25 - Revert try to add local team on rejoin
unc0rr [Mon, 25 Aug 2014 22:52:59 +0400] rev 10401
- Revert try to add local team on rejoin - Don't allow more than 8 teams in local game widget
2014-08-24 This should make frontend aware of your own teams in game on rejoin
unc0rr [Mon, 25 Aug 2014 00:11:19 +0400] rev 10400
This should make frontend aware of your own teams in game on rejoin
2014-08-24 Also pass maze_size parameter to perlin generator in game mode
unc0rr [Sun, 24 Aug 2014 23:53:33 +0400] rev 10399
Also pass maze_size parameter to perlin generator in game mode
2014-08-24 Also convert the message if current team is gone
unc0rr [Sun, 24 Aug 2014 23:41:06 +0400] rev 10398
Also convert the message if current team is gone
2014-08-24 rename of variable typo for readability
nemo [Sun, 24 Aug 2014 15:18:26 -0400] rev 10397
rename of variable typo for readability
2014-08-24 ok. that's weird. I wonder if I was having non-clean build issues last time I tried messing with this. that could explain why my changing offsets didn't do anything.
nemo [Sun, 24 Aug 2014 14:51:11 -0400] rev 10396
ok. that's weird. I wonder if I was having non-clean build issues last time I tried messing with this. that could explain why my changing offsets didn't do anything.
2014-08-24 Better diagnostics in log, even though it shouldn't matter anymore
unc0rr [Sun, 24 Aug 2014 10:43:49 +0400] rev 10395
Better diagnostics in log, even though it shouldn't matter anymore
2014-08-22 Fix map contrainer widget look in russian locale
unc0rr [Fri, 22 Aug 2014 20:18:13 +0400] rev 10394
Fix map contrainer widget look in russian locale
2014-08-22 Fix issue 813
unc0rr [Fri, 22 Aug 2014 19:43:26 +0400] rev 10393
Fix issue #813
2014-08-21 - Support for pausing multiplayer games
alfadur [Fri, 22 Aug 2014 00:57:07 +0400] rev 10392
- Support for pausing multiplayer games - Some code cleanup
2014-08-21 Add separate option for perlin gen
unc0rr [Fri, 22 Aug 2014 00:37:26 +0400] rev 10391
Add separate option for perlin gen
2014-08-21 don't render crosshair/laser during kamikaze
sheepluva [Thu, 21 Aug 2014 15:01:19 +0200] rev 10390
don't render crosshair/laser during kamikaze
2014-08-15 comment out some debug output code
sheepluva [Fri, 15 Aug 2014 08:31:34 +0200] rev 10389
comment out some debug output code
2014-08-15 part of patch in issue 803 (ty) - this hopefully should fix issues with cmake Makefiles trying to run "Qt4::lrelease" in the shell
sheepluva [Fri, 15 Aug 2014 08:23:15 +0200] rev 10388
part of patch in issue #803 (ty) - this hopefully should fix issues with cmake Makefiles trying to run "Qt4::lrelease" in the shell
2014-08-13 Apply new distortion on maze gen
unc0rr [Wed, 13 Aug 2014 23:14:08 +0400] rev 10387
Apply new distortion on maze gen
2014-08-13 Smooth perlin's outline
unc0rr [Wed, 13 Aug 2014 22:31:28 +0400] rev 10386
Smooth perlin's outline
2014-08-13 add bug reference to explain the qt version check on osx
vittorio.giovara@gmail.com [Wed, 13 Aug 2014 15:39:32 +0000] rev 10385
add bug reference to explain the qt version check on osx
2014-08-13 I can't read. sry
sheepluva [Wed, 13 Aug 2014 17:25:55 +0200] rev 10384
I can't read. sry
2014-08-13 contradiction with a hint of BS
sheepluva [Wed, 13 Aug 2014 17:06:17 +0200] rev 10383
contradiction with a hint of BS
2014-08-13 this should fix the cmake 3.0 issue. thanks to Spacey for reporting
sheepluva [Wed, 13 Aug 2014 15:16:33 +0200] rev 10382
this should fix the cmake 3.0 issue. thanks to Spacey for reporting
2014-08-13 tweak test
sheepluva [Wed, 13 Aug 2014 14:50:13 +0200] rev 10381
tweak test
2014-08-13 add test I used for bisecting
sheepluva [Wed, 13 Aug 2014 13:41:19 +0200] rev 10380
add test I used for bisecting
2014-08-13 I a recent commit I caused flames to use uninitialized values. that lead to fire burning slow and desyncs. this commit fixes/reverts this
sheepluva [Wed, 13 Aug 2014 13:36:35 +0200] rev 10379
I a recent commit I caused flames to use uninitialized values. that lead to fire burning slow and desyncs. this commit fixes/reverts this
2014-08-12 Fix PlaceSprite
unc0rr [Tue, 12 Aug 2014 17:58:36 +0400] rev 10378
Fix PlaceSprite
2014-08-12 Challenge map #12
unc0rr [Tue, 12 Aug 2014 13:21:32 +0400] rev 10377
Challenge map #12
2014-08-11 text visibility "fix"
nemo [Mon, 11 Aug 2014 08:31:57 -0400] rev 10376
text visibility "fix"
2014-08-10 do not render chat if HUD is hidden
sheepluva [Sun, 10 Aug 2014 17:03:02 +0200] rev 10375
do not render chat if HUD is hidden
2014-08-02 Oops
unc0rr [Sat, 02 Aug 2014 15:11:13 +0400] rev 10374
Oops
2014-08-02 fix flake angles
sheepluva [Sat, 02 Aug 2014 02:42:12 +0200] rev 10373
fix flake angles
2014-08-02 "fix" sinegun
sheepluva [Sat, 02 Aug 2014 02:20:48 +0200] rev 10372
"fix" sinegun
2014-07-28 should be RGBA, not RGB
nemo [Mon, 28 Jul 2014 15:46:15 -0400] rev 10371
should be RGBA, not RGB
2014-07-28 Using blended makes smilies and CJK less hideous.
nemo [Sun, 27 Jul 2014 22:47:52 -0400] rev 10370
Using blended makes smilies and CJK less hideous.
2014-07-25 One more map
unc0rr [Fri, 25 Jul 2014 20:42:06 +0400] rev 10369
One more map
2014-07-25 Forced sprites placing mode, exposed to scripts (not tested at all)
unc0rr [Fri, 25 Jul 2014 20:41:52 +0400] rev 10368
Forced sprites placing mode, exposed to scripts (not tested at all)
2014-07-25 Oops
unc0rr [Fri, 25 Jul 2014 14:16:33 +0400] rev 10367
Oops
2014-07-25 Official racer map #11
unc0rr [Fri, 25 Jul 2014 14:00:51 +0400] rev 10366
Official racer map #11
2014-07-10 Racer challenge map #10
unc0rr [Thu, 10 Jul 2014 13:40:49 +0400] rev 10365
Racer challenge map #10
2014-07-07 burst drowning gears into bubbles after timeout
sheepluva [Mon, 07 Jul 2014 16:07:49 +0200] rev 10364
burst drowning gears into bubbles after timeout
2014-07-07 drowning tweaks
sheepluva [Mon, 07 Jul 2014 15:43:48 +0200] rev 10363
drowning tweaks
2014-07-06 cont.
sheepluva [Mon, 07 Jul 2014 00:48:12 +0200] rev 10362
cont.
2014-07-06 simplifying some code
sheepluva [Mon, 07 Jul 2014 00:37:10 +0200] rev 10361
simplifying some code
2014-07-06 some adjustments and support for mirrored world rendering. disabled atm though, I think it is more confusing than helping
sheepluva [Sun, 06 Jul 2014 19:20:43 +0200] rev 10360
some adjustments and support for mirrored world rendering. disabled atm though, I think it is more confusing than helping
2014-07-06 one finger ought to be enough for everybody
sheepluva [Sun, 06 Jul 2014 12:19:24 +0200] rev 10359
one finger ought to be enough for everybody
2014-07-06 tweaks
sheepluva [Sun, 06 Jul 2014 12:02:55 +0200] rev 10358
tweaks
2014-07-05 merge (even although I rebased... ok)
sheepluva [Sat, 05 Jul 2014 22:54:58 +0200] rev 10357
merge (even although I rebased... ok)
2014-07-05 for real this time
sheepluva [Sat, 05 Jul 2014 21:22:42 +0200] rev 10356
for real this time
2014-07-05 fix pas2c build
sheepluva [Sat, 05 Jul 2014 20:27:42 +0200] rev 10355
fix pas2c build
2014-07-05 WIP: weSea tweaks, functional and visual
sheepluva [Sat, 05 Jul 2014 20:15:56 +0200] rev 10354
WIP: weSea tweaks, functional and visual
2014-07-05 Treat "out" as "var"
unc0rr [Sun, 06 Jul 2014 00:26:55 +0400] rev 10353
Treat "out" as "var"
2014-07-05 simplify some code
sheepluva [Sat, 05 Jul 2014 18:51:45 +0200] rev 10352
simplify some code
2014-07-05 Restore teams in teams list on rejoin, should fix issues with second rejoin.
unc0rr [Sat, 05 Jul 2014 15:28:32 +0400] rev 10351
Restore teams in teams list on rejoin, should fix issues with second rejoin.
2014-07-04 Don't pick up own team if only recieved synced teamback message. Fixes second rejoin desync (untested).
unc0rr [Fri, 04 Jul 2014 22:45:59 +0400] rev 10350
Don't pick up own team if only recieved synced teamback message. Fixes second rejoin desync (untested).
2014-07-02 Fix some issues with rejoining (rejoining client still desyncs though)
unc0rr [Wed, 02 Jul 2014 23:55:00 +0400] rev 10349
Fix some issues with rejoining (rejoining client still desyncs though)
2014-07-02 cpack: do not exclude liblua from release tarball
koda [Wed, 02 Jul 2014 11:40:57 -0400] rev 10348
cpack: do not exclude liblua from release tarball It was inadvertedly removed in rb769a8e38cbd.
2014-07-01 add assignment I forgot
sheepluva [Tue, 01 Jul 2014 12:39:06 +0200] rev 10347
add assignment I forgot
2014-07-01 lua api: allow to specify layer when adding visual gear
sheepluva [Tue, 01 Jul 2014 12:30:36 +0200] rev 10346
lua api: allow to specify layer when adding visual gear
2014-06-29 Make team disappear after 3 turns in 'gone' state
unc0rr [Mon, 30 Jun 2014 00:07:03 +0400] rev 10345
Make team disappear after 3 turns in 'gone' state
2014-06-29 Fix issues with unsynced F and G messages being lost if current team which is supposed to convert them to synced f/g quits
unc0rr [Sun, 29 Jun 2014 22:50:21 +0400] rev 10344
Fix issues with unsynced F and G messages being lost if current team which is supposed to convert them to synced f/g quits
2014-06-28 Finish implementation of ability to take control over your team after being disconnected. Completely untested.
unc0rr [Sat, 28 Jun 2014 14:51:45 +0400] rev 10343
Finish implementation of ability to take control over your team after being disconnected. Completely untested.
2014-06-26 Fix build, and also make protocol a bit more consistent and flexible (only in docs though, to be implemented)
unc0rr [Thu, 26 Jun 2014 21:43:36 +0400] rev 10342
Fix build, and also make protocol a bit more consistent and flexible (only in docs though, to be implemented)
2014-06-25 Ukrainian translation update
Igor Paliychuk [Thu, 26 Jun 2014 00:48:44 +0400] rev 10341
Ukrainian translation update
2014-06-24 2x2 to avoid engine bug
nemo [Tue, 24 Jun 2014 09:24:37 -0400] rev 10340
2x2 to avoid engine bug
2014-06-24 couple of custom sprites for mikade to override in a lua sidecar if he wants to
nemo [Tue, 24 Jun 2014 08:49:09 -0400] rev 10339
couple of custom sprites for mikade to override in a lua sidecar if he wants to
2014-06-23 Inform engine if player is back after being disconnected
unc0rr [Mon, 23 Jun 2014 23:50:08 +0400] rev 10338
Inform engine if player is back after being disconnected
2014-06-23 Allow server admins to join room of another protocol version
unc0rr [Mon, 23 Jun 2014 22:22:29 +0400] rev 10337
Allow server admins to join room of another protocol version
2014-06-19 Fix issue #791:
unc0rr [Thu, 19 Jun 2014 23:32:11 +0400] rev 10336
Fix issue #791: - Send drawn map data on room creation - Don't use MAP parameter to deduce mapgen when it is one of "+rnd+", "+drawn+", "+maze+"
2014-06-19 Racer challenge map #9
unc0rr [Thu, 19 Jun 2014 15:29:31 +0400] rev 10335
Racer challenge map #9
2014-06-18 merge time. it's been a while
sheepluva [Thu, 19 Jun 2014 00:36:11 +0200] rev 10334
merge time. it's been a while
2014-06-18 fix search&replace whoopsy
sheepluva [Thu, 19 Jun 2014 00:23:03 +0200] rev 10333
fix search&replace whoopsy
2014-06-18 fix camera now being centered on land when game starts
sheepluva [Thu, 19 Jun 2014 00:16:58 +0200] rev 10332
fix camera now being centered on land when game starts
2014-06-18 cleanup and lol
sheepluva [Thu, 19 Jun 2014 00:09:03 +0200] rev 10331
cleanup and lol
2014-06-18 move DrawWaves to uRender
sheepluva [Wed, 18 Jun 2014 23:57:51 +0200] rev 10330
move DrawWaves to uRender
2014-06-18 Compressing and encoding
unc0rr [Wed, 18 Jun 2014 23:53:11 +0400] rev 10329
Compressing and encoding
2014-06-18 more tweaking
sheepluva [Wed, 18 Jun 2014 17:23:43 +0200] rev 10328
more tweaking
2014-06-18 reuse buffers
sheepluva [Wed, 18 Jun 2014 17:06:40 +0200] rev 10327
reuse buffers
2014-06-18 render tweaks
sheepluva [Wed, 18 Jun 2014 16:34:36 +0200] rev 10326
render tweaks
2014-06-18 tweak/refactor how water is drawn
sheepluva [Wed, 18 Jun 2014 15:42:01 +0200] rev 10325
tweak/refactor how water is drawn
2014-06-17 tweak code of DrawTextureFromRectDir a bit, removing issue with different x offset depending on dir. also removing the workaround wrt that issue in the frozen hog code
sheepluva [Wed, 18 Jun 2014 01:37:28 +0200] rev 10324
tweak code of DrawTextureFromRectDir a bit, removing issue with different x offset depending on dir. also removing the workaround wrt that issue in the frozen hog code
2014-06-18 Code drawn map in haskell \o/
unc0rr [Wed, 18 Jun 2014 17:36:46 +0400] rev 10323
Code drawn map in haskell \o/ (not finished, todo: compressing and base64 encoding)
2014-06-17 fix typo that caused visual glitch in water body (e.g. visible on that particular screenie on bottom right corner)
sheepluva [Tue, 17 Jun 2014 23:53:59 +0200] rev 10322
fix typo that caused visual glitch in water body (e.g. visible on that particular screenie on bottom right corner)
2014-06-17 "documentation"
sheepluva [Tue, 17 Jun 2014 20:09:11 +0200] rev 10321
"documentation"
2014-06-17 fix some (newly introduces) glitches with normal water
sheepluva [Tue, 17 Jun 2014 16:10:43 +0200] rev 10320
fix some (newly introduces) glitches with normal water
2014-06-17 fix pas2c build
sheepluva [Tue, 17 Jun 2014 15:39:29 +0200] rev 10319
fix pas2c build
2014-06-17 little visual tweak to weSea rendering
sheepluva [Tue, 17 Jun 2014 15:18:07 +0200] rev 10318
little visual tweak to weSea rendering
2014-06-16 adding some arrow
sheepluva [Tue, 17 Jun 2014 00:41:49 +0200] rev 10317
adding some arrow
2014-06-16 speed up tests
sheepluva [Mon, 16 Jun 2014 23:46:22 +0200] rev 10316
speed up tests
2014-06-16 Qt-Frontend: update description of findhh to better reflect current behavior. thanks to the friendly reminder in issue 805
sheepluva [Mon, 16 Jun 2014 19:07:11 +0200] rev 10315
Qt-Frontend: update description of findhh to better reflect current behavior. thanks to the friendly reminder in issue #805
2014-06-16 remove unneeded import
sheepluva [Mon, 16 Jun 2014 13:47:27 +0200] rev 10314
remove unneeded import
2014-06-16 tweaking hogpointer position again
sheepluva [Mon, 16 Jun 2014 02:41:03 +0200] rev 10313
tweaking hogpointer position again
2014-06-16 various tweaks
sheepluva [Mon, 16 Jun 2014 02:23:37 +0200] rev 10312
various tweaks
2014-06-15 tweak engine segfault capabilities
sheepluva [Sun, 15 Jun 2014 23:48:06 +0200] rev 10311
tweak engine segfault capabilities
2014-06-15 Revert all recent sheepluva's work
unc0rr [Mon, 16 Jun 2014 00:24:26 +0400] rev 10310
Revert all recent sheepluva's work
2014-06-15 fix videorec build
sheepluva [Sun, 15 Jun 2014 13:42:34 +0200] rev 10309
fix videorec build
2014-06-15 whoops. an "end" moved there
sheepluva [Sun, 15 Jun 2014 04:46:34 +0200] rev 10308
whoops. an "end" moved there
2014-06-15 do not get stuck on "in game..." page just because of game crash. output a message instead. could still need some tweaking, but a man gotta sleep. and sheep too...
sheepluva [Sun, 15 Jun 2014 04:33:54 +0200] rev 10307
do not get stuck on "in game..." page just because of game crash. output a message instead. could still need some tweaking, but a man gotta sleep. and sheep too...
2014-06-14 clean up halting a little
sheepluva [Sun, 15 Jun 2014 00:02:25 +0200] rev 10306
clean up halting a little
2014-06-14 enforce style on message boxes some more
sheepluva [Sat, 14 Jun 2014 23:59:20 +0200] rev 10305
enforce style on message boxes some more
2014-06-14 fix gl2 build, further rendering cleanup WIP, also new chat command: /debugvl
sheepluva [Sat, 14 Jun 2014 15:49:44 +0200] rev 10304
fix gl2 build, further rendering cleanup WIP, also new chat command: /debugvl
2014-06-14 tweak how chat lines are rendered
sheepluva [Sat, 14 Jun 2014 07:12:22 +0200] rev 10303
tweak how chat lines are rendered
2014-06-14 huh? me? nono, don't mind me. I'm just here to clean up.
sheepluva [Sat, 14 Jun 2014 02:25:49 +0200] rev 10302
huh? me? nono, don't mind me. I'm just here to clean up.
2014-06-13 some rendering tweaks
sheepluva [Sat, 14 Jun 2014 00:56:11 +0200] rev 10301
some rendering tweaks
2014-06-13 make mouse cursor size same, no matter what zoom level is used...
sheepluva [Fri, 13 Jun 2014 23:43:34 +0200] rev 10300
make mouse cursor size same, no matter what zoom level is used...
2014-06-13 grmlgrmlpas2cgrmlgrml
sheepluva [Fri, 13 Jun 2014 21:17:50 +0200] rev 10299
grmlgrmlpas2cgrmlgrml
2014-06-13 make using the teleporter a bit less challenging
sheepluva [Fri, 13 Jun 2014 17:51:55 +0200] rev 10298
make using the teleporter a bit less challenging
2014-06-13 fix pas2c build for real this time...
sheepluva [Fri, 13 Jun 2014 14:55:06 +0200] rev 10297
fix pas2c build for real this time...
2014-06-13 I misscounted
sheepluva [Fri, 13 Jun 2014 13:37:39 +0200] rev 10296
I misscounted
2014-06-13 fix some pas2c related overloading issue
sheepluva [Fri, 13 Jun 2014 12:52:20 +0200] rev 10295
fix some pas2c related overloading issue
2014-06-13 whoops, pas2c I owe you
sheepluva [Fri, 13 Jun 2014 12:22:24 +0200] rev 10294
whoops, pas2c I owe you
2014-06-13 state file name and line number in lua error messages
sheepluva [Fri, 13 Jun 2014 06:26:31 +0200] rev 10293
state file name and line number in lua error messages
2014-06-13 racer: if hog starts race without any weapon selected, select whatever is first
sheepluva [Fri, 13 Jun 2014 02:31:30 +0200] rev 10292
racer: if hog starts race without any weapon selected, select whatever is first
2014-06-13 lua api: SetNextWeapon()
sheepluva [Fri, 13 Jun 2014 02:31:05 +0200] rev 10291
lua api: SetNextWeapon()
2014-06-12 lua api: DismissTeam(teamname)
sheepluva [Thu, 12 Jun 2014 21:25:39 +0200] rev 10290
lua api: DismissTeam(teamname)
2014-06-12 lua api: SetWeapon(ammoType)
sheepluva [Thu, 12 Jun 2014 20:47:11 +0200] rev 10289
lua api: SetWeapon(ammoType)
2014-06-12 fix broken speech bubble display in chat. caused by r1a6b9a98147c one line was forgotten when moving some code
sheepluva [Thu, 12 Jun 2014 19:40:45 +0200] rev 10288
fix broken speech bubble display in chat. caused by r1a6b9a98147c one line was forgotten when moving some code
2014-06-12 more of the same
sheepluva [Thu, 12 Jun 2014 18:58:40 +0200] rev 10287
more of the same
2014-06-12 fix TryPlaceOnLand's ambiguity/messup wrt to making terrain indestructible (had boolean parameter for indestructible AND landflags parameters that could contain lfIndestructibly)
sheepluva [Thu, 12 Jun 2014 15:17:53 +0200] rev 10286
fix TryPlaceOnLand's ambiguity/messup wrt to making terrain indestructible (had boolean parameter for indestructible AND landflags parameters that could contain lfIndestructibly)
2014-06-12 further WIP (better error messages)
sheepluva [Thu, 12 Jun 2014 14:42:48 +0200] rev 10285
further WIP (better error messages)
2014-06-12 placeSprite accepts any amount of landflags now; further WIP wrt cleanup/fixing
sheepluva [Thu, 12 Jun 2014 14:11:22 +0200] rev 10284
placeSprite accepts any amount of landflags now; further WIP wrt cleanup/fixing
2014-06-12 expose lfIndestructable, lfIce and lfBounce
sheepluva [Thu, 12 Jun 2014 13:43:44 +0200] rev 10283
expose lfIndestructable, lfIce and lfBounce
2014-06-12 Fix pas2c build
unc0rr [Thu, 12 Jun 2014 13:11:00 +0400] rev 10282
Fix pas2c build
2014-06-12 make enums crash-safe. and other fixes
sheepluva [Thu, 12 Jun 2014 05:40:58 +0200] rev 10281
make enums crash-safe. and other fixes
2014-06-11 WIP: PlaceSprite for lua API. also changed PlaceGirder so that it will return true/false for whether placing was successful too
sheepluva [Thu, 12 Jun 2014 00:37:52 +0200] rev 10280
WIP: PlaceSprite for lua API. also changed PlaceGirder so that it will return true/false for whether placing was successful too
2014-06-11 fix possible engine crash that a lua script could cause by passing an invalid geartype to addgear
sheepluva [Wed, 11 Jun 2014 19:46:37 +0200] rev 10279
fix possible engine crash that a lua script could cause by passing an invalid geartype to addgear
2014-06-11 tiny lua documentation fix
sheepluva [Wed, 11 Jun 2014 13:45:44 +0200] rev 10278
tiny lua documentation fix
2014-06-11 uWorld does not require uMatrix anymore
sheepluva [Wed, 11 Jun 2014 13:07:46 +0200] rev 10277
uWorld does not require uMatrix anymore
2014-06-11 fix hint and gl2 build. NOTE: this does not change that GL2 segfaults right away. that is an issue that dates back at least 50 commits, but most likely even back to the webgl merge. I guess nobody actually tried to run hedgewars in GL2 since back then :P
sheepluva [Wed, 11 Jun 2014 12:55:24 +0200] rev 10276
fix hint and gl2 build. NOTE: this does not change that GL2 segfaults right away. that is an issue that dates back at least 50 commits, but most likely even back to the webgl merge. I guess nobody actually tried to run hedgewars in GL2 since back then :P
2014-06-10 RAR: cleaning up a bit of the IFDEF-clusterf*ck
sheepluva [Tue, 10 Jun 2014 23:21:22 +0200] rev 10275
RAR: cleaning up a bit of the IFDEF-clusterf*ck
2014-06-10 Fallback to old heuristic if not pit position
unc0rr [Wed, 11 Jun 2014 00:35:23 +0400] rev 10274
Fallback to old heuristic if not pit position
2014-06-10 update viewlimits after screen/window resize
sheepluva [Tue, 10 Jun 2014 22:35:44 +0200] rev 10273
update viewlimits after screen/window resize
2014-06-10 Allow barrels to spawn in U-shaped pits in stable position
unc0rr [Wed, 11 Jun 2014 00:28:17 +0400] rev 10272
Allow barrels to spawn in U-shaped pits in stable position
2014-06-10 whoops, forgot to include this file in commt
sheepluva [Tue, 10 Jun 2014 19:38:37 +0200] rev 10271
whoops, forgot to include this file in commt
2014-06-10 superminor tweaks
sheepluva [Tue, 10 Jun 2014 19:30:06 +0200] rev 10270
superminor tweaks
2014-06-10 <koda> wut, chats as commit mesages?
sheepluva [Tue, 10 Jun 2014 17:41:27 +0200] rev 10269
<koda> wut, chats as commit mesages?
2014-06-10 "<unC0Rr> could also refuse to update textures when land changes if the tile isn't visible"
sheepluva [Tue, 10 Jun 2014 17:34:32 +0200] rev 10268
"<unC0Rr> could also refuse to update textures when land changes if the tile isn't visible" You had me at "refuse" <3
2014-06-10 figure out visible land tiles in advance
sheepluva [Tue, 10 Jun 2014 13:26:58 +0200] rev 10267
figure out visible land tiles in advance
2014-06-10 some minor tweaks and stuff
sheepluva [Tue, 10 Jun 2014 08:47:03 +0200] rev 10266
some minor tweaks and stuff
2014-06-10 darken wrapped areas, which was a very nice suggestion by nemo
sheepluva [Tue, 10 Jun 2014 08:19:59 +0200] rev 10265
darken wrapped areas, which was a very nice suggestion by nemo
2014-06-10 use cScaleFactor where I incorrectly used the variable zoom in the past. i was young and needed the money
sheepluva [Tue, 10 Jun 2014 07:48:08 +0200] rev 10264
use cScaleFactor where I incorrectly used the variable zoom in the past. i was young and needed the money
2014-06-09 here a personal experimental mockup of how I imagine wrapping world edges should look like. bouncing one could be similar just with mirrored stuff. please test and share opinion. note: you might wanna disable auto-cam
sheepluva [Tue, 10 Jun 2014 01:15:48 +0200] rev 10263
here a personal experimental mockup of how I imagine wrapping world edges should look like. bouncing one could be similar just with mirrored stuff. please test and share opinion. note: you might wanna disable auto-cam
2014-06-09 small hat loading tweak
sheepluva [Mon, 09 Jun 2014 23:32:26 +0200] rev 10262
small hat loading tweak
2014-06-09 load the girder.png of a theme a maximum of 1 times (minimum of 0), instead of once per generated bridge
sheepluva [Mon, 09 Jun 2014 20:45:02 +0200] rev 10261
load the girder.png of a theme a maximum of 1 times (minimum of 0), instead of once per generated bridge
2014-06-09 clean up image loading a bit. gets rid of useless "Passed NULL data source" or PhysFS file not found errors
sheepluva [Mon, 09 Jun 2014 20:14:11 +0200] rev 10260
clean up image loading a bit. gets rid of useless "Passed NULL data source" or PhysFS file not found errors
2014-06-07 committing patch from issue 798, as requested by unC0Rr
sheepluva [Sat, 07 Jun 2014 16:25:40 +0200] rev 10259
committing patch from issue #798, as requested by unC0Rr
2014-06-07 fix cabal build (on linux)
sheepluva [Sat, 07 Jun 2014 16:23:12 +0200] rev 10258
fix cabal build (on linux)
2014-06-07 fix for "Unexpected semi-colons in conditional" issue, as reported by YuGiOhJCJ
sheepluva [Sat, 07 Jun 2014 16:21:21 +0200] rev 10257
fix for "Unexpected semi-colons in conditional" issue, as reported by YuGiOhJCJ (see http://www.hedgewars.org/node/5860 ) big thanks to burp for helping to identify and fix this issue
2014-06-05 Some further work on map optimizer
unc0rr [Thu, 05 Jun 2014 23:42:46 +0400] rev 10256
Some further work on map optimizer
2014-06-04 tweak untint a little (especially in connection with GrayScale)
sheepluva [Wed, 04 Jun 2014 19:39:54 +0200] rev 10255
tweak untint a little (especially in connection with GrayScale)
2014-06-03 theme configurable sudden death music. untested
nemo [Tue, 03 Jun 2014 11:09:18 -0400] rev 10254
theme configurable sudden death music. untested
2014-06-01 allow teleporting outside Land[]
nemo [Sun, 01 Jun 2014 16:13:47 -0400] rev 10253
allow teleporting outside Land[]
2014-06-01 escape info message arguments, fixes issue 801: Frontend parses INFO command output as html
sheepluva [Sun, 01 Jun 2014 15:26:03 +0200] rev 10252
escape info message arguments, fixes issue #801: Frontend parses INFO command output as html
2014-06-01 collision indicator on failed girder placement (especially useful with rubberband I guess). still needs some tweaks but I am going to bed now :P
sheepluva [Sun, 01 Jun 2014 04:17:27 +0200] rev 10251
collision indicator on failed girder placement (especially useful with rubberband I guess). still needs some tweaks but I am going to bed now :P
2014-05-31 disable these weaponset flags. they bug up highlander and otherwise have no useful impact on the script.
nemo [Sat, 31 May 2014 15:04:26 -0400] rev 10250
disable these weaponset flags. they bug up highlander and otherwise have no useful impact on the script.
2014-05-30 get rid of fpc warnings/hints
sheepluva [Sat, 31 May 2014 00:33:51 +0200] rev 10249
get rid of fpc warnings/hints
2014-05-28 Fix some of issues found by coverity
unc0rr [Wed, 28 May 2014 09:05:36 +0400] rev 10248
Fix some of issues found by coverity
2014-05-23 Official racer challenge map #8
unc0rr [Fri, 23 May 2014 13:37:34 +0400] rev 10247
Official racer challenge map #8
2014-05-19 Inform frontend of lines which didn't change anything on the map in advanced drawn maps mode
unc0rr [Mon, 19 May 2014 22:46:02 +0400] rev 10246
Inform frontend of lines which didn't change anything on the map in advanced drawn maps mode
2014-05-15 Fix some pas2c engine warnings
unc0rr [Thu, 15 May 2014 21:58:37 +0400] rev 10245
Fix some pas2c engine warnings
2014-05-14 Count number of pixels changed during draw
unc0rr [Wed, 14 May 2014 22:50:07 +0400] rev 10244
Count number of pixels changed during draw
2014-05-14 Small optimization (no need to draw last point of the path)
unc0rr [Wed, 14 May 2014 21:41:42 +0400] rev 10243
Small optimization (no need to draw last point of the path)
2014-05-13 Oops, should stop coding at night
unc0rr [Wed, 14 May 2014 01:12:21 +0400] rev 10242
Oops, should stop coding at night
2014-05-13 Fix fpcrtl_strncompareA, also replace strncmp with memcmp for more efficiency
unc0rr [Wed, 14 May 2014 01:07:43 +0400] rev 10241
Fix fpcrtl_strncompareA, also replace strncmp with memcmp for more efficiency
2014-05-09 Support OR operator in $IFDEF. Fixes pas2c builds.
unc0rr [Fri, 09 May 2014 22:36:15 +0400] rev 10240
Support OR operator in $IFDEF. Fixes pas2c builds.
2014-05-07 rolling back the rest
sheepluva [Wed, 07 May 2014 22:47:54 +0200] rev 10239
rolling back the rest
2014-05-07 rolling back (most of) lua 5.2 compatibility patches. hopefully that will unbreak unC0Rr's lua issues for now.
sheepluva [Wed, 07 May 2014 19:26:05 +0200] rev 10238
rolling back (most of) lua 5.2 compatibility patches. hopefully that will unbreak unC0Rr's lua issues for now.
2014-05-06 sekret feature (test commit)
unc0rr [Wed, 07 May 2014 00:04:02 +0400] rev 10237
sekret feature (test commit)
2014-05-06 - Increase limits on number of mines and explosives in game scheme
unc0rr [Tue, 06 May 2014 23:16:35 +0400] rev 10236
- Increase limits on number of mines and explosives in game scheme - Stop trying to place mines/explosives after 4 fails to place in row
2014-04-30 Drawn maps optimizer - first steps:
unc0rr [Wed, 30 Apr 2014 15:26:50 +0400] rev 10235
Drawn maps optimizer - first steps: - Break paths into segments
2014-04-30 Fix crashers in rc plane code
unc0rr [Wed, 30 Apr 2014 14:17:06 +0400] rev 10234
Fix crashers in rc plane code
2014-04-29 Merge
unc0rr [Tue, 29 Apr 2014 10:20:45 +0400] rev 10233
Merge
2014-04-28 don't search for lua 5.1 anymore
sheepluva [Mon, 28 Apr 2014 21:01:39 +0200] rev 10232
don't search for lua 5.1 anymore
2014-04-28 Don't activate invulnerability/vampirism between shots of multiattack weapon
unc0rr [Mon, 28 Apr 2014 19:01:08 +0400] rev 10231
Don't activate invulnerability/vampirism between shots of multiattack weapon
2014-04-28 minimal changes for compatibility with lua 5.2, thanks to v4hn for fixing standard library loads. note: ALSO compatibile with (internal) lua 5.1, until something bothers to upgrade bundled lua version
sheepluva [Mon, 28 Apr 2014 16:52:00 +0200] rev 10230
minimal changes for compatibility with lua 5.2, thanks to v4hn for fixing standard library loads. note: ALSO compatibile with (internal) lua 5.1, until something bothers to upgrade bundled lua version
2014-04-25 Fix typo leading to crashes
unc0rr [Fri, 25 Apr 2014 23:17:49 +0400] rev 10229
Fix typo leading to crashes
2014-04-25 Add race type detection
unc0rr [Fri, 25 Apr 2014 16:52:04 +0400] rev 10228
Add race type detection
2014-04-25 - Fix bug with infinite rounds in racer when a team quits mid-game
unc0rr [Fri, 25 Apr 2014 14:22:59 +0400] rev 10227
- Fix bug with infinite rounds in racer when a team quits mid-game - Don't allow placing waypoint right on top of previous one, prevents accidental double waypoints - Don't limit maps on number of embedded waypoints
2014-04-16 Fix new generator on 32 bit arch
unc0rr [Wed, 16 Apr 2014 11:18:39 +0400] rev 10226
Fix new generator on 32 bit arch
2014-04-15 No more occasional long straight edges
unc0rr [Tue, 15 Apr 2014 22:36:44 +0400] rev 10225
No more occasional long straight edges
2014-04-28 Spelling corrections
tomasstraupis [Mon, 28 Apr 2014 16:49:29 -0400] rev 10224
Spelling corrections
2014-04-15 Optimize out path closing point for one point paths
unc0rr [Tue, 15 Apr 2014 21:46:08 +0400] rev 10223
Optimize out path closing point for one point paths
2014-04-14 Racer challenge map #7
unc0rr [Mon, 14 Apr 2014 13:46:46 +0400] rev 10222
Racer challenge map #7
2014-04-04 Official racer challenge map #6
unc0rr [Fri, 04 Apr 2014 12:32:15 +0400] rev 10221
Official racer challenge map #6
2014-03-29 merge
nemo [Sat, 29 Mar 2014 14:02:05 -0400] rev 10220
merge
2014-03-29 param for original highlander mode - right now just allows getting another copy of a weapon you already had, but had used that turn.
nemo [Sat, 29 Mar 2014 13:57:46 -0400] rev 10219
param for original highlander mode - right now just allows getting another copy of a weapon you already had, but had used that turn.
2014-03-28 Send updated info on map switched by voting
unc0rr [Fri, 28 Mar 2014 23:04:23 +0400] rev 10218
Send updated info on map switched by voting
2014-03-28 Fix condition
unc0rr [Fri, 28 Mar 2014 21:20:25 +0400] rev 10217
Fix condition
2014-03-28 Fix build
unc0rr [Fri, 28 Mar 2014 11:02:06 +0400] rev 10216
Fix build
2014-03-27 - Fix applying vote result
unc0rr [Thu, 27 Mar 2014 23:25:31 +0400] rev 10215
- Fix applying vote result - Votes expiring (I'm sure it doesn't even build, but my ghc is broken for now, hoping for the best)
2014-03-24 Fix script
unc0rr [Mon, 24 Mar 2014 21:32:24 +0400] rev 10214
Fix script
2014-03-24 Racer challenge #5
unc0rr [Mon, 24 Mar 2014 16:51:39 +0400] rev 10213
Racer challenge #5
2014-03-23 Some fixes to voting + small refactoring
unc0rr [Sun, 23 Mar 2014 23:35:33 +0400] rev 10212
Some fixes to voting + small refactoring
2014-03-20 Better detection
unc0rr [Thu, 20 Mar 2014 22:14:30 +0400] rev 10211
Better detection
(0) -10000 -3072 tip