bsx
|
fda93e381f
|
moved flame code into core
- flames now hav an API
- default flame code handles both types simultaneously
- l0dables may claim a flame to manipulate as they wish
|
2011-12-22 14:33:48 +01:00 |
schneider
|
6e93dd4002
|
moved config screen to l0dable, saving 592 bytes
|
2011-12-22 03:18:16 +01:00 |
schneider
|
77dd1c4b56
|
removed fs errors from exports and filetransfer, saves 260 bytes
|
2011-12-22 03:02:45 +01:00 |
schneider
|
ee9c41bc82
|
found 184 bytes in public key cypto
|
2011-12-22 02:45:08 +01:00 |
schneider
|
21b1b51a85
|
openbeacon, game: more jitter
|
2011-12-21 19:54:31 +01:00 |
schneider
|
f94b33963a
|
openbeacon: add extra random
|
2011-12-21 19:52:30 +01:00 |
schneider
|
328e2b1163
|
filesystem: use word access
|
2011-12-21 19:45:36 +01:00 |
schneider
|
d33f7929f2
|
remote: corrected packet format
|
2011-12-21 19:39:53 +01:00 |
schneider
|
d85a838307
|
game: use correct game name
|
2011-12-21 19:39:05 +01:00 |
schneider
|
093f8a2bfa
|
Merge branch 'master' of github.com:r0ket/r0ket
|
2011-12-21 15:59:19 +01:00 |
schneider
|
9c61444e7f
|
player: delay is now 5 times value from announce
|
2011-12-21 15:58:56 +01:00 |
lilafisch
|
8e17dc8056
|
Merge branch 'master' of github.com:r0ket/r0ket
|
2011-12-21 14:27:48 +01:00 |
Stefan `Sec` Zehl
|
4f08e8c1ea
|
Add jquery v1.7.1 -- b-pong needs it and nobody wants to fetch it :)
|
2011-12-20 11:58:51 +01:00 |
Stefan `Sec` Zehl
|
5dcc09bae1
|
fix return value when mesh recv is finished
|
2011-12-20 03:18:22 +01:00 |
schneider
|
952f7cda4c
|
openbeacon: use the queue to write files
|
2011-12-20 02:57:33 +01:00 |
schneider
|
aa5a53716a
|
openbeacon: saving seq number again
|
2011-12-20 02:43:11 +01:00 |
schneider
|
6697274019
|
game: added jitter and interval fields, added text display
|
2011-12-20 02:38:18 +01:00 |
Stefan `Sec` Zehl
|
4534c46aff
|
Add dependency to remake table.c for l0dables if changed
|
2011-12-20 01:57:56 +01:00 |
schneider
|
9e076bc373
|
added check for 'green' and 'yell0w' files for 1boot
|
2011-12-20 01:53:48 +01:00 |
schneider
|
4f9ca4d5b6
|
Merge branch 'master' of github.com:r0ket/r0ket
|
2011-12-20 01:31:04 +01:00 |
schneider
|
f10cc6798e
|
added light sensor configuration to 1boot
|
2011-12-20 01:30:24 +01:00 |
Stefan `Sec` Zehl
|
a005118640
|
Move lcdread menu entry to debug loadable
(add: lcdInit EXPORT, lcdRead needs it)
|
2011-12-20 01:23:00 +01:00 |
Stefan `Sec` Zehl
|
b10f12ba1f
|
Fix color lcd detection (only check ID3 byte).
Also: some cleanup of the lcd code. Sorry, I felt compelled.
|
2011-12-20 01:21:31 +01:00 |
schneider
|
5f584adb82
|
Merge branch 'master' of github.com:r0ket/r0ket
|
2011-12-19 21:46:37 +01:00 |
schneider
|
1c924ec370
|
init: fixed error, reduced code size
|
2011-12-19 21:46:04 +01:00 |
Stefan `Sec` Zehl
|
a3cbf8cd3f
|
remove more old loadable stuff
|
2011-12-19 21:30:01 +01:00 |
Stefan `Sec` Zehl
|
2c06cc0eaa
|
Merge branch 'master' of github.com:r0ket/r0ket
|
2011-12-19 21:21:53 +01:00 |
Stefan `Sec` Zehl
|
20638a2fd3
|
Merge branch 'master' of github.com:r0ket/r0ket
|
2011-12-19 21:21:32 +01:00 |
schneider
|
04a4c7127c
|
fixed light sensor with disabled chargeled
|
2011-12-19 21:21:07 +01:00 |
Stefan `Sec` Zehl
|
84467303e7
|
Correctly default to APP=final now
|
2011-12-19 21:20:58 +01:00 |
schneider
|
c4c2250deb
|
init: removed bad c code
|
2011-12-19 20:59:03 +01:00 |
schneider
|
c301baa98f
|
made format work again
|
2011-12-19 20:58:08 +01:00 |
Stefan `Sec` Zehl
|
8139b37a19
|
Revert "Default to APP=final instead of APP=username now"
This reverts commit 4b8c0ca715 .
|
2011-12-19 20:43:50 +01:00 |
Stefan `Sec` Zehl
|
4b8c0ca715
|
Default to APP=final instead of APP=username now
|
2011-12-19 18:36:26 +01:00 |
Stefan `Sec` Zehl
|
9bd0b3fd12
|
remove last traces of the older inconvenient lodable design
|
2011-12-19 18:28:17 +01:00 |
Stefan `Sec` Zehl
|
d64c2b51a4
|
Fix ./release-all for our new single-binary process.
Also do l0dable/mktable automatically so nobody forgets it.
Set "TABLE=NO" to avoid it
|
2011-12-19 18:26:41 +01:00 |
Stefan `Sec` Zehl
|
5c7ecaf0ec
|
Add prototype for mass-pong.
|
2011-12-19 17:26:54 +01:00 |
schneider
|
ee7e928634
|
found 32 bytes in formatDF
|
2011-12-18 22:25:10 +01:00 |
schneider
|
129c17b0d2
|
found 12 bytes in nihilants code
|
2011-12-18 22:05:00 +01:00 |
schneider
|
3fe091a31f
|
added nokia 1600 code from the_nihilant
|
2011-12-18 21:57:17 +01:00 |
lilafisch
|
31010c09dc
|
filter duplicates in game list
|
2011-12-18 21:18:45 +01:00 |
Stefan `Sec` Zehl
|
c0cb4b636a
|
Add simple integrator for websockets-based mass-pong
|
2011-12-18 18:55:08 +01:00 |
schneider
|
113231b3a3
|
found 32 bytes in uuid.c
|
2011-12-18 04:22:41 +01:00 |
schneider
|
64cb749c89
|
disabled debug output from saveConfig
|
2011-12-18 04:17:21 +01:00 |
schneider
|
5a4fde88fc
|
found 180 bytes in pin init
|
2011-12-18 04:11:47 +01:00 |
schneider
|
0ce2fca5a3
|
found 4 bytes in lcdInit
|
2011-12-18 03:59:52 +01:00 |
schneider
|
e183491413
|
disable mkfs by default
|
2011-12-18 02:39:01 +01:00 |
schneider
|
6e87b9579d
|
disabled lcdread from main menu, added lcdRead() to exports
|
2011-12-18 02:06:27 +01:00 |
schneider
|
a290db763b
|
disabled all crypto
|
2011-12-18 01:59:57 +01:00 |
schneider
|
43d67e5b36
|
fixed small error in last commit
|
2011-12-18 01:56:06 +01:00 |