Commit Graph

63 Commits

Author SHA1 Message Date
Matthias Felleisen
8cc54bc495 re-directed image
svn: r15869
2009-09-03 22:50:15 +00:00
Robby Findler
0646de8473 cleaned up a little bit, here and there
svn: r15675
2009-08-05 19:44:06 +00:00
Robby Findler
0a24b8945d updated impl to match contracts
svn: r14083
2009-03-13 02:00:13 +00:00
Matthias Felleisen
d35d05956e removed a left-over printf
svn: r13209
2009-01-19 02:13:47 +00:00
Robby Findler
1b093e7963 improved the check that avoids redrawing (added it to key events and changed it to use equal instead of eq)
svn: r12941
2008-12-26 18:34:40 +00:00
Matthias Felleisen
d2248f6ff6 small bug fix in world, needs more inspection
svn: r12221
2008-11-03 01:43:11 +00:00
Robby Findler
33d52cb379 performance improvement
svn: r11916
2008-09-30 20:18:55 +00:00
Matthias Felleisen
fd9ac82bd5 world: big-bang & friends can be re-run
svn: r11466
2008-08-28 19:56:38 +00:00
Matthias Felleisen
a56b3bff61 mouse events in [0,WIDTH] x [0,HEIGHT]
svn: r11413
2008-08-25 13:30:51 +00:00
Matthew Flatt
fcabbbf576 change world animated GIFs to not loop
svn: r11242
2008-08-14 17:17:57 +00:00
Matthias Felleisen
b96fd759f3 ke=? changed to key=?
svn: r11200
2008-08-12 12:56:30 +00:00
Danny Yoo
79fcb48d2f Adjusted filenames used for saving the animation frames so they're consistent width.
svn: r10928
2008-07-26 21:48:34 +00:00
Danny Yoo
323ae22f12 Adding a five-second pause to the end of an animated-gif. Added #:last-frame-delay parameter to mrlib/gif's write-animated-gif function.
svn: r10927
2008-07-26 21:48:29 +00:00
Matthew Flatt
447698bce1 improve macros and docs for mpairs inside; change mrlib/gif to use scheme/base keywords
svn: r10781
2008-07-15 19:29:08 +00:00
Matthias Felleisen
7d2dac6fd3 world comments
svn: r10702
2008-07-09 19:41:31 +00:00
Matthias Felleisen
e5a28ba411 svn: r10701 2008-07-09 17:51:05 +00:00
Eli Barzilay
7d50e61c7f * Newlines at EOFs
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind

svn: r10689
2008-07-09 07:18:06 +00:00
Matthias Felleisen
55f6eddfea added key-event, ke
svn: r10597
2008-07-04 14:26:19 +00:00
Matthias Felleisen
32f514f78e commented out tests
svn: r10392
2008-06-20 14:41:19 +00:00
Matthias Felleisen
55604117e4 world with lang scheme
svn: r10331
2008-06-18 02:13:42 +00:00
Matthias Felleisen
9276a46dc4 is-end-of-world added to world
svn: r10300
2008-06-16 19:52:40 +00:00
Matthias Felleisen
c8db94bce7 fixed reverse bug
svn: r9427
2008-04-23 15:43:20 +00:00
Matthias Felleisen
8360fbfba0 fixed bug in place-image0
svn: r9032
2008-03-20 21:20:38 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Matthias Felleisen
da15995f92 world in 4.0
svn: r7866
2007-11-30 15:34:49 +00:00
Matthias Felleisen
0f3a841e58 svn: r7834 2007-11-26 02:20:40 +00:00
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Matthias Felleisen
6755a9aae6 added optional argument to runn-simulation
svn: r7361
2007-09-17 13:44:52 +00:00
Matthias Felleisen
140b1eb1fd world exports line+scene and add-line now
svn: r7039
2007-08-06 23:59:54 +00:00
Matthias Felleisen
e9a4d3aeb2 8773: I should have run the tests
svn: r6741
2007-06-26 13:10:42 +00:00
Matthew Flatt
e85a15df98 add support for 'lib paths in define-runtime-path, and change world.ss to use it
svn: r6150
2007-05-05 00:17:06 +00:00
Matthias Felleisen
4744c559b0 htdp, testing
svn: r6147
2007-05-04 22:16:26 +00:00
Matthias Felleisen
4f40c72d65 world finalized for now
svn: r6134
2007-05-04 02:23:02 +00:00
Matthias Felleisen
7ca2762e7e world scene, pasteboard bug
svn: r6132
2007-05-03 23:00:52 +00:00
Matthias Felleisen
7c43d47312 world with arb numbers
svn: r6131
2007-05-03 21:50:46 +00:00
Robby Findler
d44fea1dd1 keeps the pinhole in the center of the world
svn: r6129
2007-05-03 16:12:24 +00:00
Matthias Felleisen
06edc1b652 animated gifs from Matthew's lib, plus optional
svn: r6076
2007-04-28 23:06:54 +00:00
Matthias Felleisen
b81a871349 world draw bitmaps instead of getting them
svn: r6060
2007-04-27 22:07:07 +00:00
Eli Barzilay
4bd2d14b7c prefix -> require only image?
svn: r5267
2007-01-08 22:12:33 +00:00
Matthias Felleisen
ceae98a985 macro for callbacks! macros ueber alles!
svn: r5166
2006-12-22 16:52:54 +00:00
Matthias Felleisen
9fd71be16c world finalized
svn: r5155
2006-12-21 19:03:28 +00:00
Matthias Felleisen
69c1149492 modified the playback to use system
svn: r5152
2006-12-21 03:03:33 +00:00
Matthias Felleisen
280d2aa95e added recording/imaging functionality to world.ss
svn: r5150
2006-12-20 23:18:32 +00:00
Matthias Felleisen
8037d9b184 added buttons for recording images for playback
svn: r5147
2006-12-20 04:09:50 +00:00
Matthias Felleisen
586b47c0dd world modified
svn: r5140
2006-12-19 19:47:05 +00:00
Matthias Felleisen
5edb1ce300 add-line in world.ss properly cuts off lines now
svn: r5079
2006-12-11 01:18:35 +00:00
Matthias Felleisen
cedb2d088f put-pinhole instead of move-pinhole for nw:rectangle
svn: r4739
2006-11-01 21:49:20 +00:00
Matthias Felleisen
fd5aeff0a5 fixed place-image's contracts
svn: r4727
2006-11-01 04:10:01 +00:00
Matthias Felleisen
c7a8c49ac8 fixed immediate world and graphing bugs
svn: r4637
2006-10-19 01:58:06 +00:00
Matthias Felleisen
c3803982eb world with mouse events
svn: r2517
2006-03-27 15:31:07 +00:00