Commit graph

808 commits

Author SHA1 Message Date
cen
833a6e0273 Changed install paths from /usr/local/var to /usr/local/var/pvpgn and /usr/local/etc to /usr/local/etc/pvpgn 2014-08-09 13:51:22 +02:00
HarpyWar
57968d83c8 fix compile error on Linux https://travis-ci.org/HarpyWar/pvpgn/builds/31499490 2014-08-02 20:05:48 +04:00
HarpyWar
137b5cc7a5 * command /chost to allow host custom maps with GHost f6a2049502 (commitcomment-7207326)
* add help for /host and /chost
2014-08-02 19:32:56 +04:00
HarpyWar
f4fff62f82 * add server_handle_rehash to Lua
* function in Lua to save GHost state when rehash
2014-08-02 19:26:01 +04:00
HarpyWar
607d798609 Lua function handle_user_icon (feature to override user icon from Lua) 2014-08-02 17:51:07 +04:00
HarpyWar
5d05d6ce4a add handle_game_list Lua function (feature to sort game list from Lua) https://github.com/HarpyWar/pvpgn/issues/35 2014-08-02 17:49:40 +04:00
HarpyWar
69fed5a3e2 * add game_get_by_name Lua API function
* refactoring for lua_handle_command
2014-08-02 14:13:52 +04:00
HarpyWar
9d13198a88 continuation of previous commit https://github.com/HarpyWar/pvpgn/issues/49 2014-07-31 11:08:36 +04:00
HarpyWar
c1af0137d1 feature to ignore commands flood protection in Lua https://github.com/HarpyWar/pvpgn/issues/49 2014-07-31 11:02:17 +04:00
HarpyWar
f6a2049502 commands implementation for Ghost++ and DotA support in Lua https://github.com/HarpyWar/pvpgn/issues/35 (untested code) 2014-07-30 17:15:30 +04:00
HarpyWar
a49a95a448 change return codes in Lua commands https://github.com/HarpyWar/pvpgn/issues/47 2014-07-26 16:39:14 +04:00
HarpyWar
60ea38000a fix crash when chatting on moderated channel https://github.com/HarpyWar/pvpgn/issues/68 2014-07-24 11:22:18 +04:00
HarpyWar
e6e07856bb Update .travis.yml 2014-07-23 21:40:32 +04:00
HarpyWar
a28e67f6be fix pvpgn crash when creating diablo 2 game https://github.com/HarpyWar/pvpgn/issues/68 2014-07-23 15:03:50 +04:00
HarpyWar
873025eb73 additional for previous commit https://github.com/HarpyWar/pvpgn/issues/67 2014-07-22 11:12:13 +04:00
HarpyWar
b1975c4316 fix /mute output https://github.com/HarpyWar/pvpgn/issues/67 2014-07-22 10:58:12 +04:00
HarpyWar
90a44ad4bf fox /whois https://github.com/HarpyWar/pvpgn/issues/68 2014-07-22 10:52:43 +04:00
HarpyWar
dfee2d7715 Merge pull request #66 from xboi209/patch-7
Define connection class 0x98
2014-07-20 12:04:18 +04:00
xboi209
e57d3c8004 Update handle_init.cpp 2014-07-20 00:58:18 -07:00
xboi209
ffe5f9e855 Update init_protocol.h 2014-07-20 00:55:45 -07:00
HarpyWar
853daa5b92 little fix for a previous commit 2014-07-20 11:14:52 +04:00
HarpyWar
4645d484f0 fix Windows version identification https://github.com/HarpyWar/pvpgn/issues/65 2014-07-20 11:09:05 +04:00
HarpyWar
61a682eee0 fix Windows version identification https://github.com/HarpyWar/pvpgn/issues/60#issuecomment-49385463 2014-07-19 14:43:20 +04:00
HarpyWar
fb47c20057 Merge pull request #64 from xboi209/patch-6
Update winmain.cpp
2014-07-19 13:49:53 +04:00
xboi209
d982603dd8 Update winmain.cpp
-Changed the huge if-else statement list to switch-case
-bnetd.conf will now open in the default application rather than notepad.exe
-Changed the Homepage link to http://pvpgn.pro/
2014-07-17 18:03:40 -07:00
HarpyWar
d0616d4b1d fix /admin command output https://github.com/HarpyWar/pvpgn/issues/63 2014-07-17 20:14:16 +04:00
HarpyWar
d7893fe253 Update validate.bat script - English should not be checked 2014-07-17 18:17:17 +04:00
HarpyWar
00009df854 Update version.h 2014-07-17 18:15:41 +04:00
HarpyWar
fefef4e584 Add .gitattributes https://github.com/HarpyWar/pvpgn/pull/53 2014-07-17 16:34:33 +04:00
HarpyWar
854ac23460 Russian text encoding conversion for Starcraft, Diablo 1, Warcraft 2 https://github.com/HarpyWar/pvpgn/issues/13#issuecomment-44127543 2014-07-16 22:26:27 +04:00
HarpyWar
3fee8b7ae9 Update .travis.yml 2014-07-16 14:38:07 +04:00
HarpyWar
0c71645d87 fix display /games https://github.com/HarpyWar/pvpgn/issues/56 2014-07-16 14:08:48 +04:00
HarpyWar
2cc7a8cfcf Merge pull request #53 from xboi209/master
Change line endings from Unix to Windows
2014-07-16 13:46:59 +04:00
HarpyWar
9622e06b3f fix Windows version identification https://github.com/HarpyWar/pvpgn/issues/60 2014-07-16 13:23:06 +04:00
HarpyWar
7107a67276 Merge branch 'patch-2' of git://github.com/plisskenwat/pvpgn 2014-07-16 11:47:13 +04:00
HarpyWar
b08489cce9 Merge branch 'patch-2' of git://github.com/plisskenwat/pvpgn into plisskenwat-patch-2
Conflicts:
	conf/i18n/esES/bnhelp.conf
	conf/i18n/esES/bnmotd.txt
	conf/i18n/esES/common.xml
2014-07-16 11:47:06 +04:00
xboi209
27a47df0fa Change line endings from Unix to Windows 2014-07-12 18:59:44 -07:00
xboi209
7f52813082 Merge pull request #1 from HarpyWar/master
Sync with Harpywar
2014-07-12 18:02:47 -07:00
plisskenwat
56bed29c2c Merge pull request #1 from xboi209/patch-4
Update common.xml
2014-07-12 16:02:55 -07:00
xboi209
8314302fa6 Update common.xml 2014-07-12 16:02:04 -07:00
plisskenwat
7946fd94cc Update common.xml 2014-07-13 00:46:07 +02:00
plisskenwat
0e528dc734 Update common.xml 2014-07-13 00:26:50 +02:00
plisskenwat
65b5c13a2a Update common.xml 2014-07-13 00:23:43 +02:00
plisskenwat
5301e283b6 Update common.xml 2014-07-13 00:20:02 +02:00
plisskenwat
f4b382e793 Update common.xml 2014-07-13 00:16:29 +02:00
plisskenwat
f20eda19ac Update bnmotd.txt 2014-07-13 00:05:53 +02:00
plisskenwat
5367b8c10f Update bnhelp.conf 2014-07-13 00:04:40 +02:00
plisskenwat
d53f9a1192 Update common.xml 2014-07-12 18:15:42 +02:00
plisskenwat
4b5327625e Update common.xml 2014-07-12 18:11:38 +02:00
plisskenwat
84b8fba665 Update common.xml 2014-07-12 17:34:16 +02:00