View Issue Details

IDProjectCategoryView StatusLast Update
0003854The Dark ModScript/Defpublic15.09.2014 17:44
ReporterSteveL Assigned ToSteveL  
PrioritynormalSeveritynormalReproducibilityN/A
Status resolvedResolutionfixed 
Product VersionTDM 2.03 
Target VersionTDM 2.03 
Summary0003854: String handling script events from Tels
DescriptionProvided by Tels in forum post: http://forums.thedarkmod.com/topic/16511-my-patches-and-contribution/page__view__findpost__p__354314

StrRemove( const char *string, const char *remove );
StrReplace( const char *string, const char *remove, const char *replace );
StrFind( const char *string, const char *find, const int mcasesensitive, const int mstart, const int mend );
TagsNo tags attached.

Activities

SteveL

SteveL

15.09.2014 17:44

reporter   ~0007009

Committed at rv6103

Issue History

Date Modified Username Field Change
15.09.2014 17:07 SteveL New Issue
15.09.2014 17:07 SteveL Status new => assigned
15.09.2014 17:07 SteveL Assigned To => SteveL
15.09.2014 17:44 SteveL Note Added: 0007009
15.09.2014 17:44 SteveL Status assigned => resolved
15.09.2014 17:44 SteveL Resolution open => fixed