rathena/.gitignore
Euphy 684c336d49 Item-related bug fixes and other miscellaneous fixes.
Item fixes:
- Fixed Tikbalang Card and Lichtern * Card itemscripts. (bugreport:8834)
http://rathena.org/board/tracker/issue-8834-lichtern-cards-tikbalang-card/
- Added Rudo Card itemscript. (bugreport:8833)
http://rathena.org/board/tracker/issue-8833-rudo-card/
- Fixed itemscript for Wild Rider Card. (bugreport(8898)
http://rathena.org/board/tracker/issue-8898-wild-rider-card/
- Added some constants in item database. (part of bugreport:8831)
http://rathena.org/board/tracker/issue-8831-gioia-card/
- Updated a few other Renewal items.

Other fixes:
- Updated Malaya and Biolab 4 spawns. (Hercules 03949b9)
- Added additional .gitignore entries. (Hercules)
- Added a missing 'noteleport' mapflag for spl_in02. (bugreport:8925)
http://rathena.org/board/tracker/issue-8925-spl-in02-can-use-teleport/
- Fixed a leftover in atcommand documentation. (bugreport:8770)
http://rathena.org/board/tracker/issue-8770-dropall-atcommands-docs/

Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-04-25 12:31:32 -04:00

126 lines
1.7 KiB
Plaintext

/autom4te.cache/output.0
/autom4te.cache/requests
/autom4te.cache/traces.0
#Global
.Apple*
.DS_Store
.clang_complete
.local.vimrc
.ycm_extra_conf.py*
Thumbs.db
# /
/*_fifo
/*.exe
/*.ilk
/*.log
/*.ncb
/*.opensdf
/*.opt
/*.pdb
/*.pid
/*.sdf
/*.stackdump
/*.suo
/char-server_sql
/char-server
/config.log
/config.status
/core
/ipch
/login-server_sql
/login-server
/Makefile
/Makefile.cache
/map-server_sql
/map-server
/mapcache
/nbproject
# /3rdparty/libconfig/
/3rdparty/libconfig/Makefile
/3rdparty/libconfig/*.o
# /3rdparty/mt19937ar/
/3rdparty/mt19937ar/Makefile
/3rdparty/mt19937ar/*.o
# /db/
/db/import
# /conf/
/conf/import
/conf/msg_conf/import
# /doc/
/doc/doxygen
# /log/
/log/*.log
/log/*.leaks
# /src/char/
/src/char/Makefile
/src/char/obj_sql
# /src/common/
/src/common/Makefile
/src/common/obj_all
/src/common/obj_sql
/src/common/svnversion.h
# /src/custom/
/src/custom
# /src/login/
/src/login/Makefile
/src/login/obj_sql
# /src/map/
/src/map/Makefile
/src/map/obj_sql
/src/map/pcre.h
# /src/test/
/src/test/Makefile
/src/test/obj
# /src/tool/
/src/tool/Makefile
/src/tool/obj_all
# /tools/
/tools/convert
/tools/adduser
/tools/*.exe
/tools/*.ilk
/tools/*.pdb
# /vcproj-13/
/vcproj-13/char-server_sql
/vcproj-13/login-server_sql
/vcproj-13/mapcache
/vcproj-13/map-server_sql
/vcproj-13/*.user
# /vcproj-12/
/vcproj-12/char-server_sql
/vcproj-12/login-server_sql
/vcproj-12/mapcache
/vcproj-12/map-server_sql
/vcproj-12/*.user
# /vcproj-10/
/vcproj-10/char-server_sql
/vcproj-10/login-server_sql
/vcproj-10/mapcache
/vcproj-10/map-server_sql
/vcproj-10/*.user
# /vcproj-9/
/vcproj-9/*.user
/vcproj-9/char-server_sql
/vcproj-9/login-server_sql
/vcproj-9/map-server_sql
/vcproj-9/mapcache