Alex Szpakowski
|
2838208338
Cleaned up love.filesystem.load and love.filesystem.getLastModified code
|
12 년 전 |
Alex Szpakowski
|
129ae0f4eb
Added love.filesystem.append (issue #541)
|
12 년 전 |
Alex Szpakowski
|
96229bcb5d
Cleaned up love.filesystem.read/write code
|
12 년 전 |
Alex Szpakowski
|
8d4f35b86b
Added love.filesystem.getSize (issue #541)
|
12 년 전 |
Alex Szpakowski
|
96161c66f6
Updated copyright text for the new year
|
12 년 전 |
Bart van Strien
|
7793e7f02f
CRLF to LF
|
13 년 전 |
rude
|
81c38e22d0
Applied the new style guidelines.
|
13 년 전 |
Bart van Strien
|
dd04074d62
Add love.filesystem.getIdentity
|
13 년 전 |
Bart van Strien
|
e57e9efe0e
Improve love.filesystem.lines
|
13 년 전 |
Bill Meltsner
|
be55579a22
Happy New Year, have an enormous diff
|
13 년 전 |
Bart van Strien
|
c707a4ca45
Properly export all lua-facing functions and use those for initialization (love.cpp no longer explicitly mentions implementations)
|
13 년 전 |
Bill Meltsner
|
6277f4c75b
lua libraries, even on mac, almost never come in .dylib form, but rather .so - change love.filesystem.require accordingly
|
13 년 전 |
Bart van Strien
|
0aae9684b3
Automated formatting fix
|
13 년 전 |
Bart van Strien
|
0d174cfb81
Fix compiler warnings
|
14 년 전 |
Bart van Strien
|
09367dc3bd
Make love loaders the first 2, preventing lua loaders from loading the wrong files (issue #283)
|
14 년 전 |
Bart van Strien
|
59a407bc6d
Add second loader for binary modules
|
14 년 전 |
Bart van Strien
|
a79231f9f9
Catch exception in lines
|
14 년 전 |
rude
|
e1d1ebb2f1
Fix warnings in MSVC 2010.
|
14 년 전 |
Bart van Strien
|
160c17c180
Drop old require syntax (no more .lua extension)
|
14 년 전 |
Bart van Strien
|
fc5cda36e2
Allow merged games marked as 'release' to have their save dir directly in the appdata dir
|
14 년 전 |
Bart van Strien
|
453593c9b0
Catch some more file-opening exceptions and make them lua errors instead
|
14 년 전 |
Bill Meltsner
|
fde708160e
bringing in the new year by changing every 2010 to 2011
|
14 년 전 |
Bart van Strien
|
aa7ec54121
Add love.filesystem.getLastModified (issue #163)
|
14 년 전 |
Bart van Strien
|
9b7df91797
Added ?/init.lua to the love loader (issue #116)
|
14 년 전 |
Bart van Strien
|
2169f531f8
Threads now get the love.filesystem package.loader too
|
15 년 전 |
rude
|
d27dd8b5dd
Added base64 support for FileData, and inlined all resources in boot.lua/graphics.lua as base64. Also removed old reshax stuff.
|
15 년 전 |
[email protected]
|
bf72299223
Fixed bug/epic fail in loader
|
15 년 전 |
[email protected]
|
736f7ab1a2
love.thread can now share full userdata
|
15 년 전 |
[email protected]
|
355a94755d
Added first version of thread and enabled newFileData
|
15 년 전 |
rude
|
aa01c984b9
Updated all dates to 2010.
|
15 년 전 |