Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
programming
(root)
/
school
/
cs480/
– Rev 356
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
356
6945 d 14 h
ira
/school/cs480/draw/
Adding support to compile statically
354
6947 d 17 h
ira
/school/cs480/elevator/
Add copyright data
351
6954 d 10 h
ira
/school/cs480/elevator/
Crash fix.
Add elevator number and floor to button request dialog.
350
6954 d 11 h
ira
/school/cs480/elevator/
Small Cleanups
349
6954 d 16 h
ira
/school/cs480/elevator/
Move elevator_window_main.cc to main.cc which is more descriptive.
348
6954 d 16 h
ira
/school/cs480/elevator/
Misc Cleanups.
347
6954 d 16 h
ira
/school/cs480/elevator/
Add dynamic gui generation code.
346
6954 d 17 h
ira
/school/cs480/elevator/
Get set up for dynamic gui generation. Add fixmes.
345
6954 d 19 h
ira
/school/cs480/elevator/
Add more info to dialog. Add FIXME's.
344
6955 d 7 h
ira
/school/cs480/elevator/
Fix all threading issues by switching to a Glib::Dispatcher and
using a single thread for the gui.
Misc Bugfixes.
343
6956 d 5 h
ira
/school/cs480/
Removing what turned out to be a useless branch.
342
6956 d 5 h
ira
/school/cs480/elevator/
Remove obsolete code
341
6956 d 5 h
ira
/school/cs480/elevator/
Fix Makefile
340
6956 d 5 h
ira
/school/cs480/elevator/
GUI. Tons of cleanups
339
6956 d 12 h
ira
/school/cs480/elevator/
Remove old code. Add asserts.
338
6958 d 19 h
ira
/school/cs480/elevator/
Add copyright information.
337
6958 d 19 h
ira
/school/cs480/elevator/
Add asserts to the Elevator class.
336
6958 d 19 h
ira
/school/cs480/elevator/
Remove extraneous comment.
Add asserts.
335
6958 d 20 h
ira
/school/cs480/elevator/
Use bounds-checked access on vector stop_at_floors.
Drastically simplify Controller::find_closest_elevator() and
make it actually work.
334
6959 d 7 h
ira
/school/cs480/elevator/
All floors are now indexed by 0.
Floors are now in the range [0,num_floors-1] instead of [1,num_floors].
Switch to bounds-checked vector indexing.
Make the elevator vector take Elevator* not Elevator, since we weren't
constructing them properly.
Fix Controller::find_closest_elevator().
←Prev
1
2
Next→
Show All