 Rubidiumandrubidium42
|
1f411f8a16
|
Codechange: use string_view for squirrel parameter checks
|
2025-05-04 16:59:06 +02:00 |
|
 Rubidiumandrubidium42
|
8f74c08ea6
|
Codechange: put SQRegFunctions into initializer_list and use ranged for loops
|
2025-05-04 14:05:05 +02:00 |
|
 Rubidiumandrubidium42
|
ec79ceb2be
|
Codechange: use std::string_view for sq_pushstring
|
2025-05-03 23:02:09 +02:00 |
|
 Rubidiumandrubidium42
|
e0c670cbe8
|
Codechange: replace NULL with nullptr
|
2023-12-26 07:18:52 +01:00 |
|
 Rubidiumandrubidium42
|
a9774f3e34
|
Cleanup: [Squirrel] Use nullptr instead of 0 or NULL
|
2021-06-17 16:18:30 +02:00 |
|
rubidium
|
9b0c01e9bf
|
(svn r26781) -Codechange [Squirrel]: remove includes/definitions that are already in stdafx.h
|
2014-09-06 20:20:35 +00:00 |
|
rubidium
|
eb52e65bec
|
(svn r26777) -Codechange: use safe string functions in squirrel code as well, and prevent using the ones that are deemed unsafe
|
2014-09-06 19:54:35 +00:00 |
|
rubidium
|
33ab505567
|
(svn r26774) -Cleanup [Squirrel]: remove _SC macro
|
2014-09-06 17:46:56 +00:00 |
|
yexo
|
c9a25c88fa
|
(svn r17499) -Fix (r17498): remove 2 unused functions so some compilers stop warning about them
|
2009-09-10 23:14:21 +00:00 |
|
yexo
|
ca6c4ee98a
|
(svn r17498) -Add [NoAI]: Enable the squirrel std math library
|
2009-09-10 20:19:12 +00:00 |
|
rubidium
|
1ad50ce4e6
|
(svn r15578) -Change: unexternalise squirrel.
|
2009-02-25 01:21:50 +00:00 |
|