ultramage
|
bfd5397913
Renamed 'storage_' to 'items' in the storage_data structure.
|
17 tahun lalu |
ultramage
|
a35279667d
Renamed 'struct storage' to 'struct storage_data' (to make 'storage' available as a variable name).
|
17 tahun lalu |
Kevin
|
2c1144e804
TXT code has been re uploaded. Please note this does not change the fact that TXT support has been dropped. There is no guarantee the code base will be managed and it will in the near future be REMOVED. If there is in ANY way TXT support in the future, it will be abstracted through a sql interface so only the sql code has to be maintained.
|
17 tahun lalu |
Kevin
|
ace648245b
I live in a giant bucket.
|
17 tahun lalu |
ultramage
|
94943b2b6a
Adjusted eAthena code to compile cleanly in C++ mode.
|
17 tahun lalu |
ultramage
|
65834585a8
Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, generated by ShowMessage(). It now works exactly like printf().
|
17 tahun lalu |
FlavioJS
|
9d2688ad87
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
|
17 tahun lalu |
ultramage
|
3d7a129b90
Using predefined constants as parameters to the exit() function.
|
17 tahun lalu |
FlavioJS
|
65642f6f1c
* Merged the tmpsql branch:
|
17 tahun lalu |
ultramage
|
8a45d05f1c
Wiped out every mention of RETCODE from /src.
|
17 tahun lalu |
ultramage
|
dfdb5368c7
Corrected some weird fgets() statements, plus reformatted them
|
18 tahun lalu |
ultramage
|
148f3fca88
Cleaning up of the socket code
|
18 tahun lalu |
ultramage
|
e034ce07bb
Typo hunt
|
18 tahun lalu |
FlavioJS
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
18 tahun lalu |
skotlex
|
42375e1896
- Rewrote the txt->sql converter. It now links directly to the char server files so that it should get auto-updated with any code changes in the later.
|
18 tahun lalu |
Valaris
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 tahun lalu |
Valaris
|
fd99753f8e
Clearing trunk.
|
19 tahun lalu |
amber
|
307af82dec
More ANSI C++/C conformance fixes [SVN 1341: MouseJstr]
|
20 tahun lalu |
amber
|
150683e2e6
Fixed use of storage variable to conform to ANSI C spec [MouseJstr]
|
20 tahun lalu |
celest
|
91fb421a67
* Fixed alot of memory leaks
|
20 tahun lalu |
(no author)
|
e08d46b479
More G++ work
|
20 tahun lalu |
(no author)
|
dea15d7c9a
A lot of changes. login and char server compile under both TXT and SQL under g++. Same for the convertors (login and char). One change that I felt iffy about, but it worked, was the char* buf -> unsinged char* bug in clif.c
|
20 tahun lalu |
(no author)
|
778e804dd6
update
|
20 tahun lalu |
valaris
|
20416572ab
* Fixed crash with upgrading TXT and having more than 256 accounts. [Valaris]
|
20 tahun lalu |
amber
|
d479e29aee
Fixed some file types
|
20 tahun lalu |
(no author)
|
706e785091
|
20 tahun lalu |