Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/lib/graphics/text_engine

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10114   17 years patrick merged network back to trunk
(edit) @9869   18 years bensch orxonox/trunk: merged the new_class_id branche back to the trunk. …
(edit) @9406   18 years bensch orxonox/trunk: merged the proxy back merged with commandsvn merge …
(edit) @9061   18 years patrick merged the single_player branche to trunk
(edit) @8989   18 years bensch orxonox/trunk: notifier notifies
(edit) @8981   18 years bensch trunk: less debug output
(edit) @8980   18 years bensch trunk: more gui in the Hud
(edit) @8769   18 years bensch orxonox/trunk: Font in Button-Widget used
(edit) @8768   18 years bensch trunk: font: cleaner draw() of Texts
(edit) @8767   18 years bensch font: less debug
(edit) @8766   18 years bensch font: no more friends
(edit) @8765   18 years bensch trunk: much better loading of the Font
(edit) @8764   18 years bensch load-implementation of font in font-data
(edit) @8763   18 years bensch minor nicer design
(edit) @8761   18 years bensch merged the new Font-Implementation back here merged with svn merge …
(edit) @8751   18 years bensch orxonox/trunk: Preparing for FONT-DATA
(edit) @8619   18 years bensch trunk: merged the gui-branche back. merged with command: svn merge …
(edit) @8518   18 years bensch merged the gui back to the trunk
(edit) @8448   18 years bensch merged gui back to the trunk merged with command merge -r8377:HEAD …
(edit) @8316   18 years bensch trunk: fixed most -Wall warnings… but there are still many missing :/
(edit) @8059   18 years bensch multi-line-text-fix-hack
(edit) @8037   18 years bensch trunk: merged the water back merged with command svn merge -r7798:HEAD …
(edit) @7919   18 years bensch orxonox/trunk: merged the gui branche back merged with command: …
(edit) @7758   18 years bensch trunk: minor positional fixes, and Shell Funtioning as intended again
(edit) @7757   18 years bensch orxonox/trunk: Resize of the Shell works quite nice
(edit) @7756   18 years bensch orxonox/trunk: Multiple Event Subscription Method @patrick, do you …
(edit) @7754   18 years bensch trunk: small properties
(edit) @7753   18 years bensch trunk: removed GTK, and also extended the Text Class.
(edit) @7742   18 years bensch trying to fix a strange bug of the static initialisation
(edit) @7738   18 years bensch Repositioning
(edit) @7737   18 years bensch Using MultiLine-Text in the Shell. This is much faster, and Nicer :)
(edit) @7727   18 years bensch trunk: some GL-properties for the Textures
(edit) @7726   18 years bensch trunk: minor valgrind bug fixed
(edit) @7457   18 years bensch orxonox/trunk: Size2D is ok now for the MultiLineText
(edit) @7456   18 years bensch trunk: work work…
(edit) @7455   18 years bensch orxonox/trunk: fixed a SegFault (that this worked before is some wonder :)
(edit) @7454   18 years bensch orxonox/trunk: better rebuild order
(edit) @7453   18 years bensch orxonox/trunk: Size is local to text now
(edit) @7451   18 years bensch orxonox/trunk: Test the MultiLineText in this revision
(edit) @7450   18 years bensch orxonox/trunk: added MultiLineText a Text for multiple line-input, …
(edit) @7449   18 years bensch orxonox/trunk: dafaultFont(xpm/SDL_Surface) renders again
(edit) @7448   18 years bensch orxonox/trunk: text-draw optimized
(edit) @7432   18 years bensch orxonox/trunk: less fileSys-stuff
(edit) @7431   18 years bensch orxonox/trunk: Font is PERFECT :)
(edit) @7430   18 years bensch orxonox/trunk: better GlyphMetrics-algo
(edit) @7429   18 years bensch orxonox/trunk: Font Renders nicer now
(edit) @7428   18 years bensch orxonox/trunk: move the Pollution of the ShellCommand to some other File
(edit) @7426   18 years bensch orxonox/trunk: ShellFont can be changed in threads :)
(edit) @7355   18 years bensch orxonox/trunk: works on windows too
(edit) @7221   18 years bensch orxonox/trunk: merged the std-branche back, it runs on windows and …
(edit) @7193   18 years bensch orxonox/trunk: new style for resources (prework/movement)
(edit) @6981   18 years bensch trunk: some virtuals
(edit) @6645   18 years bensch orxonox/trunk: totally remastered the ResourceManager. Now it takes …
(edit) @6609   18 years bensch orxonox/trunk: compile again on Windows
(edit) @6349   18 years bensch orxonox/trunk: minor fix in the TextEngine
(edit) @6222   18 years bensch orxonox/trunk: merged the christmas branche to the trunk merged with …
(edit) @5885   18 years bensch orxonox/trunk: classList: returns const lists
(edit) @5859   18 years bensch orxonox/trunk: small changes in the Texture interface
(edit) @5856   18 years bensch orxonox/trunk: TextureToGL is now more modular
(edit) @5780   18 years bensch orxonox/trunk: no more segfault in the Shell
(edit) @5779   18 years bensch orxonox/trunk: ClassList is now in std::list style ShellCommand is now …
(edit) @5768   18 years bensch orxonox/trunk: font is a Texture now (this is a procedural texture)
(edit) @5767   18 years bensch orxonox/trunk: removed support for text-render-static
(edit) @5515   19 years bensch orxonox/trunk: unloading of fonts now without a Warning from the …
(edit) @5427   19 years bensch orxonox/trunk: some minor include stuff
(edit) @5421   19 years bensch orxonox/trunk: GUI-Element visible
(edit) @5420   19 years bensch orxonox/trunk: Font is now Right, and the Rendering 'should be' faster.
(edit) @5419   19 years bensch orxonox/trunk: MUCH better algorithm for the QuaternionSlerp in PNodes …
(edit) @5418   19 years bensch orxonox/trunk: Text offers its Size to Element2D
(edit) @5395   19 years bensch orxonox/trunk: first element of the GLGui is visible… there is a …
(edit) @5378   19 years bensch orxonox/trunk: crosshair now more compliant with Element2D Element2D …
(edit) @5376   19 years bensch orxonox/trunk: fancy effects in Shell
(edit) @5370   19 years bensch orxonox/trunk: minor nice-render update in the FONT
(edit) @5369   19 years bensch orxonox/trunk: saver font-changing in the Shell
(edit) @5368   19 years bensch orxonox/trunk: rendering font with RenderSize, but not with TextSize. …
(edit) @5367   19 years bensch orxonox/trunk: font do no more handle any displayLists of Glyphs
(edit) @5362   19 years bensch oroxnox/trunk: gui extends element2D
(edit) @5357   19 years bensch orxonox/trunk: some minor cleanup, of the mess i made with AutoMake-sh
(edit) @5355   19 years bensch orxonox/trunk: some build-efficiency-issues
(edit) @5347   19 years bensch orxonox/trunk: building Graphics as a lib names libORXgraphics.a
(edit) @5345   19 years bensch orxonox/trunk: Text now does not segfault anymore, if Font could not …
(edit) @5344   19 years bensch orxonox/trunk: new Way to load and unload Text
(edit) @5343   19 years bensch orxonox/trunk: split open the text-engine
(add) @5342   19 years bensch orxonox/trunk: moved text_engine to src/lib/graphics/text_engine …
Note: See TracRevisionLog for help on using the revision log.