sheepluva [Mon, 05 Aug 2019 00:20:45 +0200] rev 15295
In hindsight my emscripten-ifdef (70d416a8f63f) is nonsense.
As fpcrtl_glShaderSource() would not be defined and lead to compiling issues.
So either it's 3 ifdefs (in pas2cRedo, pas2cSystem and misc.c),
in order to toggle between fpcrtl_ and the native function,
or alternatively have no ifdef for it at all.
I'm going with none at all,
which means emscripten will compile with the original (const) function prototype,
being wrapped by the fpcrtl_ function, same as non-emscripten builds.
Wuzzy <Wuzzy2@mail.ru> [Sun, 04 Aug 2019 01:52:12 +0200] rev 15294
Rewrite a few CMake flag descriptions
alfadur [Sun, 04 Aug 2019 02:38:11 +0300] rev 15293
fix shader uniform access
sheepluva [Sun, 04 Aug 2019 00:30:56 +0200] rev 15292
fix
bug #750: workaround GL2 function params const-iness issues with pas2c
alfadur [Sat, 03 Aug 2019 17:10:19 +0300] rev 15291
fix condition
alfadur [Sat, 03 Aug 2019 17:06:38 +0300] rev 15290
transpose atlas sprites where necessary
alfadur [Sat, 03 Aug 2019 04:16:36 +0300] rev 15289
add function to retrieve texture data
alfadur [Sat, 03 Aug 2019 02:51:19 +0300] rev 15288
fix buffer sizes
alfadur [Sat, 03 Aug 2019 02:14:07 +0300] rev 15287
fix gear lookup allocated on stack
alfadur [Sat, 03 Aug 2019 01:13:45 +0300] rev 15286
ship the atlas to the gpu
alfadur [Sat, 03 Aug 2019 00:54:29 +0300] rev 15285
add an empty texture constructor
unc0rr [Fri, 02 Aug 2019 13:35:23 +0200] rev 15284
Move messages queue to hedgewars-engine-messages lib
sheepluva [Wed, 31 Jul 2019 23:14:27 +0200] rev 15283
merge 1.0.0 beta 1 into ui-scaling branch
alfadur [Tue, 30 Jul 2019 22:59:06 +0300] rev 15282
implement empty gear lookup entries
alfadur [Tue, 30 Jul 2019 19:53:23 +0300] rev 15281
add gear lookup to the physics processor
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Jul 2019 21:58:39 +0200] rev 15280
No longer explode dying hogs that take damage
Wuzzy <Wuzzy2@mail.ru> [Sun, 28 Jul 2019 00:36:09 +0200] rev 15279
Remove hardcoded default gamepad bindings
They just cause too much confusion and there is no way the player can disable them. Done because a player complained about exactly this
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Jul 2019 03:42:17 +0200] rev 15278
Prevent saving of demo after /lua command was used
Done because demos are unable to record any manual Lua command atm.
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Jul 2019 01:13:48 +0200] rev 15277
Fix incorrect German translation of "scheme" in context of URI scheme
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Jul 2019 01:09:30 +0200] rev 15276
Enable "replay" button after playing a demo or saved game
alfadur [Thu, 25 Jul 2019 23:02:02 +0300] rev 15275
replace time with milliseconds
alfadur [Thu, 25 Jul 2019 22:31:24 +0300] rev 15274
add gear allocator
alfadur [Thu, 25 Jul 2019 21:59:20 +0300] rev 15273
use better contact point for inter-gear collision
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Jul 2019 19:40:40 +0200] rev 15272
Fix bad pixel offsets in CPU flag preview
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Jul 2019 19:18:48 +0200] rev 15271
Default_es: Remove Coward.ogg
This file was in English, but the voicepack must be in Spanish.
alfadur [Thu, 25 Jul 2019 19:58:19 +0300] rev 15270
add time events
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Jul 2019 18:40:06 +0200] rev 15269
Mutant: Remove excess teams if a clan has more than one team
nemo [Thu, 25 Jul 2019 11:58:40 -0400] rev 15268
based on user feedback, the audio provided by the translator here is inappropriate. replacing with the english pending a new translation
Wuzzy <Wuzzy2@mail.ru> [Mon, 22 Jul 2019 19:26:58 +0200] rev 15267
VideoRec: Stop prerecording when /lua activates
alfadur [Thu, 25 Jul 2019 16:29:14 +0300] rev 15266
clear intermediate result structures between iterations
unC0Rr [Thu, 25 Jul 2019 15:18:00 +0200] rev 15265
Implement ipc queue which takes care of message ordering and timestamps
unC0Rr [Thu, 25 Jul 2019 14:23:25 +0200] rev 15264
Rethink message types a bit
alfadur [Thu, 25 Jul 2019 00:05:30 +0300] rev 15263
reserve zero gear id
alfadur [Wed, 24 Jul 2019 23:37:58 +0300] rev 15262
check dynamic collision arrays first
alfadur [Wed, 24 Jul 2019 23:33:06 +0300] rev 15261
update collision grid with position changes
alfadur [Wed, 24 Jul 2019 22:49:59 +0300] rev 15260
save full shifts to position updates
alfadur [Tue, 23 Jul 2019 20:22:27 +0300] rev 15259
update to stable nom5
Wuzzy <Wuzzy2@mail.ru> [Mon, 22 Jul 2019 10:04:19 +0200] rev 15258
Fix word "Feedback" not being translated in error message
This does not violate the string freeze, the string is already present in PageMain.
Wuzzy <Wuzzy2@mail.ru> [Sun, 21 Jul 2019 11:22:06 +0200] rev 15257
Pagetraining: Move style sheet to CSS files
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Jul 2019 21:00:28 +0200] rev 15256
Frontend: Tweak deco border around teams list
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Jul 2019 19:33:40 +0200] rev 15255
Bans list: Remove vertical header, make horizontal header non-clickable
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Jul 2019 19:26:13 +0200] rev 15254
Move chat box stylesheets to CSS files
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Jul 2019 18:45:30 +0200] rev 15253
Fix multiple timeboxes spawning when hog moves before timebox arrived
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Jul 2019 03:39:58 +0200] rev 15252
CTF: Fix clan not winning if enemy hog was time-travelling
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Jul 2019 03:25:15 +0200] rev 15251
Use minimum size for keybinder category list
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Jul 2019 01:46:40 +0200] rev 15250
Pagevideos: Create header object explicitly
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Jul 2019 00:45:39 +0200] rev 15249
Fix broken stylesheet in keybinder widget
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Jul 2019 00:20:50 +0200] rev 15248
Pagetraining: Fix broken style sheet
Wuzzy <Wuzzy2@mail.ru> [Wed, 17 Jul 2019 23:52:01 +0200] rev 15247
Fix broken styling of window size widgets
Wuzzy <Wuzzy2@mail.ru> [Wed, 17 Jul 2019 00:33:55 +0200] rev 15246
Fix cursor not being disabled when teleporting hog into water
Wuzzy <Wuzzy2@mail.ru> [Mon, 15 Jul 2019 23:26:00 +0200] rev 15245
Racer: Count turn as skipped when computer skipped
Wuzzy <Wuzzy2@mail.ru> [Mon, 15 Jul 2019 21:13:01 +0200] rev 15244
Drowning gears: Delete big gears when they're *completely* out of visible area
Wuzzy <Wuzzy2@mail.ru> [Mon, 15 Jul 2019 20:46:50 +0200] rev 15243
Add small plane sound fade-in in weWrap
Wuzzy <Wuzzy2@mail.ru> [Mon, 15 Jul 2019 13:13:14 +0200] rev 15242
HedgeEditor/Construction Mode: Adjust ammo ordering to match ammo menu's
Wuzzy <Wuzzy2@mail.ru> [Mon, 15 Jul 2019 12:27:02 +0200] rev 15241
Make planewater.ogg loop seamless (fix awful clicking)
Wuzzy <Wuzzy2@mail.ru> [Mon, 15 Jul 2019 10:36:00 +0200] rev 15240
Drawn maps: Update uLandPainted scaling to match the new map bounds