Commit Graph

20 Commits

Author SHA1 Message Date
Allanis
3a0cf424ea [Remove] Remove some unused stuff. 2014-03-14 23:23:53 +00:00
Allanis
c743205286 [Fix] Minor correctness change in lfile.c 2014-03-13 20:07:52 +00:00
Allanis
deb76abd8d [Add] Create ~/.lephisto/conf if not found. Though, leave it empty. 2014-03-10 22:56:34 +00:00
Allanis
d6e2018e4b [Change] If ldata isn't found, try to be a bit more robust in finding it
yah?!
2014-03-08 01:13:34 +00:00
Allanis
b73a332952 [Add] Allow reading ldata-version by default. 2014-03-08 00:57:24 +00:00
Allanis
9b67305893 [Add] Implemented some cross platform solutions. 2014-02-02 20:05:02 +00:00
Allanis
deeea15889 [Change] Only have ai land once. 2014-01-22 15:38:19 +00:00
Allanis
2533dd816f [Add] Documented opengl stuff. 2013-10-22 18:29:07 +01:00
Allanis
8198a2db77 [Add] Documentation for lfile.c 2013-10-12 18:33:55 +01:00
Allanis
71e0803b1a [Change] Order files with lfile_readDir by newest first. 2013-08-05 17:10:53 +01:00
Allanis
897fb9918d [Add] Now we will initialize the nebulae. 2013-07-13 16:38:29 +01:00
Allanis
243795e068 [Add] Give errors on unsupported OS code. 2013-07-12 19:11:10 +01:00
Steven Arnow
a2bb0df939 All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
Allanis
2120f5da90 [Fix] Accidently used assignment operator rather than logical to check if a file exists. :/ 2013-06-16 02:09:58 +01:00
Allanis
7e0963ad35 [Fix] Possible buffer overflows with strncpy. 2013-06-14 13:50:08 +01:00
Allanis
856ea04d8d [Add] Prompt before overwriting pilot's save. 2013-05-16 15:18:12 +01:00
Allanis
c1058cb7a5 [Fix] Mem leak: What if there is no files to load in load menu? 2013-05-15 21:57:37 +01:00
Allanis
46dfa4a8c3 [Add] You can now save and partially load games (mission is data is lost). 2013-05-15 21:53:03 +01:00
Allanis
3f0faf7983 [Fix] Silly bug in Lephisto filesystem. 2013-05-14 22:34:05 +01:00
Allanis
b791a6e7dc [Add] Filesystem abstraction and path based stuff. 2013-05-14 22:16:10 +01:00