index
:
mirror/zcatch
this commit
master
zCatch
Patched and working
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
base
Age
Commit message (
Expand
)
Author
2010-12-11
show the path of $CURRENTDIR. Closes #323
oy
2010-12-08
added function to add a time stamp string
oy
2010-12-08
moved function to remove files
oy
2010-12-08
added Storage function to move/rename files by Batchyx
oy
2010-11-20
Updated copyrights
Sworddragon
2010-11-17
fixed some compiler warnings
oy
2010-11-16
removed unneeded include
oy
2010-10-29
fixed str_utf8_forward and str_utf8_encode
oy
2010-10-25
moved str_skip_to_whitespace function
oy
2010-10-07
fixed various problems with the file dialog in the editor
oy
2010-10-01
when setting a config string variable check if it's a utf8 string and encode ...
oy
2010-09-29
cleaned up demo listing and fixed its sorting. Closes #73
oy
2010-09-24
fixed map listing
oy
2010-09-24
fixed that it checks the current dir for demos too
oy
2010-09-24
Fixed comments (system.h)
Kaffeine
2010-09-16
fixed last commit
oy
2010-09-16
made folders in editor (#80)
Choupom
2010-09-05
made demo readable for custom map that user doesn't have (#5)
Choupom
2010-08-16
added fixes for compiler errors and warnings by sworddragon
oy
2010-08-12
made unpacking of net strings more strict - prevents possible malformed output
oy
2010-07-05
fixed some compiler errors and warnings with clang
Magnus Auvinen
2010-06-26
check for case sensitive filename when trying to open a file for reading unde...
oy
2010-06-10
fix for folders in demo browser
Choupom
2010-06-04
added folders in demo browser (#25)
Choupom
2010-05-29
copied refactor to trunk
Magnus Auvinen
2009-10-29
added missing headers
Magnus Auvinen
2009-10-27
major update with stuff
Magnus Auvinen
2009-06-15
some clean up. fixed double server side record messages
Magnus Auvinen
2009-06-15
fixed demo browser so it's ordered and shows all files
Magnus Auvinen
2009-06-15
done language selector
Magnus Auvinen
2009-06-15
renamed algorithms.hpp to algotithm.hpp
Magnus Auvinen
2009-06-15
continued with localization
Magnus Auvinen
2009-06-13
base for the localization system
Magnus Auvinen
2009-06-13
improved the font system even futher. utf8 is now used everywhere. it uses le...
Magnus Auvinen
2009-01-17
fixed the getaddrinfo-issue on win2k. since it doesn't affect other windows v...
Alfred Eriksson
2008-11-16
fixed rounding errors in the character core causing it to favour certain dire...
Magnus Auvinen
2008-11-08
added str_isspace and str_length functions to system
Magnus Auvinen
2008-10-21
continued on ban support. cleaned up settings a bit. reworked the datadir aut...
Magnus Auvinen
2008-10-07
Better mem_check reporting
Joel de Vahl
2008-10-06
Big endian fix.
Joel de Vahl
2008-10-02
fixed message box on osx
Joel de Vahl
2008-10-02
some cleanups. splitted e_network.c into several files. continued on the ban ...
Magnus Auvinen
2008-10-01
data-dir autodetection; data-dir override; compiled-in data-dir; messagebox i...
Dominik Geyer
2008-09-30
use sizeof instead of fix value
Dominik Geyer
2008-09-30
implemented gui_messagebox() which displays low-level message-box
Dominik Geyer
2008-09-30
removed redundant unistd.h include
Dominik Geyer
2008-09-23
added dead reckoning to the characters
Magnus Auvinen
2008-09-03
added saving of favorites
Magnus Auvinen
2008-08-17
added cl_layershot. fixed some bugs in the network
Magnus Auvinen
2008-08-14
moved out e_system, e_detect, vmath and math to a little base library
Magnus Auvinen