Raman Varabets
4ef34ccc5b
Use wheelmoved function
2015-10-31 23:37:46 +08:00
Raman Varabets
a5fd850adb
Use numeric mouse button constants
2015-10-31 21:40:19 +08:00
Kenny Shields
28e6b8adcd
Set ENABLE_UTF8_SUPPORT to false
2015-01-01 05:18:46 -05:00
Kenny Shields
0c91c05caf
Add configuration variable for enabling/disabling utf8 support
2014-12-30 11:09:20 -05:00
Kenny Shields
e79832997e
Remove duplicate require code in init.lua
2014-11-09 11:30:38 -10:00
Stepets
34a84f6823
Merge https://github.com/KennyShields/LoveFrames
2014-11-09 18:48:03 +03:00
Stepets
519c52f18b
Merge branch 'HEAD' of https://github.com/Stepets/LoveFrames.git
...
Conflicts:
init.lua
2014-11-09 18:30:03 +03:00
Stepets
de7a6b4405
unicode support added. textinput mouse scrolling improved
2014-11-09 18:20:25 +03:00
Kenny Shields
f93991b1ef
Implement loveframes.dragobject
2014-11-01 14:27:21 -04:00
Kenny Shields
06fc817c85
Set ENABLE_SYSTEM_CURSORS to true
2014-10-30 19:46:18 -04:00
Kenny Shields
11264bb14e
Add ability to enable/disable system cursors
2014-10-30 19:34:05 -04:00
Kenny Shields
9977d8e106
Template files are now expected to return a template table instead of calling loveframes.templates.Register
2014-10-23 18:52:55 -04:00
Kenny Shields
4692f1e6d8
Keep the Love Frames table out of the global namespace
2014-10-23 18:36:16 -04:00
Kenny Shields
98c47eb9f9
Fix several typos and inconsistencies
2014-08-10 14:40:30 -04:00
Kenny Shields
3e12021010
Increment version number
2014-05-17 19:02:03 -04:00
Kenny Shields
60ad73f8b7
Remove support for LOVE 0.8.0
2014-04-03 18:55:46 -04:00
Kenny Shields
30cbac82c0
Increment version number
2014-02-11 07:36:42 -05:00
Kenny Shields
7c4b3b9804
Increment version number
2014-01-18 13:18:12 -05:00
Kenny Shields
804db58e05
Increment version number
2014-01-15 18:51:31 -05:00
Kenny Shields
a714e037c7
Update copyright notices
2014-01-14 06:29:11 -05:00
Kenny Shields
82e89ddd41
Move library files to /libraries
2014-01-14 06:05:40 -05:00
Kenny Shields
83e2dc1adb
Rework custom cursor code
2014-01-07 19:21:22 -05:00
Kenny Shields
49dc7ec8ca
Add frame resizing functionality
2014-01-07 19:06:03 -05:00
Kenny Shields
c633156334
Add menu object
2013-12-26 13:30:35 -05:00
Kenny Shields
26e56e1ad7
Incremented version numbers
2013-12-14 11:32:05 -05:00
CapsAdmin
5b72b20743
this method does not break relative paths
...
the method dir = dir:gsub("%.", "/")
2013-12-05 15:39:09 +01:00
Kenny Shields
dbe681ab52
Added form object
2013-11-25 08:06:41 -05:00
Kenny Shields
86dd7c2730
Reworked collision detection system
2013-11-22 12:00:06 -05:00
Kenny Shields
072918fbea
textinput custom cursor fixes
...
Updated the textinput custom cursor code to use the newest 0.9.0 cursor
functions
Fixed textinput custom cursors not being reset in certain situations
loveframes.hoverobject is now used to reference the currently hovered
object
loveframes.downobject has been added to assume the previous role of
loveframes.hoverobject
2013-10-30 19:05:10 -04:00
Kenny Shields
a46a6d697c
textinput fixes for 0.9.0
...
Added callback: textinput(text)
Added base method: textinput(text)
Fixed text processing issues with the textinput object when running Love
Frames with 0.9.0
2013-10-22 18:38:24 -04:00
Kenny Shields
420c459468
Upgraded to middleclass 3.0
2013-09-20 18:44:47 -04:00
Kenny Shields
7b8bf9c79e
Version 0.9.6.3 - Alpha (see changelog.txt)
2013-08-15 15:28:18 -04:00
Kenny Shields
8877eb4397
Version 0.9.6.2 - Alpha (see changelog.txt)
2013-08-14 22:09:22 -04:00
Kenny Shields
a095495209
Version 0.9.6.1 - Alpha (see changelog.txt)
2013-08-12 10:00:43 -04:00
Kenny Shields
81837c0095
Version 0.9.6 - Alpha (see changelog.txt)
2013-08-12 09:48:51 -04:00
Kenny Shields
6947e97cc5
Version 0.9.5.14 - Alpha (see changelog.txt)
2013-06-25 06:58:35 -04:00
Kenny Shields
27cad61b0a
Version 0.9.5.13 - Alpha (see changelog.txt)
2013-06-24 11:11:02 -04:00
Kenny Shields
0b5cdb6697
Version 0.9.5.12 - Alpha (see changelog.txt)
2013-06-10 12:34:01 -04:00
Kenny Shields
76c6846201
Version 0.9.5.11 - Alpha (see changelog.txt)
2013-05-15 14:02:55 -04:00
Kenny Shields
49b47722e0
Version 0.9.5.10 - Alpha (see changelog.txt)
2013-05-12 07:36:40 -04:00
Kenny Shields
33fd22b1b2
Version 0.9.5.9 - Alpha (see changelog.txt)
2013-05-08 05:13:01 -04:00
Kenny Shields
0723726757
Version 0.9.5.8 - Alpha (see changelog.txt)
2013-05-05 19:51:20 -04:00
Kenny Shields
ed8a78a10c
Version 0.9.5.7 - Alpha (see changelog.txt)
2013-04-09 10:51:00 -04:00
Kenny Shields
4614444ca4
Version 0.9.5.6
2013-03-29 15:14:45 -04:00
Kenny Shields
cfa6c17108
Version 0.9.5.5 - Alpha (see changelog.txt)
2013-03-23 15:50:44 -04:00
Kenny Shields
6bbdde17a8
Version 0.9.5.4 - Alpha (see changelog.txt)
2013-03-05 14:46:01 -05:00
Kenny Shields
a8d2c571bb
Version 0.9.5.3 - Alpha (see changelog.txt)
2013-02-25 05:28:14 -05:00
Kenny Shields
b834300a58
Version 0.9.5.2 - Alpha (see changelog.txt)
2013-02-24 11:59:03 -05:00
Kenny Shields
d1826e7f22
Version 0.9.5.1 - Alpha (see changelog.txt)
2013-02-17 13:18:25 -05:00
Kenny Shields
b0bd3a33cc
Version 0.9.5 - Alpha (see changelog.txt)
2013-02-11 16:15:40 -05:00