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
/
system.c
Age
Commit message (
Expand
)
Author
2012-06-13
some changes...
Teetime
2012-01-04
fixed compiling with gcc on windows
oy
2012-01-03
Merge pull request #912 from matricks/threadedflip
oy
2012-01-01
fixed atomics and semaphore for windows. can't test it correctly however due ...
Magnus Auvinen
2011-12-29
reworked ban system
oy
2011-12-29
removed some unused code
oy
2011-12-04
added missing close for a file search handle
oy
2011-12-04
fixed debug message, c&p...
oy
2011-12-04
fixed error message for socket creation on windows
oy
2011-09-12
Fixes for compiling with Solaris kernel.
Ian Wilson
2011-08-11
General whitespace and tab cleanup
Shereef Marzouk
2011-07-30
fixed econ feature and tcp
oy
2011-07-06
added "fixed tcp and added ipv6 tcp support" by SushiTee
oy
2011-06-18
fixed compiler error on older windows sdk's. Closes #627
oy
2011-06-09
made tab completion for names in chat start with the ones that match on the b...
oy
2011-05-05
fixed compiler warnings. Closes #679
oy
2011-05-01
adding thread_detach to system.h and system.c
heinrich5991
2011-04-22
made net_addr_str give a string without port if it is = 0
heinrich5991
2011-04-13
added "Whitespace and line Endings cleanup" by GreYFoX
oy
2011-04-03
Fixed some compiler warnings
Sworddragon
2011-03-30
finished IPv6 support (master servers aren't compatible with 0.5 and older). ...
oy
2011-03-28
fixed some compiler warnings
oy
2011-03-28
added ipv6 support from the old lua branch
oy
2011-03-05
made dbg_dumpmem and dbg_lognetwork work again
oy
2011-02-21
made the client's map search work with sub folders. Closes #254
oy
2011-02-13
fixed nethash
oy
2011-02-10
removed a compiler warning
oy
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-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-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
[next]