rude
|
d884cb8a82
|
Removed newWorld(w, h). Added newWorld(x1, y1, x2, y2).
|
2010-11-25 16:49:03 +01:00 |
|
Bart van Strien
|
a47fa1462d
|
Added table support for love.graphics.setColor (issue #106)
|
2010-11-16 20:47:28 +01:00 |
|
Bart van Strien
|
0aa4c36950
|
Last fix for proposal #105 and added it to changes.txt
|
2010-11-07 14:13:53 +01:00 |
|
Bart van Strien
|
b2d054ad50
|
newWorld(w, h) now actually makes the world w*h, not 4*w*h
|
2010-10-12 21:36:41 +02:00 |
|
Bart van Strien
|
b35be57a6b
|
Fix bug #82 (blend mode in error handler)
|
2010-10-06 22:22:35 +02:00 |
|
Bart van Strien
|
73a4175a30
|
Updated changelog
|
2010-09-27 21:10:50 +02:00 |
|
Bart van Strien
|
99abe5ae19
|
Updated the changelog to reflect bugfix as described in issue #67
|
2010-09-15 21:11:52 +02:00 |
|
Bill Meltsner
|
708f4f92ae
|
updated version stuff
|
2010-09-14 15:42:46 -04:00 |
|
rude
|
a39b58bf5e
|
Added code names for each version.
|
2010-09-14 21:05:26 +02:00 |
|
Bart van Strien
|
fe60afda0e
|
Moved volume change in modplug decoder to after check if file has been loaded, thanks Michael R (fixes #60)
|
2010-09-06 07:53:30 +02:00 |
|
Bart van Strien
|
3930028ee0
|
thelinx wanted to clean up the changelog
|
2010-09-05 17:43:40 +02:00 |
|
Bart van Strien
|
0ae80fc873
|
Updated changes.txt
|
2010-09-05 17:24:33 +02:00 |
|
Bill Meltsner
|
6f90a33e17
|
Exposed Source:setPosition and its brethren
|
2010-08-19 09:08:36 -05:00 |
|
Bill Meltsner
|
7611edd9ee
|
DistanceJoint:getType now returns "distance" instead of "circle"
|
2010-08-19 01:05:51 -05:00 |
|
Bart van Strien
|
310a50ba2f
|
Exposed shape:getBody
|
2010-08-09 12:32:10 +02:00 |
|
Bart van Strien
|
443dd49aed
|
Updated changelog
|
2010-08-04 13:41:21 +02:00 |
|
Bart van Strien
|
5235ceac53
|
Added love.focus callback
|
2010-08-03 13:51:19 +02:00 |
|
Bill Meltsner
|
176645e25d
|
added love.graphics.setIcon
|
2010-08-01 08:56:05 -05:00 |
|
Bart van Strien
|
908df65bdb
|
Added meter parameter to newWorld
|
2010-08-01 14:42:54 +02:00 |
|
Bart van Strien
|
55ec59810d
|
Added love.quit callback
|
2010-07-31 16:22:12 +02:00 |
|
Bart van Strien
|
57f25a98e4
|
debug change didn't fit in
|
2010-06-26 19:10:58 +02:00 |
|
Bill Meltsner
|
1c53819a04
|
added a few more changes
|
2010-06-25 12:05:16 -05:00 |
|
Bart van Strien
|
b0c5c1fc17
|
Yes, we enabled FileData (changes.txt)
|
2010-06-25 16:08:21 +02:00 |
|
Bill Meltsner
|
6722b13c45
|
cleaned up the changelog
|
2010-06-23 13:31:45 -05:00 |
|
Bart van Strien
|
2534a10518
|
Added almost everything to the changelog
|
2010-06-22 16:19:14 +02:00 |
|
Bill Meltsner
|
530e84e92f
|
added a 0.7.0 section to the changelog, maybe this will provide some impetus to write down the changes
|
2010-06-21 01:38:52 -05:00 |
|
rude
|
78c783bb57
|
Fixed ImageFont.
|
2010-03-03 20:38:21 +01:00 |
|
rude
|
abe37d188f
|
Disabled love.thread. Upped version to 0.6.2.
|
2010-03-01 21:07:46 +01:00 |
|
bart@bartbes.ath.cx
|
dacf872ee1
|
Added the changes to the changelog
|
2010-02-24 12:01:43 +01:00 |
|
rude
|
edac50b061
|
Updated change-log.
|
2010-02-03 20:51:42 +01:00 |
|
bart@bartbes.ath.cx
|
b013a5b87f
|
Added another change I forgot
|
2010-01-31 19:28:46 +01:00 |
|
rude
|
7b37bdd4f8
|
Updated changelog.
|
2010-01-31 17:03:46 +01:00 |
|
Bill Meltsner
|
8f3d08f444
|
updated changes.txt, and fixed some glaring inaccuracies in the 0.6.0 changelog (not that it's by any means complete, but it doesn't blatantly lie (as much) anymore)
|
2010-01-19 08:28:32 -05:00 |
|
bart@bartbes.ath.cx
|
b7dc56d289
|
More changes.txt
|
2010-01-07 19:51:22 +01:00 |
|
Bill Meltsner
|
1e2c97167c
|
Building the Mac OS X build now includes the demos folder in the disk image (but the demos folder is not in the repo, you need to put it in the base folder if it's not already there)
|
2010-01-06 09:34:45 -06:00 |
|
Bill Meltsner
|
ec56f3de22
|
Updated changes.txt
|
2010-01-06 09:10:47 -06:00 |
|
bart@bartbes.ath.cx
|
8aa38ebea7
|
Update of changes.txt
|
2010-01-06 15:19:24 +01:00 |
|
rude
|
239ddab6aa
|
Updated readme and changes.
|
2010-01-04 20:11:59 +01:00 |
|
rude
|
e0115a384e
|
Moved most constants into relevant classes.
|
2009-07-26 23:05:26 +02:00 |
|
rude
|
dcb3dfd83d
|
Initial Mercurial commit.
|
2009-07-26 15:46:49 +02:00 |
|