ultramage
|
caaa7bde2f
Removed some redundant code from the sql charserver.
|
há 17 anos atrás |
FlavioJS
|
0498cb19c0
* Reimplemented mmo_char_fromsql using sql statements. (fixes bugreport:93)
|
há 17 anos atrás |
ultramage
|
8998f367c1
Fixed a severe bug in inventory saving code (caused by r11192).
|
há 17 anos atrás |
ultramage
|
5216ecf05e
* Fixed a typo in the status-change saving code (wrong variable used)
|
há 17 anos atrás |
ultramage
|
8d014dd02a
Added back SQL charserver listening socket code that got removed in the /tmpsql merge.
|
há 17 anos atrás |
FlavioJS
|
65642f6f1c
* Merged the tmpsql branch:
|
há 17 anos atrás |
ultramage
|
8a45d05f1c
Wiped out every mention of RETCODE from /src.
|
há 17 anos atrás |
skotlex
|
0c1a8f2b37
- Cleaned some more the hotkey code: The order by and limit specifications are not really needed when loading hotkeys, and added hotkey deletion when you delete the character.
|
há 18 anos atrás |
skotlex
|
dff80559d4
- Merged and completed Latio's work on server-side hot-key saving (http://www.eathena.ws/board/index.php?s=&showtopic=159388&view=findpost&p=884453)
|
há 18 anos atrás |
ultramage
|
bc31c68ad5
The new functions now clear junk from the output buffer, this simplifies the code a bit.
|
há 18 anos atrás |
ultramage
|
f5f77a5d51
* Cleaned up junk left in the code by the mapcache/mapindex update
|
há 18 anos atrás |
ultramage
|
c06dca0c87
Some minor typo fixing.
|
há 18 anos atrás |
ultramage
|
7f6ee484ba
Fixed a missing charserver include causing "warning: struct declared inside parameter list".
|
há 18 anos atrás |
ultramage
|
8be64bc3b4
* Added support for character rename packet (only dummy code for now)
|
há 18 anos atrás |
ultramage
|
16baba6519
* Corrected packet_db.txt. See topic:158382 for details. As a side-effect, the latest packet version is now 22 instead of 21.
|
há 18 anos atrás |
ultramage
|
1ed7f6c584
Cleaned up some parts of the code.
|
há 18 anos atrás |
ultramage
|
3935c7bf4a
* TXT->SQL converter fixup
|
há 18 anos atrás |
FlavioJS
|
3e13b73efe
|
há 18 anos atrás |
ultramage
|
e1397576e6
- Fixed missing client update when 'return to savepoint' fails
|
há 18 anos atrás |
FlavioJS
|
f68f40f94d
* Displaying op names instead of numbers in script engine errors.
|
há 18 anos atrás |
ultramage
|
1bf049d7d2
Some typo fixing / cleaning
|
há 18 anos atrás |
ultramage
|
e142319d63
- Fixed an infinite char-server loop on the map connection
|
há 18 anos atrás |
FlavioJS
|
f3bb9a322d
* RFIFOREST returns 0 when the session is eof (input data is implicitly discarted).
|
há 18 anos atrás |
ultramage
|
dfdb5368c7
Corrected some weird fgets() statements, plus reformatted them
|
há 18 anos atrás |
ultramage
|
301d493855
- Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast time and delay reducibility by item scripts (cards and such)
|
há 18 anos atrás |
ultramage
|
9e7eb8804f
- Removed the TURBO socket mechanism - it was in fact just using a variable to cache a few arithmetic operations (premature optimization)
|
há 18 anos atrás |
ultramage
|
6e24df08ec
Removed the wtf-y mmo_char_fromsql_short() from r2527
|
há 18 anos atrás |
ultramage
|
7ba367d0c6
Replaced a few missed set_eof()-s
|
há 18 anos atrás |
FlavioJS
|
71f29c0445
* Added Buuyo-Tama's shortlist for send/eof sockets (defined out for now).
|
há 18 anos atrás |
ultramage
|
150f7d0b56
- Fixed a compilation problem with the pid plugin
|
há 18 anos atrás |