lp:~majcherlk/widelands/bug-1387784

Created by Lukasz and last modified
Get this branch:
bzr branch lp:~majcherlk/widelands/bug-1387784
Only Lukasz can upload to this branch. If you are Lukasz please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Lukasz
Project:
widelands
Status:
Development

Recent revisions

7277. By Lukasz

using smaller font when text is overflowing

7276. By SirVer

Remove hint to alt dragging.

7275. By SirVer

- Removes software renderering.
- Moves code from GLSurface into Surface. GLSurface is gone now.
- Changes stand alone richtext renderer to bring up a graphics system so that offscreen rendering works. This makes it unsuitable for being a unit test ran after compilation though.

7274. By Hans Joachim Desserud

Fixes dead initialization. Is now assigned to the value which ends up used straight away

7273. By GunChleoc

Save a minimap.png into each map when saved. Also adds a minimap.png to all shipped maps.

7272. By SirVer

- Uses SDLK_ (logical keycodes) instead of SDL_SCANCODE (physical keycodes) for
  hotkeys.
- A panel that handles textinput should also handle all key inputs so that they
  do not propagate.
- Removes a bunch of unneeded ifs and other save code changes.
- Renames set_think() to set_thinks().

7271. By SirVer

Remerged remove_caching branch, since I found some more unused code.

7270. By SirVer

Fixes flashing black screen on save and in editor.

7269. By GunChleoc

Remove ALT dragging of windows.

It does not work in the editor and in most Linux window managers (which use the same for dragging the full window).

7268. By GunChleoc

Removed caching from the UI implementation. It was not used often (only for complete windows) and will likely be slower on OpenGL anyways.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:widelands
This branch contains Public information 
Everyone can see this information.

Subscribers