Commit Graph

1265 Commits

Author SHA1 Message Date
darkrose 9e81b583e6 stfu gcc 2015-04-23 02:05:49 +10:00
darkrose 74fb580dcd Merge branch 'flags' into 'next'
Compiler Flags

Set more sane compiler/linker flags, print what's going to be used when configuring.

See merge request !6
2015-04-22 15:57:55 +00:00
darkrose 3472dd6bd3 more mob sounds 2015-04-23 01:57:00 +10:00
darkrose d9163cb2cb update translations 2015-04-23 00:15:49 +10:00
darkrose 8913a21686 make lava env sound loop better 2015-04-23 00:09:28 +10:00
darkrose 94d295dacb reduce mob client initialisation data 2015-04-23 00:02:31 +10:00
darkrose 549cfea8de reduce mob send data slightly 2015-04-22 23:58:39 +10:00
darkrose f05c9722ca some mob sounds 2015-04-22 23:56:48 +10:00
darkrose a9e4540572 little bit of cleanup to particles 2015-04-22 22:21:41 +10:00
darkrose 1011f6d3ed add privs api url to get default privs 2015-04-20 19:23:01 +10:00
darkrose df69bf46a6 make api summary return version as its first line 2015-04-20 18:40:13 +10:00
Menche e2ff3f4dde meh, clean up ifs a bit 2015-04-17 22:09:24 -07:00
Menche bdbc2c99fe better flag-related messages, cleanup 2015-04-17 22:04:47 -07:00
Menche 2a654cfe3d more flag-related tweaks 2015-04-17 21:25:31 -07:00
Menche eb909deade remove dangerous optimizations, add some checks 2015-04-17 21:25:31 -07:00
darkrose bea5829ba4 api pt2 2015-04-17 02:52:33 +10:00
darkrose 61531780a4 api functionality pt1 2015-04-17 02:08:09 +10:00
darkrose bac883efe8 restore randomness to buffer selection 2015-04-15 16:57:30 +10:00
darkrose 0a29e89a24 swords should kill mobs faster than spears 2015-04-14 01:00:06 +10:00
darkrose d15697038b give grass its own walk sound, add new dirt walk sound 2015-04-14 00:18:28 +10:00
darkrose 6e721c797c shorten the open chest sound a bit 2015-04-13 19:40:20 +10:00
darkrose 6cc5b67af9 new readme file 2015-04-13 01:14:14 +10:00
darkrose bea8c4e927 better utf-8 support for windows 2015-04-12 23:14:51 +10:00
darkrose fa0ddecffe should name the file correctly in the gpl header 2015-04-12 18:50:06 +10:00
darkrose 23357e4416 urgh, windows 2015-04-12 18:48:48 +10:00
darkrose a13ab57f86 gettext cmake changes 2015-04-12 16:03:18 +10:00
darkrose 93e199429e gettext-free internationalisation works now 2015-04-12 15:35:54 +10:00
darkrose 88309b16df gettext without gettext 2015-04-12 15:17:01 +10:00
darkrose 74406aacdd betterer ambient sounds 2015-04-11 23:41:00 +10:00
darkrose 3d7bc18030 ambient sounds, maybe 2015-04-11 18:19:43 +10:00
darkrose 542b5d5904 add sounds for other players walking and digging, and mobs walking 2015-04-11 02:14:31 +10:00
darkrose 004ff0b90a tone down the water step sounds a little 2015-04-10 22:58:21 +10:00
darkrose a9764f7a10 remove more unused stuff from utility.h 2015-04-10 21:37:33 +10:00
darkrose 946900a6f4 remove some unused stuff from utility.h 2015-04-10 19:46:15 +10:00
darkrose 5837bcc433 Merge branch 'next' into 'next'
cast to make MSVC happy

See merge request !5
2015-04-09 18:08:10 +00:00
Joel Heaton 1f8b45365e cast to make MSVC happy 2015-04-09 18:49:45 +01:00
darkrose 1ca890756a make volume control actually control the volume, and allow per-sound gain settings 2015-04-08 01:39:20 +10:00
darkrose 29a3c99990 split walk sounds into left and right steps 2015-04-07 19:30:58 +10:00
darkrose a3395d6427 music should actually fade out, also wtf openal? 2015-04-07 03:15:48 +10:00
darkrose cce7e50dcf fuck forking and calling rm -rf, that's just dumbarsery 2015-04-06 23:30:51 +10:00
darkrose 58d9b384f3 new character creator background music 2015-04-06 21:51:34 +10:00
darkrose 5e7b3bd8f7 keep the players directory celan 2015-04-06 21:06:50 +10:00
darkrose 21b26ff396 new main menu music 2015-04-06 18:16:43 +10:00
darkrose 41a2f24b5c give sound a step, make music fade out 2015-04-06 18:10:52 +10:00
darkrose e987753056 some menu music 2015-04-06 03:04:07 +10:00
darkrose 08e8006b26 actually delete the soundManager 2015-04-06 02:24:40 +10:00
darkrose 807b5f4b08 I don't think this actually does anything at all 2015-04-06 02:19:35 +10:00
darkrose 19236511c3 Merge branch 'next' into 'next'
tweaks to enable native builds on windows

Solves a problem with CMake (GUI at least) entries for OpenAL, Ogg, Vorbis, Vorbisfile and Freetype when attempting to build on Windows. Additionally, disables SAFESEH in linker options to resolve an issue linking to OpenAL.

See merge request !4
2015-04-04 03:29:40 +00:00
darkrose 62a27301ce print chat to stdout on client, cheap copy/paste 2015-04-03 16:56:38 +10:00
darkrose 7166a79d4b fix shovel not being craftable from jungle wood 2015-04-03 00:40:57 +10:00