]> git.tdb.fi Git - netvis.git/log
netvis.git
14 years agoResolve port names
Mikko Rasa [Sat, 24 Oct 2009 09:55:50 +0000 (09:55 +0000)]
Resolve port names
Better algorithm for generating colors

14 years agoGet rid of any direct gl* calls in favor of the mspgl wrappers
Mikko Rasa [Thu, 22 Oct 2009 14:18:58 +0000 (14:18 +0000)]
Get rid of any direct gl* calls in favor of the mspgl wrappers

14 years agoReorder NetVis members
Mikko Rasa [Wed, 21 Oct 2009 20:12:05 +0000 (20:12 +0000)]
Reorder NetVis members
Do initialization in constructor and teardown in destructor

14 years agoGet rid of the separate font texture
Mikko Rasa [Wed, 21 Oct 2009 19:56:48 +0000 (19:56 +0000)]
Get rid of the separate font texture
Update svn:ignore

14 years agoUpdate coding style
Mikko Rasa [Wed, 21 Oct 2009 19:23:43 +0000 (19:23 +0000)]
Update coding style

14 years agoImprove the algorithm for deleting hosts
Mikko Rasa [Wed, 21 Oct 2009 18:49:27 +0000 (18:49 +0000)]
Improve the algorithm for deleting hosts
Add some missing includes

16 years agoFree stuff on exit
Mikko Rasa [Tue, 29 Apr 2008 06:05:19 +0000 (06:05 +0000)]
Free stuff on exit

16 years agoResolve IP addresses to hostnames
Mikko Rasa [Thu, 7 Feb 2008 14:59:44 +0000 (14:59 +0000)]
Resolve IP addresses to hostnames
Cap the rate at which to generate packets from hosts
Reduce the number of GL calls in rendering packets
A lot of other changes

16 years agoInitial revision
Mikko Rasa [Sun, 27 Jan 2008 19:35:03 +0000 (19:35 +0000)]
Initial revision

16 years agoCreate standard directories
Mikko Rasa [Sun, 27 Jan 2008 19:31:27 +0000 (19:31 +0000)]
Create standard directories