]> Shamusworld >> Repos - rln/log
rln
12 years agoMore cleanups.
James Hammons [Wed, 28 Dec 2011 09:59:18 +0000 (09:59 +0000)]
More cleanups.

12 years agoIn "doobject" :
SCPCD [Tue, 27 Dec 2011 14:39:05 +0000 (14:39 +0000)]
In "doobject" :
-      strcpy(obj_fname[obj_index], fname);
+      strcpy(obj_fname[obj_index], path_tail(fname)); // SCPCD : get the name of the file instead of all pathname

12 years agoMinor dusting.
James Hammons [Mon, 26 Dec 2011 17:59:11 +0000 (17:59 +0000)]
Minor dusting.

12 years agoInitial commit.
James Hammons [Mon, 26 Dec 2011 17:38:55 +0000 (17:38 +0000)]
Initial commit.