index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gdnative
/
gdnative
/
string.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused GDNative code
Rémi Verschelde
2022-03-09
1
-171
/
+0
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Further changes in GDNative API
George Marques
2021-03-17
1
-4
/
+40
*
GDNative: New core API
George Marques
2021-01-25
1
-1239
/
+2
*
Changed type to make it work on x32 architecture.
zero13cool
2021-01-05
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-3
/
+3
*
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-03
1
-318
/
+331
*
Make all String float conversion methods be 64-bit
Aaron Franke
2020-07-27
1
-11
/
+5
*
Remove String::find_last (same as rfind)
Stijn Hinlopen
2020-07-03
1
-7
/
+0
*
Remove 32-bit String hex_to_int method
Aaron Franke
2020-06-03
1
-2
/
+2
*
Remove 32-bit String to_int method
Aaron Franke
2020-06-03
1
-1
/
+1
*
Fix GDNative wrapper type sizes (RID, Variant, Packed*Array), add size checki...
bruvzg
2020-05-16
1
-0
/
+4
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+1
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-15
/
+15
*
ObjectID converted to a structure, fixes many bugs where used incorrectly as ...
Juan Linietsky
2020-02-12
1
-1
/
+6
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Added count method to String
Chaosus
2019-07-23
1
-0
/
+14
*
Core: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Reduce String CoW
Hein-Pieter van Braam
2018-12-16
1
-1
/
+1
*
Update GDNantive API
lupoDharkael
2018-10-26
1
-0
/
+58
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-7
/
+7
*
Revert "Unify http- and percent- encode/decode"
Pedro J. Estébanez
2018-04-12
1
-0
/
+18
*
Unify http- and percent- encode/decode
Pedro J. Estébanez
2018-03-27
1
-18
/
+0
*
Fix GDNative procedures returning godot_char_string
Ruslan Mustakov
2018-01-12
1
-3
/
+3
*
[GDNative] updates to string API and const fixes
karroffel
2018-01-11
1
-124
/
+140
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
[GDNative] removed godot_string_c_str
Karroffel
2017-11-20
1
-5
/
+0
*
Merge pull request #12586 from karroffel/gdnative-gdnlibrary-changes
Thomas Herzog
2017-11-14
1
-3
/
+0
|
\
|
*
[GDNative] removed anchors
Karroffel
2017-11-03
1
-3
/
+0
*
|
[GDNative] small API bug fixes
Karroffel
2017-11-03
1
-5
/
+19
|
/
*
[GDnative] add pluginscript \o/
Emmanuel Leblond
2017-10-17
1
-2
/
+2
*
merged gdnative and nativescript module
Karroffel
2017-09-03
1
-0
/
+1267