.. |
Makefile
|
7390d2d950
Removed graph, httpd and webserver
|
преди 18 години |
atcommand.c
|
c848fd71d2
- Item search is now a bit smarter. When no item is found with the same 'aegis name', then the 'normal' name is used instead.
|
преди 18 години |
atcommand.h
|
d241d16d2a
Some misc cleanups (typos, formatting, forgotten changelog entry etc)
|
преди 18 години |
battle.c
|
aca93bf9ff
- Added support for mob skill target 'randomtarget', when specified, it will pick a random enemy from within the skill's cast range.
|
преди 18 години |
battle.h
|
aca93bf9ff
- Added support for mob skill target 'randomtarget', when specified, it will pick a random enemy from within the skill's cast range.
|
преди 18 години |
charcommand.c
|
c848fd71d2
- Item search is now a bit smarter. When no item is found with the same 'aegis name', then the 'normal' name is used instead.
|
преди 18 години |
charcommand.h
|
9f164c312b
- re-added the duplicit nj/gs name messages in msg_athena
|
преди 18 години |
charsave.c
|
52245f90b9
- Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before checking if UINT_MAX has been defined.
|
преди 18 години |
charsave.h
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
преди 18 години |
chat.c
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
преди 18 години |
chat.h
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
преди 18 години |
chrif.c
|
d241d16d2a
Some misc cleanups (typos, formatting, forgotten changelog entry etc)
|
преди 18 години |
chrif.h
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
преди 18 години |
clif.c
|
3b59523144
A followup to r9761, a header include that somehow didn't commit
|
преди 18 години |
clif.h
|
9d049827d7
- Reverted the dup-label check code since it has a bug that needs to be fixed first (it fails to recognize const.txt values)
|
преди 18 години |
date.c
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
преди 18 години |
date.h
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
преди 18 години |
guild.c
|
aa89a8d655
Fixed a crash when a castle from [0..MAX-1] wasn't in the db
|
преди 18 години |
guild.h
|
4b78fc3c9f
- Changes to script buildin functions:
|
преди 18 години |
intif.c
|
8ec0ed0d47
- Corrected homunculus's aspd being halved after using some aspd adjusting skill.
|
преди 18 години |
intif.h
|
b55b492943
- Moved the pet rename code from int_pet.c to inter.c and normalized it so it can be used for any object.
|
преди 18 години |
irc.c
|
fbe23f27a2
Undid the memset->malloc_set replacement
|
преди 18 години |
irc.h
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
преди 18 години |
itemdb.c
|
c848fd71d2
- Item search is now a bit smarter. When no item is found with the same 'aegis name', then the 'normal' name is used instead.
|
преди 18 години |
itemdb.h
|
c848fd71d2
- Item search is now a bit smarter. When no item is found with the same 'aegis name', then the 'normal' name is used instead.
|
преди 18 години |
log.c
|
9d049827d7
- Reverted the dup-label check code since it has a bug that needs to be fixed first (it fails to recognize const.txt values)
|
преди 18 години |
log.h
|
335723f839
- Removed log_uptime that was accidentally introduced in r1208
|
преди 18 години |
mail.c
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
преди 18 години |
mail.h
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
преди 18 години |
map.c
|
cc72c3cd89
- Readded grfio_final to the map_server.
|
преди 18 години |
map.h
|
81a9313a9d
- Removed sd->max_menu, sd->npc_menu is now reused to store what is the max number of valid entries and prevent clients from picking invalid options.
|
преди 18 години |
mercenary.c
|
b55b492943
- Moved the pet rename code from int_pet.c to inter.c and normalized it so it can be used for any object.
|
преди 18 години |
mercenary.h
|
b55b492943
- Moved the pet rename code from int_pet.c to inter.c and normalized it so it can be used for any object.
|
преди 18 години |
mob.c
|
aca93bf9ff
- Added support for mob skill target 'randomtarget', when specified, it will pick a random enemy from within the skill's cast range.
|
преди 18 години |
mob.h
|
aca93bf9ff
- Added support for mob skill target 'randomtarget', when specified, it will pick a random enemy from within the skill's cast range.
|
преди 18 години |
npc.c
|
bc5f3f5a4c
Removed one grf function that DracoRPG missed
|
преди 18 години |
npc.h
|
c52340cb3a
- Corrected the homunculus deletion functions so that the homunculus is deleted together with the character.
|
преди 18 години |
npc_chat.c
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
преди 18 години |
party.c
|
8a9e1eaa07
- When when a party-member levels up, the level change is sent to the char-server to update the even-share range values.
|
преди 18 години |
party.h
|
8a9e1eaa07
- When when a party-member levels up, the level change is sent to the char-server to update the even-share range values.
|
преди 18 години |
path.c
|
e034ce07bb
Typo hunt
|
преди 18 години |
pc.c
|
71ca66f8b1
Minor details (pdb file location, improved debug, npc typo)
|
преди 18 години |
pc.h
|
c82708aba9
- Made the pc_deleteinvincibletimer function a define so it auto-checks for the timer value.
|
преди 18 години |
pcre.h
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
преди 18 години |
pet.c
|
b55b492943
- Moved the pet rename code from int_pet.c to inter.c and normalized it so it can be used for any object.
|
преди 18 години |
pet.h
|
b55b492943
- Moved the pet rename code from int_pet.c to inter.c and normalized it so it can be used for any object.
|
преди 18 години |
script.c
|
4130bdd3b8
- Cleaned up the npcshop(add/del) item script commands, fixed a possible dangling pointer crash caused by their improper use of realloc. They no longer automatically attach the script to the shop, and they will return true/false based on whether the shop was found or not.
|
преди 18 години |
script.h
|
6827bc726b
* Hotfix: Freeing of freed pointer when replacing script functions. [Lance]
|
преди 18 години |
skill.c
|
50a03b0751
- Corrected char deletion not working (column is called homun_id, not hom_id...)
|
преди 18 години |
skill.h
|
4b78fc3c9f
- Changes to script buildin functions:
|
преди 18 години |
status.c
|
8ec0ed0d47
- Corrected homunculus's aspd being halved after using some aspd adjusting skill.
|
преди 18 години |
status.h
|
985abe3b02
- Changed the night status from 149 to 160, which seems to work so much better, and also enabled simplifying the night code. The previous code was there left commented in case it's needed again.
|
преди 18 години |
storage.c
|
fbe23f27a2
Undid the memset->malloc_set replacement
|
преди 18 години |
storage.h
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
преди 18 години |
trade.c
|
e6e31a01d2
- Moved the homunculus setting from pet.conf to homunc.conf
|
преди 18 години |
trade.h
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
преди 18 години |
unit.c
|
8ec0ed0d47
- Corrected homunculus's aspd being halved after using some aspd adjusting skill.
|
преди 18 години |
unit.h
|
bc9daa6048
- Added function unit_escape to simplify the run-away code a bit in the mob ai.
|
преди 18 години |
vending.c
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
преди 18 години |
vending.h
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
преди 18 години |