oy
|
2a570196ef
|
check for case sensitive filename when trying to open a file for reading under windows. Closes #126
|
2010-06-26 17:53:32 +02:00 |
|
Choupom
|
8e8cbdb562
|
fix for folders in demo browser
|
2010-06-10 20:38:16 +08:00 |
|
Choupom
|
848764544f
|
added folders in demo browser (#25)
|
2010-06-04 22:14:02 +02:00 |
|
Magnus Auvinen
|
72c06a2589
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
|
Magnus Auvinen
|
e56feb597b
|
added missing headers
|
2009-10-29 12:14:31 +00:00 |
|
Magnus Auvinen
|
878ede3080
|
major update with stuff
|
2009-10-27 14:38:53 +00:00 |
|
Magnus Auvinen
|
8bd49fe30b
|
some clean up. fixed double server side record messages
|
2009-06-15 13:01:04 +00:00 |
|
Magnus Auvinen
|
d023c72256
|
fixed demo browser so it's ordered and shows all files
|
2009-06-15 10:12:16 +00:00 |
|
Magnus Auvinen
|
307cf4aa64
|
done language selector
|
2009-06-15 08:15:53 +00:00 |
|
Magnus Auvinen
|
f9ef0293ff
|
renamed algorithms.hpp to algotithm.hpp
|
2009-06-15 06:50:47 +00:00 |
|
Magnus Auvinen
|
6309d7ad56
|
continued with localization
|
2009-06-15 06:45:44 +00:00 |
|
Magnus Auvinen
|
6d9ccee95d
|
base for the localization system
|
2009-06-13 16:54:04 +00:00 |
|
Magnus Auvinen
|
69511102de
|
improved the font system even futher. utf8 is now used everywhere. it uses less memory as well
|
2009-06-13 08:22:37 +00:00 |
|
Alfred Eriksson
|
272769ecc5
|
fixed the getaddrinfo-issue on win2k. since it doesn't affect other windows versions we don't have to do any recognisation
|
2009-01-17 22:44:20 +00:00 |
|
Magnus Auvinen
|
cff4feea6b
|
fixed rounding errors in the character core causing it to favour certain directions
|
2008-11-16 22:07:46 +00:00 |
|
Magnus Auvinen
|
f8490e6ea6
|
added str_isspace and str_length functions to system
|
2008-11-08 08:27:11 +00:00 |
|
Magnus Auvinen
|
9acb3e5e71
|
continued on ban support. cleaned up settings a bit. reworked the datadir autodetection. introduced engine_openfile, engine_getpath and engine_listdir. never use fs_listdir or io_open directly
|
2008-10-21 18:05:06 +00:00 |
|
Joel de Vahl
|
2b6f991010
|
Better mem_check reporting
|
2008-10-07 16:17:58 +00:00 |
|
Joel de Vahl
|
d1b55351cc
|
Big endian fix.
|
2008-10-06 16:44:34 +00:00 |
|
Joel de Vahl
|
d5b1c93598
|
fixed message box on osx
|
2008-10-02 14:37:48 +00:00 |
|
Magnus Auvinen
|
cebda9790b
|
some cleanups. splitted e_network.c into several files. continued on the ban support
|
2008-10-02 12:29:19 +00:00 |
|
Dominik Geyer
|
397b9a764b
|
data-dir autodetection; data-dir override; compiled-in data-dir; messagebox if detection fails; does chdir into data-dir
|
2008-10-01 17:16:22 +00:00 |
|
Dominik Geyer
|
fb3e8dec79
|
use sizeof instead of fix value
|
2008-09-30 17:10:19 +00:00 |
|
Dominik Geyer
|
9266f242c3
|
implemented gui_messagebox() which displays low-level message-box
|
2008-09-30 15:52:15 +00:00 |
|
Dominik Geyer
|
799e82ba8b
|
removed redundant unistd.h include
|
2008-09-30 14:24:06 +00:00 |
|
Magnus Auvinen
|
33b50738e6
|
added dead reckoning to the characters
|
2008-09-23 07:43:41 +00:00 |
|
Magnus Auvinen
|
171ca682d3
|
added saving of favorites
|
2008-09-03 21:02:30 +00:00 |
|
Magnus Auvinen
|
16912026db
|
added cl_layershot. fixed some bugs in the network
|
2008-08-17 07:05:16 +00:00 |
|
Magnus Auvinen
|
817f431377
|
moved out e_system, e_detect, vmath and math to a little base library
|
2008-08-14 17:19:13 +00:00 |
|