.. |
char
|
86d162ad13
Fixed an exploit that makes guild skill get higher level than the max defined in guild_skill_tree. (bugreport:3241)
|
16 years ago |
char_sql
|
e54bf092d2
Fixed sql char deletion code using a broken pet deletion query (ran very slow, and had a typo in a binary shift operation) (bugreport:3304).
|
16 years ago |
common
|
33e1fbbd66
- Instancing System (Thanks to Sirius White who did most of the code, with some of my work to implement client side information, some optimizations and bugfixes). Also thanks to contributions from UEAUP team and Orcao.
|
16 years ago |
ladmin
|
104f28b34b
Fixed login printing raw passwdenc passwords to console (bugreport:826).
|
17 years ago |
login
|
e7607efb6c
* Removed online_check config options. (always active now)
|
16 years ago |
map
|
2d8b6a13f4
Skills that have multiple hits should do 1 damage per hit to plants.
|
16 years ago |
plugins
|
339173867c
Removed the 'upnp' plugin (see bugreport:1000).
|
16 years ago |
tool
|
9a8c2a60c9
* Changed the variables of the mapcache structs to fixed size equivalents. (64bit portability issue)
|
16 years ago |
txt-converter
|
2f4acc9ad7
* Added missing char_sql/int_mercenary files to txt-converter's Makefile.in
|
16 years ago |