| Commit | Date | |
|---|---|---|
| 2011-03-03 04:51:40 | Tree | |
|
[r3106]
by
anallyst
changed to more efficient and cleaner parsing method, added some functions for numeric checks |
2011-03-03 04:48:49 | Tree |
| 2011-03-03 00:03:52 | Tree | |
|
[r3104]
by
anallyst
double dragon3 dragon stone was passing load knife in level 3-2, where a number is expected instead. interestingly, this crashed only in debug mode. i added a number of checks... if someone volunteers, theres still a lot of atois and atofs left for you |
2011-03-02 23:26:24 | Tree |
|
[r3103]
by
anallyst
storing the filename in the original case greatly enhances loading speed since the match function can choose the fast default path. |
2011-03-02 18:35:23 | Tree |
| 2011-03-02 16:40:43 | Tree | |
|
[r3101]
by
anallyst
added hashmap for string search as well. now the script compilation time is near zero. well done. o0 |
2011-03-02 13:48:02 | Tree |
| 2011-03-02 12:14:29 | Tree | |
|
[r3099]
by
anallyst
added contains method to list which has no sideeffects, to accompany list_includes. added some info about the List functionality and how it can be switched on and off. |
2011-03-02 11:48:40 | Tree |
|
[r3098]
by
anallyst
improved List index and contains lookups by using a hashtable. loading time of contra is decreased by 50 percent. |
2011-03-02 10:10:22 | Tree |