head 1.2; access; symbols pkgsrc-2021Q1:1.1.0.14 pkgsrc-2021Q1-base:1.1 pkgsrc-2020Q4:1.1.0.12 pkgsrc-2020Q4-base:1.1 pkgsrc-2020Q3:1.1.0.10 pkgsrc-2020Q3-base:1.1 pkgsrc-2020Q2:1.1.0.8 pkgsrc-2020Q2-base:1.1 pkgsrc-2020Q1:1.1.0.4 pkgsrc-2020Q1-base:1.1 pkgsrc-2019Q4:1.1.0.6 pkgsrc-2019Q4-base:1.1 pkgsrc-2019Q3:1.1.0.2 pkgsrc-2019Q3-base:1.1; locks; strict; comment @// @; 1.2 date 2021.06.06.16.35.42; author nia; state dead; branches; next 1.1; commitid lQCAotb3hNlTI5WC; 1.1 date 2019.08.06.20.35.48; author nia; state Exp; branches; next ; commitid bzsimP5a0sJqA0yB; desc @@ 1.2 log @manaplus: update to 2.1.3.17 2021-03-17 New release 2.1.3.17 fix: clear background under too small maps. fix: porting fix for mumblemanager from NetBSD. fix: alternate ip address for char and map servers. fix: back to login button in world selection window. fix: foreground theme color in popups. add: separate auto move sync distance for legacy servers. add: support for items with id bigger than 65535. add: chat command /trimmemory for force trim freed memory. add: switch game console support in source (by cpasjuste). update: golden delicious theme. change: protocol version changed to 26. change: installed desktop icon type to svg (*nix). @ text @$NetBSD: patch-src_mumblemanager.cpp,v 1.1 2019/08/06 20:35:48 nia Exp $ Support NetBSD. --- src/mumblemanager.cpp.orig 2019-01-26 18:51:56.000000000 +0000 +++ src/mumblemanager.cpp @@@@ -16,9 +16,9 @@@@ #include "utils/mathutils.h" -#ifdef __OpenBSD__ +#if defined(__NetBSD__) || defined(__OpenBSD__) #include -#endif // __OpenBSD__ +#endif #include #include @ 1.1 log @Add games/manaplus. ManaPlus is a free, open source 2D MMORPG client for Evol Online, The Mana World, and similar servers. Evol Online is a 2D fantasy-style game which aims to create a friendly environment for interacting with others where people can escape reality and enjoy themselves. The Mana World (TMW) is a serious effort to create an innovative free and open source MMORPG. TMW uses 2D graphics and aims to create a large and diverse interactive world. @ text @d1 1 a1 1 $NetBSD$ @