* move marchlist into its own file
authorWilfried Göesgens <willi@citadel.org>
Fri, 28 Aug 2009 21:13:28 +0000 (21:13 +0000)
committerWilfried Göesgens <willi@citadel.org>
Fri, 28 Aug 2009 21:13:28 +0000 (21:13 +0000)
commit275bbb751736a849fcda6da0e8b6d1ab3eee06d4
treebbff910f99ff2f642a423797a57240664b22537b
parent085c2707fab07b140e9ec3b114396e37df50c670
* move marchlist into its own file
* remove spaces from makefile; s.b. complained about this
* change the new iconbar room treeview from dynamic to static structures; this saves computing power and makes sorting / filtering much cheaper than having to search through a list for structure members.
* move room related stuff to its own header.
* cache floors in the session, thoy don't change in such a high frequency.
webcit/config.guess
webcit/config.sub
webcit/marchlist.c
webcit/messages.c
webcit/po/Makefile.in
webcit/roomops.c
webcit/roomops.h [new file with mode: 0644]
webcit/static/t/json_floor.html
webcit/static/t/json_room.html
webcit/subst.h
webcit/webcit.h