gzdoom-gles/wadsrc
Kevin Caccamo 884de51b70 Add the "RIndexOf" method to FString, which works like String.lastIndexOf from JavaScript
RIndexOf returns the index where the substring starts, instead of the index where the substring ends - 1.

Deprecate the LastIndexOf method of StringStruct
2018-08-25 20:37:40 +02:00
..
static Add the "RIndexOf" method to FString, which works like String.lastIndexOf from JavaScript 2018-08-25 20:37:40 +02:00
CMakeLists.txt - missed one qzdoom reference 2017-07-20 06:45:08 -04:00